/* CSS Document christellecordel.com */
/*BALISES, ID et CLASS COMMUNES*/
body{
background-color:#000000;
font-family:"Calligraph421 BT","Calisto MT","Georgia";
font-size:14px;
color:#FFFFFF;
margin-top:0;
}
#footer{
text-align:center;
font-size:12px;
width:935px;
height:66px;
background-image:url(design/footer.gif);
}
#center{
width:798px;
height:445px;
background-image:url(design/center.gif);
}
#text_presentation{
	margin-left: 25px;
	margin-right: 25px;
	text-align:justify;
}
#news{
width:238px;
height:145px;
}
#news_contour{
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#menu_contact{
background-image:url(design/menu_contact.gif);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
		font-size:14px;
}
a:hover {
	color: #D7A2D2;
	font-size:14px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
}

/* PAGE LIENS */
fieldset{
font-size:16px;
width:80%;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
}
legend{
color:#FFFFFF;
}
#liens-titres{
margin:4px;
}
.code{
	font-size: 12px;
}
/* FORMULAIRE */
.btn {
	font-family:"Calligraph421 BT";
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #666666;
}
.alert{
color:#FF0000;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.comlink a:link {
color: #D7A2D2;
text-decoration:none;
}
.comlink a:visited{
color: #D7A2D2;
text-decoration:none;
}
.comlink a:visited{
color: #D7A2D2;
text-decoration:none;
}
.comlink a:hover{
color: #D7A2D2;
text-decoration:underline;
}
.comlink a:active{
color: #D7A2D2;
text-decoration:none;
}

/*.direct a:link {
	color: #D7A2D2;
	text-decoration: none;
}
.direct a:visited {
	text-decoration: none;
	color: #D7A2D2;
}
.direct a:hover {
	color: #D7A2D2;
	font-weight: bolder;
}
.direct a:active {
	text-decoration: none;
	color: #D7A2D2;
}*/
.phone{
font-size:14px;
}
.nb{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.valid{
color: #D7A2D2;
}
.invalid{
color:#FF0000;
}
/* PAGES GALERIES */
#galeries {
width:798px;
height:445px;
padding-top:8px;
}
