@charset "utf-8";
/*/////////////////////////////////////////////////////
////         Corsud Informatique 2009®             ////
////           Tous droits réservés                ////
/////////////////////////////////////////////////////*/

/* GENERAL STYLE */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/misc/bg.gif);
	background-attachment: fixed;
}
.titre_menu {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
.titre_contenu {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.copyright {
	font-size:12px;
	color:#FFF;
}
.menu a {
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.menu1 a:hover {
	color:#92CC02;
	font-weight:bold;
}
.menu2 a:hover {
	color:#025BAD;
	font-weight:bold;
}
.menu3 a:hover {
	color:#E55C00;
	font-weight:bold;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

/* PAGES STYLE */
fieldset { 
	border:1px dotted #999;
}
legend {
	background-color:#FFF;
	font-size:12px;
	font-weight:bold;
	color:#0A72C0;
}
li { list-style-image: url(../images/misc/li.png);
}
.liorange {
	color:#F60;
	font-weight:bold;
}
.head_pages {
	color:#333;
	font-weight:bold;
	font-style:italic;
	}

/* PAGE INFOS SERVEURS */
.redinfoserveur {
	color:#F00;
	font-weight:bold;
}
.greeninfoserveur {
	color:#090;
	font-weight:bold;
}
.progressBar {
	background-color:#F00;
}
.progressBarBg {
	padding:0px;
	border: 1px solid #333;
	background-color:#00CA00;
}

/* PAGE CONTACT */
.txt_form_contact {
	font-weight: bold;
	color:#333;
}
.txt_contact {
	color:#666;
}
.champs_oblige_contact {
	font-size:10px;
	color:#F00;
	font-weight:bold
}
.contact_error {
	color:#F00;
	font-weight:bold;
}
.contact_ok {
	color:#090;
	font-weight:bold;
}

/* PAGE CREATION WEB */
.tarifs {
	color:#F60;
	font-weight:bold;
	font-size:14px;
}

/* PAGE SERVICES & OPTIONS */
.titre_option {
	font-size:12px;
	font-weight:bold;
	color:#0A72C0;
}