/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url("../images/general/background.jpg");
	
}
a:link {
	color: #990000;
		text-decoration: none;
}
a:visited {
	color: #990000;
		text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}
a:active {
	color: #cccccc;
	text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
	line-height: 125%;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: left;

}

.top-1	{ background:url(../images/general/top-1.jpg) no-repeat; width:772px; height:134px; font:italic 15px Arial, Helvetica, sans-serif; color:#fff; }
.top-1 .slogan	{ float: right; padding-right: 20px; padding-top: 30px; text-align: center; }
.slogan_large	{ font-size:18px; font-weight:bold; }
.top-2	{ background:url(../images/general/top-2.jpg) no-repeat; width:532px; height:79px; font:bold 11px/80px Arial, Helvetica, sans-serif; color:#d00; padding:0 0 0 240px; text-align:center; }

/*CONTACT*/
h2					{  }
.col_left			{ float:left; font-family:Arial, Helvetica, sans-serif; }
.col_right			{ float:right; font-family:Arial, Helvetica, sans-serif; }
.col_right h2		{ margin-top:20px; }
.contact_info_wrap	{ margin:20px 0 0; width:250px; }
.contact_info		{ position:relative; padding:0 0 10px 20px; margin:0 0 10px; border-bottom:1px dashed #143415; font:12px/2em Arial, Helvetica, sans-serif; }
.contact_info.last	{ border-bottom:none; }
.contact_info h3	{ font:bold 14px Arial, Helvetica, sans-serif; color:#00214C; margin:0 0 5px; }
.cg_home,
.cg_phone,
.cg_email	{ background:url(../images/adressicons.png) no-repeat 0 -16px; display:block; position:absolute; top:0; left:0; width:16px; height:16px; overflow:hidden; }
.cg_phone	{ background-position:0 0; }
.cg_email	{ background-position:0 -48px; }

.contact_wrap		{ margin:15px 0 0; }
.contact_wrap .bloc	{ width:286px; margin:0 auto 10px; }
.contact_wrap p		{ margin:5px 0; }
.contact_wrap label	{ font-size:14px; }
.contact_wrap input,
.contact_wrap textarea	{ background:#DDE2E8; border:1px solid #00214C; color:#000; font:bold 12px/2em Arial, Helvetica, sans-serif; }
.contact_wrap input		{ width:190px; }
.contact_wrap textarea	{ width:99.1%; height:80px; }
.field_wrap	{ width:100%; }
.field_cell	{ text-align:right; }
.contact_wrap .send_wrap{ float:right; width:110px; text-align:right; }
.contact_wrap .send		{ width:auto; color:#000; cursor:pointer; }
.contact_wrap .send:hover	{ color:#666; }
label.error		{ color:#c00; display:block; font-size:11px; }
input.error,
textarea.error	{ border:2px dashed #c00  }
.contact_wrap .left_bloc	{ float:left; width:49%; }
/*END_CONTACT*/
