/* WRAPPER */
#wrapper {
	margin: 0px auto;
	width: 900px;
}

/* HEADER */
#header {
	margin:20px 0;
	clear:both;
	float:none;
	background-color:#99CC66;
	text-align:center;
	background:url('/images/logo.png') center no-repeat;
}

#header_logo img {
	width:471px;
	height:95px;
}

#topframe {
	background:url('/images/fond_topframe.png') bottom no-repeat;
	width:868px;
	height:90px;
	text-align:center;
	clear:both;
}
#topframe2 {
	background:url('/images/fond_topframe.png') bottom no-repeat;
	width:868px;
	height:40px;
	text-align:center;
	clear:both;
}
#frame {
	background:url('/images/fond_frame.png') repeat-y;
	width:868px;
	text-align:center;
	/*min-height:300px;*/
	clear:both;
}
#bottomframe {
	background:url('/images/fond_bottomframe.png') top no-repeat;
	width:868px;
	text-align:center;
	clear:both;
	height:47px;
}

#rj451 {
	background:url('/images/rj451.gif') right no-repeat;
	float:left;
	width:173px;
	height:260px;
	text-align:center;
}
#rj452 {
	background:url('/images/rj452.gif') left no-repeat;
	float:left;
	width:173px;
	height:260px;
	text-align:center;
	clear:right;
}
#form {
	float:left;
	width:522px;
	height:300px;
	text-align:center;
	
}
#formnu {
	float:left;
	width:522px;
	height:420px;
	text-align:justify;
}
#form2 {
	float:left;
	width:522px;
	min-height:250px;
	text-align:center;
	/*background:url('/images/fond_form2.gif') center no-repeat;*/
}
div#form form, div#form2 form{
	/*
	margin-top:20px;
	margin-bottom:10px;
	*/
}
div#form div#introform {
	width:490px;
	text-align:justify;
}
div#form2 div#introform {
	margin-top:30px;
}
div#footerform {
	margin-top:100px;
	float:none;
	clear:both;
	text-align:center;
	width:522px;
}
/*
div#form form label, div#form2 form label{
	float:left;
	clear:left;
	width:150px;
	text-align:right;
}
div#form form input, div#form2 form input{
	float:left;
	clear:right;
	width:138px;
	margin:0 0 20px 10px;
}
*/
#btn_el{ background:url('/images/bout_form0.gif') center no-repeat;}
#btn_el.loading { background-image:url('/images/testencours2.gif');}
#btn_el.loadingfin { background-image:url('/images/testencours.gif');}
#btn_el_cable{ background:url('/images/testcable3.gif') center no-repeat;}
#btn_el_cable.loading { background-image:url('/images/testencours3.gif');}
input{width:138px;}
.bleu {	color: #066a9f;
	font-weight: bold;
	font-size:11px;
}
input#btn_el_cable{width:290px;}
/* MENU */
#menu ul
{
	background-color: #0084bd;
	background-image: url('/images/menu.png');
	/*border-bottom: 1px solid #003264;
	border-top: 1px solid #003264;*/
	border-bottom: 1px solid #2c8fb9;
	border-top: 1px solid #066a9f;
	clear: both;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 28px;
	/*overflow: hidden;*/
	width: 960px;
}

#menu ul li
{
	background-image: url('/images/menu_tab.png');
	background-position: top right;
	display: block;
	float: left;
	position: relative;
	z-index: 1000 !important;
}

#menu ul li a
{
	background-image: url('/images/menu_tab.png');
	background-position: top right;
	color: #ffffff;
	display: block;
	float: left;
	font-weight: bold;
	padding: 8px 20px;
}

#menu ul li a:hover
{
	background-image: url('/images/menu_tab_over.png');
	background-position: top right;
}

#menu ul li.active a
{
	color: #ffcc00;
}

#menu ul li ul
{
	border: 1px solid #066a9f;
	display: none;
	height: auto;
	left: 0px;
	position: absolute;
	top: 28px;
	width: 200px;
}

#menu ul li ul li
{
	background-color: #2c8fb9;
	background-image: none;
	display: block;
	float: none;
}

#menu ul li ul li a
{
	background-color: #2c8fb9;
	background-image: none;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	display: block;
	float: none;
	padding: 4px;
}

#menu ul li ul li.first a
{
	border: 1px solid #ffffff;
}

#menu ul li ul li a:hover
{
	background-color: #004491;
	background-image: none;
}

#menu ul li ul li.active a
{
	color: #ffcc00;
}

#menu ul li.active ul li a
{
	color: #ffffff;
}

#menu ul li.menu_on ul li a
{
	color: #ffffff;
}

#menu ul li.active ul li.active a
{
	color: #ffcc00;
}

#menu ul li.menu_on ul li.active a
{
	color: #ffcc00;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
* html ul li ul li { float: none; }
/* End */

#menu ul li:hover ul, #menu ul li.over ul
{
	display: block;
}

/* MAIN */
#main
{
	background-color: #ffffff;
	clear: both;
	float: left;
	width: 960px;
}

#main_ad
{
	display: inline;
	float: left;
	margin: 10px;
	/*min-height: 600px;*/
	overflow: hidden;
	text-align: center;
	width: 160px;
}

#partners
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 160px;
}

#partners h3
{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	padding: 4px 0px;
}

#partners ul li, #partners ul li a {
	display: block;
	padding: 2px 0px;
	text-align: center;
}

#main_content
{
	display: inline;
	float: right;
	margin: 10px 10px 10px 0px;
	width: 770px;
}

#main_content_ad
{
	display: inline;
	float: right;
	height: 250px;
	margin: 0px 0px 10px 10px;
	text-align: right;
	width: 300px;
}

#main_content #intro
{
	text-align: justify;
}

#pack_head
{
	display: block;
}

#pack_head div
{
	margin-right: 210px;
}

#pack_head div img
{
	float: left;
	margin: 0px 5px 0px 0px;
}

#pack_head div h1, #pack_head div h1 a
{
	color: #999999;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
}

#pack_head div h2
{
	font-size: 24px;
	line-height: 28px;
}

#pack_head div h2 a
{
	color: #000000;
	text-decoration: none;
}

#pack_head div dfn
{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
}

#pack_head span
{
	float: right;

	text-align: right;
	width: 210px;
}

#pack_head span a
{
	text-decoration: underline;
}


/* FOOTER */
#footer
{
	
	/*background-color: #066a9f;*/
	/*border-top: 1px solid #2c8fb9;*/
	clear: both;
	color: #ffffff;
	/*padding: 5px;*/
	text-align: center;
	/*width: 950px;*/
	width: 868px;
	margin-top:20px;
}

#footer a
{
	color: #99ccff;
}

#footer a:hover
{
	text-decoration: underline;
}

#xiti-logo
{
	display: none;
}
