html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 100%;
}
td
{
	vertical-align: top;
	text-align: left;
}
div, table, td, span, p, li, a {
	font-size: 12px;
	color: #333333;
}
p
{
	margin: 0px 0px 10px 0px;
}
a
{
	font-weight: bold;
	text-decoration: none;
}
a.readon
{
	color: #00A6EB;
	background: transparent url(../images/readon.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	display: block;
}
h1
{
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	color: #9A9A9A;
	text-transform: uppercase;
}
h2 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	background: transparent url(../images/h2_blue_bullet.gif) left center no-repeat;
	text-indent: 15px;
}
h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	font-size: 11px;
	font-family: Verdana;
	background: transparent url(../images/h3.gif) left 2px no-repeat;
	font-weight: normal;
}
.date {
	color: #00A6EB;
	font-weight: bold;
	margin-bottom: 0px;
}
.main_outer .main_inner .footer_td {
	background-image: url(../images/mainbg_foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	vertical-align: top;
	padding: 15px 35px 0px 25px;
}
.main_outer .main_inner .footer_td,
.main_outer .main_inner .footer_td *{
	color: #67C8DD;
	font-size: 10px;
	font-family: Arial;
}
.main_outer .main_inner {
	background-color: #8CCCE2;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_outer .logpage {
	background-image: url(../images/mainbglog.jpg);
}
.main_outer {
	width: 100%;
}
.main_outer .main_inner .main_td .top_account {
	margin-right: 35px;
}
.main_outer .main_inner .main_td .top_account .login_text {
	float: right;
	color: #666666;
	clear: right;
	white-space: nowrap;
}
.main_outer .main_inner .main_td .top_account .links {
	float: right;
}
.main_outer .main_inner .main_td .top_account .links .link {
	background-image: url(../images/top_separator.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	float: left;
	height: 38px;
	padding-top: 8px;
}
.main_outer .main_inner .main_td .top_account .links .link a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.main_outer .main_inner .main_td .logos {
	margin-top: 35px;
	float: left;
}
#shaded-content { 
	padding:0px; 
	margin:10px 10px 10px 10px; 
	position: relative;
	float: left; 
	width: 953px;
}
#shaded-content .sb-inner {
	background-color: #ffffff;
}
#shaded-content p {
	padding-left: 15px;
}
#shaded-content .round
{
	margin-bottom:7px;
	position: relative;
}
#shaded-content .round .sb-inner
{
	background-color: #D9F0F8;
}
#shaded-content .round p
{
	padding-left: 0px;
}
#shaded-content .round h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(../images/h2_orange_bullet.gif) left center no-repeat;
	color: #006699;
}
div.sep
{
	display: block;
	height: 1px;
	border-bottom: 1px solid #cccccc;
}
.enhance
{
	font-weight: bold;
	color: #D1931C;
}
.bqtable
{
	background-color: #CEE3E5;
}
.bqtable td,
.bqtable th
{
	vertical-align: middle;
	background-color: #ffffff;
	height: 26px;
	padding: 0px 7px;
}
.bqtable th
{
	text-align: center;
	text-transform: uppercase;
}
.bqtable td
{
	text-align: left;
}
.bqtable td.bqtd
{
	padding:0 10px 0 20px;
	width: 130px;
	height: 35px;
	background: #ffffff url(../images/tdbg.gif) 10px 5px no-repeat;
}
.bqtable td.etape
{
	padding-left: 8px;
	width: 110px;
	height: 35px;
	background: #ffffff url(../images/tdbg.gif) 20px 5px no-repeat;
}
.bqtable td.etape img
{
	padding: 0px 20px 0 0;
}
.bqtable td.bqact
{
	padding:0px 20px;
	width: 80px;
	height: 35px;
}
.bqtable td.bqfonce
{
	background-color: #CAD2D4;
	text-transform: uppercase;
}
.bqtable td.bqclair
{
	background-color: #EDF0F1;
}
.bqact,
.bqact a,
.smallblue,
.smallblue a
{
	/*font-size: 9px;*/
	color: #017CAF;
	font-weight: normal;
}
div.menu
{
	float: right;
	width: 100%;
}
div.bq_title
{
	width: 100%;
	clear: both;
	padding-top: 10px;
}
input#password,
input#login,
.bqinput
{
	padding: 0px;
	margin: 0px;
	background-color: #F1F1F1;
	border: 1px inset #999999;
}
span.identifiez
{
	width: 100%;
	text-align: left;
	background: #5a9db2 url('../images/id_bg.png') right top repeat-y;
	display: block;
	text-indent: 270px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #ffffff;
	padding: 2px 0px 3px 0px;
	margin: 0 0 20px 0px;
}
a.legende
{
	width: 95%;
	display: block;
	background: #ffffff url(../images/trait_legende.gif) left 7px repeat-x;
}
a.legende img
{
	border: none;
}
table.legende *
{
	font-size: 9px;
	text-align: left;
	background-color: #ffffff;
}
table.legende td
{
	width: 60px;
}
span.commentaire
{
	font-size: 11px;
	color: #54CCDF;
	padding: 5px 0px;
	font-style: italic;
	display: block;
}
textarea
{
	border: 1px solid #89CAE0;
}
table.questionnaire td
{
	border-bottom: 1px dotted #dddddd;
}
td.accountlabel
{
	text-align: right;
	font-weight: bold;
}
td.accounttext
{
	text-align: left;
	padding-left: 30px;
}
.hasDatepicker
{
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	padding: 1px;
	border: 1px solid #bee4ee;
	float: left;
	background: #ffffff url(../images/inputbg.gif) left top repeat-x;
	margin: 0 0 5px 0;
	width: 60px;
	position: relative;
}
img.ui-datepicker-trigger
{
	float: left;
}
.hasDatepicker_large
{
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	padding: 1px;
	border: 1px solid #bee4ee;
	float: left;
	position: relative;
	background: #ffffff url(../images/inputbg.gif) left top repeat-x;
	margin: 0 0 5px 0;
	width: auto;
}
table.statstable
{
	background: transparent url(../images/fond_stats.png) no-repeat left top;
	margin-bottom: 10px;
}
table.statstable td
{
	color: #333;
	font-size: 11px;
	padding-left: 10px;
}
div.footer1
{
	color: #ffffff;font-family:verdana;
	font-size:10px;
	margin-bottom:-13px;
	word-spacing:-2px;
}
div.ariane,
div.ariane *
{
	font-family: Verdana;
	font-size: 10px;
	color: #9B9B9B;
}
div.ariane
{
	padding: 2px 0px 5px 10px;
}

ul.listplan a:hover
{
	color: #05A5E9;
}
ul.listplan *
{
	font-weight: bold;
	list-style: none;
}
table.plantable, div.fnc_content table
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #cfe1e1;
}
table.plantable th, div.fnc_content table th
{
	font-weight: bold;
	background: #ffffff url('../images/tabcontent.gif') left top repeat-x; 
	padding: 5px 10px;
	border-bottom: 1px solid #cfe1e1;
}
table.plantable td, div.fnc_content table td
{
	padding: 5px 10px;
}
table.plantable td.pair, div.fnc_content table td.pair
{
	background-color: #e7f2f3;
}
table.cycle
{
	background: #ffffff url('../images/cycle_th.gif') left top no-repeat; 
	float: left;
	position: relative;
	margin-right : 10px;
}
table.cycle th
{
	height: 19px;
	text-align: center;
	vertical-align: middle;
}
table.cycle td
{
	color: #333;
	padding: 10px 5px 10px 5px;
}
table.cycle td.bl
{
	background: #ffffff url('../images/cycle_td_bl.gif') left bottom no-repeat; 
}
table.cycle td.br
{
	background: #ffffff url('../images/cycle_td_br.gif') right bottom no-repeat; 
	border-left: 1px #fff solid;
}
div.clear
{
	width: 100%;
	clear: both;
}
.center
{
	text-align: center;
}
.bold
{
	font-weight: bold;
}
.leftborder
{
	border-left: 1px solid #cfe1e1;
}
ul.pagelinks
{
	margin: 0px;
	padding: 10px 0px 0px 400px;
}
ul.pagelinks li
{
	float: left;
	position: relative;
	padding: 0px;
	list-style: none;
	margin-right: 5px;
}
table.popupformtable th
{
	width: 169px;
	background:  transparent url('../images/thform.png') right top repeat-y;
	text-align: right;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	padding: 5px 15px 5px 0px;
}
table.popupformtable td
{
	padding: 0px;
	vertical-align: middle;
}
table.popupformtable textarea,
table.popupformtable input
{
	border: 1px solid #9B9B9B;
	margin: 0px;
	background:  #EEEEEE url('../images/inputbg.png') left top no-repeat;
}
/* Round Button */
a.roundedg {background: transparent url('../images/btn_gris.gif') left top repeat-x; margin: 0px 2px 0px 0px; padding: 1px 6px 2px 6px; color: #fff; font-weight: normal; font-size: 10px;}
a.roundedb {background: transparent url('../images/btn_bleu.gif') left top repeat-x; margin: 0px 2px 0px 0px; padding: 1px 6px 2px 6px; color: #fff; font-weight: normal; font-size: 10px;}
a.roundedo {background: transparent url('../images/btn_orange.gif') left top repeat-x; margin: 0px 5px 0px 0px; padding: 7px 10px 7px 10px; color: #fff; font-weight: bold; text-transform: uppercase; font-size: 11px;}
/********************/

.sb, .sbi, .sb *, .sbi * { position:relative; z-index:1; }
.sb .mover, .sbi .mover,.sb .mover *, .sbi .mover * { position:static; z-index:1; }
 /* * html .sb, * html .sbi { height:1%; }\
  .sbi { display:inline-block; }
  .sb-inner { background:#ddd; }
  .sb-shadow { background:#000; }
  .sb-border { background:#bbb; }*/
  
.margintop-20
{
	margin-top: -20px;
}
#listingA th
{
	cursor: pointer;
}
form
{
	margin: 0px;
	padding: 0px;
}


.slideToggle 
{
	font-weight: bold;
	cursor: pointer;
}

div.faq_content ul
{
	margin: 10px 20px;
	padding-left: 0px;
}
div.faq_content ul li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
div.mover
{
	margin:5px 20px;
}
div.faq_blocFaq ul.mover
{
	margin:10px 35px;
}
div.slideToggle 
{
	margin-top:5px;
	padding-top: 5px;
	border-top: 1px dashed #00A6EB;
}
div.faq_content ul li i
{
	color: #00A6EB;
}
div.faq_blocFaq
{
	margin: 0px 20px;
}
div.faq_blocFaq div.slideToggle
{
	font-size: 11px;
	font-family: Verdana;
	text-indent: 32px;
	background: transparent url(../images/h3.gif) left 7px no-repeat;
}


input[type=submit],input[type=button], button
{
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	font-family: Arial;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #bee4ee;
	position: relative;
	background: #2DA2C9 url(../images/btnbg.gif) left top repeat-x;
	margin: 5px 0;
	width: auto;	
	vertical-align: middle;
}

input[type=submit].redbutton,input[type=button].redbutton, button.redbutton
{
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	font-family: Arial;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #3eda38;
	position: relative;
	background: url("../images/btnbg3.gif") repeat-x scroll left top #3eda38;
	margin: 5px 0;
	width: auto;	
	vertical-align: middle;	
}

.jforms-error-list li
{
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
}

.jforms-error input
{
	background-color: #ff0000;
}

div.rounddiv
{
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:0px; 
	margin:10px 10px 10px 10px; 
	width: ;
	background-color: #ffffff;
	display: inline-block;
	-moz-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px#aaa;
	box-shadow: 0 0 5px #aaa;
}
div.portailnews
{
	background: transparent url(../images/bg_portail_news.png) left bottom no-repeat;
}
div.focustitre
{
	color: #5a5a5a;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	padding: 20px 20px 0 20px;
}
div.focusdescription
{
	color: #403f3f;
	font-family: Arial;
	font-size: 12px;
	padding: 0px 20px;
}


div.simu_site h3, 
div.simu_site_disabled h3, 
div.simu_site_edit h3, 
div.simu_site_lbmms h3
{
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; border-top-left-radius: 10px; 
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px; border-top-right-radius: 10px;
	padding: 0px;
	margin: 0px;
}
div.simu_site h3 div.logboxsite, 
div.simu_site_disabled h3 div.logboxsite, 
div.simu_site_edit h3 div.logboxsite, 
div.simu_site_lbmms h3 div.logboxsite
{
	line-height: 39px;
	margin-left: 8px;
	display:block;
	width:500px;
	font-size: 20px;
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
}
div.simu_site div.site_action_btns,
div.simu_site_disabled div.site_action_btns, 
div.simu_site_edit div.site_action_btns, 
div.simu_site_lbmms div.site_action_btns
{
	float: right;
}
div.simu_site table
{
	background-color: #00A7ED;
	width: 100%;
	margin: 0px 0px 20px 0px;
}
div.simu_site h3
{
	background: #73D1DB url(../images/tbl_head_site.jpg) left top no-repeat;
	border: 1px solid #00A7ED;
	border-bottom: 0px none;
}

div.simu_site table,
div.simu_site_disabled table, 
div.simu_site_edit table, 
div.simu_site_lbmms table
{
	width: 100%;
	margin: 0px 0px 20px 0px;
}
div.simu_site td,
div.simu_site_disabled td, 
div.simu_site_edit td, 
div.simu_site_lbmms td
{
	background-color: #ffffff;
	padding: 5px;
}
div.simu_site th,
div.simu_site_disabled th, 
div.simu_site_edit th, 
div.simu_site_lbmms th
{
	text-align: right;
	padding: 5px;
}
div.simu_site th
{
	background-color: #E1F3F7;
}
div.simu_site_lbmms h3
{
	background: #979797 url(../images/tbl_head_site_lbmms.jpg) left top no-repeat;
	border: 1px solid #666666;
	border-bottom: 0px none;
}
div.simu_site_lbmms table
{
	background-color: #666666;
}
div.simu_site_lbmms th
{
	background-color: #dddddd;
}
div.simu_site_disabled h3
{
	background: #DB7D74 url(../images/tbl_head_site_disabled.jpg) left top no-repeat;
	border: 1px solid #B83A30;
	border-bottom: 0px none;
}
div.simu_site_disabled table
{
	background-color: #B83A30;
}
div.simu_site_disabled th
{
	background-color: #F0C9C6;
}
div.simu_site_disabled table *
{
	text-decoration: line-through;
}
div.simu_site_edit h3
{
	background: #FEBA4F url(../images/tbl_head_site_edit.jpg) left top no-repeat;
	border: 1px solid #EAAA4B;
	border-bottom: 0px none;
}
div.simu_site_edit table
{
	background-color: #EAAA4B;
}
div.simu_site_edit th
{
	background-color: #F9EBD6;
}
div.simu_site_valid h3
{
	background: #83DA73 url(../images/tbl_head_site_valid.jpg) left top no-repeat;
	border: 1px solid #359F26;
	border-bottom: 0px none;
}
div.simu_site_valid table
{
	background-color: #359F26;
}
div.simu_site_valid th
{
	background-color: #D5F2CE;
}
.ui-button .ui-button-text { display: block; line-height: 27px;  }
.ui-buttonset { margin-right: 3px; }
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -khtml-border-top-left-radius: 0px; border-top-left-radius: 0px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -khtml-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; -khtml-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }

.ui-buttonset .validsite.ui-button
{
	border: 1px solid #5ca300;
	background: #84E900 url(../images/validbg.jpg) left center repeat-x;
}
.ui-buttonset .validsite.ui-button.ui-state-hover span,
.ui-buttonset .validsite.ui-button.ui-state-active span
{
	color: #2d4f00;
}
.ui-buttonset .editsite.ui-button
{
	border: 1px solid #b18200;
	background: #FFDE00 url(../images/editbg.jpg) left center repeat-x;
}
.ui-buttonset .editsite.ui-button.ui-state-hover span,
.ui-buttonset .editsite.ui-button.ui-state-active span
{
	color: #554a00;
}
.ui-buttonset .deletesite.ui-button
{
	border: 1px solid #b20000;
	background: #FF0000 url(../images/deletebg.jpg) left center repeat-x;
}
.ui-buttonset .deletesite.ui-button.ui-state-hover span,
.ui-buttonset .deletesite.ui-button.ui-state-active span
{
	color: #660101;
}
.ui-buttonset .ui-button span
{
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.ui-buttonset .ui-button span
{
	color: #ffffff;
}
.ui-buttonset .ui-state-active.ui-button
{
	border: 1px inset #5ca300;
	-webkit-box-shadow: inset 0px 0px 5px #000;
	-moz-box-shadow: inset 0px 0px 5px #000;
	box-shadow: inset 0px 0px 5px #000;
}
.addsite
{
	text-indent: 17px;
	background: transparent url(../images/email_add.png) left center no-repeat;
	display: block;
}
