*
{
	margin:0px;
	padding:0px;
}

html,body,input,textarea,table
{
	font-size:13px;
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
}
table
{

}
tr,th,td
{
	text-align:center;
	padding:0px;
	margin:0px;
}
img
{
	border:none;
}
a
{
	color:#7d3666;
}
a:hover
{
	color:#9ad3c3;
}
body
{
	text-align:center;
	background-image:url(body.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#wrapper
{
	width:910px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#logo
{
	float:left;
	height:140px;
	width:250px;
	text-align:center;
	border-bottom:1px #ffc5c7 solid;
}
#presentation
{
	float:left;
	width:100%;
	text-align:center;
	font-style:italic;
	border-bottom:1px #7d3666 dotted;
	background-color:#7d3666;
	margin-top:5px;
}
#partners
{
	float:left;
	width:100%;
	text-align:center;
	font-style:italic;
	border-top:1px #69baff dotted;
	background-color:#ebfbff;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}
#right
{
	float:right;
	position:relative;
	height:140px;
	width:660px;
	border-bottom:1px #ffc5c7 solid;
}
#pub
{
	top:20px;
	left:0px;
	position:absolute;
	width:100%;
	text-align:center;
	margin-top:0px;
}
#pres
{
	top:60px;
	left:0px;
	position:absolute;
	width:100%;

	color:#981d71;
	font-size:14px;
	margin-top:30px;
	font-weight:bold;
	text-align:center;
}
.button
{
	background-image:url(input.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px #cccccc solid;

}
.maj
{
	background-image:url(input.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px #cccccc solid;
	font-variant:small-caps;
}
.menu
{
	clear:left;
	float:left;
	width:200px;
	margin-top:45px;
	border:1px #8601ff solid;
	background-color:#f8efff;
}
.menu h2
{
	font-size:24px;
	color:#7d3666;
	padding:5px;
	text-align:center;
	font-variant:small-caps;
}
.menu ul
{
	margin:5px;
	list-style-position:inside;
	color:#7d3666
}
.menu li
{
	letter-spacing:1px;

	padding-top:7px;
	padding-bottom:7px;
}
.menu a 
{
	font-size:15px;
	text-decoration:none;
	border-bottom:1px #7d3666 dotted;
}
#content
{
	float:right;
	width:700px;
	/*background-image:url(content.gif);*/
	background-position:center;
	background-repeat:no-repeat;
}
#content h1
{
	font-size:20px;
	color:#8300fa;
	background-image:url(h1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:15px;
	margin-top:15px;
	font-weight:normal;
}
#content h2
{
	font-size:10px;
	margin-bottom:5px;
	margin-top:5px;
}
#content ul
{
	list-style-position:inside;
	list-style-type:circle;
}
#content li
{
	margin-top:5px;
	margin-bottom:5px;
}
#content p
{
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
}
#content .row
{
	width:100%;
	margin-bottom:15px;
}
#content .label
{
	float:left;
	width:200px;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}
#content .forminfo
{
	clear:both;
	font-size:12px;
	color:#999999;
	margin-left:200px;
}
#content .labelError
{
	clear:both;
	font-size:12px;
	color:#990000;
	margin-left:200px;
}
#content .next
{
	text-align:center;
	margin:10px;
}
#content .next a
{	
	display:block;
	font-size:11px;
	color:#62c600;
	text-decoration:none;
	line-height:50px;
	font-weight:bold;
	width:300px;
	height:50px;
	background-image:url(button.gif);
}
.success
{
	font-size:20px;
	font-weight:bold;
	color:#009933;
}
.imageIn
{
	text-align:center;
	margin-top:25px;
	margin-bottom:25px;
}
.imageIn img
{
	border:1px #000000 solid;
}
address
{
	float:left;
	width:100%;
	text-align:center;
	font-style:italic;
	border-top:1px #8601ff solid;
	background-color:#f8efff;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}
