/* CSS Document */
#ligne_xml_top {
	width:300px;
	height:29px;
	padding-top:8px;
	background-image:url(images/top_box.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	color:#fff;
}

#ligne_xml_bottom {
	width:300px;
	height:25px;
	padding-top:8px;
	background-image:url(images/bottom_box.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-variant: small-caps;
	font-size:12px;
	margin-bottom:15px;
	color:#fff;
}

#ligne_xml_bottom a {
	color:#fff;
	text-decoration:none;
}

#ligne_xml {
	width:284px;
	height:75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	background-color:#000;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

#ligne_xml img {
	border:none;
}

#ligne_xml_noth {
	width:280px;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color:#eee;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C52276;
	border-left-color: #C52276;
	padding-left:4px;
}

#ligne_xml_noth a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8E0909;
	text-decoration:none;
}

#vignette_xml {
	width:75px;
	height:75px;
	float:left;
}

#vignette_xml img {
	border:none;
}

#url_xml {
	width:204px;
	height:60px;
	padding-top:15px;
	float:left;
	padding-left:5px;
}

#url_xml a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#8E0909;
	text-decoration:none;
}

#ligne_formulaire {
	width:300px;
	height:auto;
	background-color:#000;
	font-size:12px;
	color:#CDC6CA;
}
