#bandeau {
	background-image: url(../images/bandeau-download.jpg);
}



#main_content {
	min-height:440px;
}




#connect_module{
background-image:url(../images/cadre_download_area.jpg);
width:201px;
height:162px;
float:left;
}
#connect_module form{
padding-top:60px;
margin-left:30px;
}




div.extranet	{
	width: 175px;
	/*height: 132px;
	top: 11px;*/
	left: 0px;
	position: relative;
}
.titre_extranet	{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
div.extranet td	{
	font-size: 12px;
	color: #FF3333;
	font-weight: bold;
	border-bottom: 1px dotted #99002D;
	padding-bottom: 5px;
	padding-top: 1px;
}
div.extranet hr	{
	border: 1px dotted #FF3333;
}
div.extranet td.champ_form	{
	background-image: url(../medias/images/ban3_champ.gif);
	height: 31px;
	width: 175px;
	padding-left: 10px;
	padding-top: 6px;
	border-width: 0px;
	background-repeat: no-repeat;
}
div.extranet td.champ_form input	{
	border-width: 0px;
	color: #FF3333;
	font-weight: bold;
}
div.dossier	{
	margin-left:20px;
	/*border-left: 1px dotted #FF3333;*/
}





#content_download{
margin-left:240px;
}
#formulaire_connect {
font-size: 10pt;
}
#formulaire_connect input, select {
	font-size: 10pt;
	font-weight:normal;
	height: 18px;
	border: 1px solid #008CB9;
}
#formulaire_connect input {
width:110px;
}
#formulaire_connect select {
height: 18px;
width:114px;
}
.div_info{
	position:absolute;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	width:100%;
	height:20px;
	top:1px;
	left:1px;
	background-color:#CC0000;
	z-index: 1;
}