/*** STRUCTURE Ordre du code ****/

html {
	background: #000;
  text-align: center;
	/*background-image: url(../../image/background.gif);*/
	/*background-repeat: repeat-y;
	background-position : center top;*/
	}
body{
	margin: 0 auto;	padding: 0;
	font: 76% Arial, Helvetica, sans-serif;	color: #505050;
	/*font: 12px Arial, Helvetica, sans-serif;*/
	.91 = 11 ;	.95 = 12; 1.1 = 13; 1.15 = 14; 1.35 = 16 (px)
}
body.body_site{
  width: 1218px;
  margin: 0px auto;
}

#wrapper {
  background: url(../../image/fond_page.png) repeat-y center;
  text-align: center;
  width: 1218px;
}

.vtop label {
	font-weight:bold;
}

.contenu_site {	width : 1218px; }

.bandeau_haut, .col_principale, .menu_pied{
	width: 1000px;
	margin: auto;
	position : relative; z-index : 100;
}
/*div.menu_pied {
  margin: 20px auto;
}*/
.bandeau_haut{
	width: 1000px;
	margin: auto;
	position : relative; z-index : 1000;

}
.bandeau_haut div.logo{}
.bandeau_haut div.logo img{
  top:60px;
}
	.col_principale {
	background-color: #fff;
	}
		.col_gauche {
			width: 150px;
		}
		.col_milieu {
			width: 800px;
		}
			.col_conteneur {
				margin : 0 0 25px 0;
			}
			.col_contenu {
				width: 718px;
				margin : 0 0 0 10px;
			}
      .col_droite {
			width: 242px;
			margin:15px 9px 0 20px;
      }
      .col_droite .portes_droite{
        width : 242px;
        /*height : 168px;*/
        position : relative;
        margin : 0 0 10px 0;
      }


      .col_droite .portes_droite h2{
        position: relative; /*top:20px;*/ text-align: left;
      }
      .col_droite .portes_droite .one_click_to{
          position: relative; /*top:20px;*/  text-align: left;
        }
        .col_droite .portes_droite .image_bas{
          /*position : relative;
          top : 10px; left : 0px;*/
        }
        .col_droite  h2{
          border : 1px solid #dbdbdb;
          background : #f5f5f5;
          font-size : 15px !important;
          text-transform : uppercase;
          font-weight : bold;
          padding : 3px 5px 3px 10px !important;
          margin : 5px 0 0 0 !important;
          color : #505050 !important;
          line-height : 1em;
        }
		
    #bottom {
      background: url(../../image/bottom_page.png) no-repeat bottom center;
      width: 1218px; height: 10px;
      position: relative; top: 10px;
      margin: 0 auto; margin-bottom: 20px;
    }
/*** LIEN ****/
a { color: /*#ad2566;*/#505050;
	text-decoration: none;
}

a:hover { color: #000080;
	text-decoration: underline; }

a.suite_droite {
	padding-right: 16px;
	background: url(../../image/suite-droite.gif) 100% 60% no-repeat;
}
a.suite_gauche {
	padding-left: 16px;
	background: url(../../image/suite-droite.gif) 0 60% no-repeat;
}
a.precedent_droite {
	padding-right: 16px;
	background: url(../../image/suite-gauche.gif) 100% 60% no-repeat;
}
a.precedent_gauche {
	padding-left: 16px;
	background: url(../../image/suite-gauche.gif) 0 60% no-repeat;
}

/* Extension */
a.fichier_doc {
	padding-right: 20px;
	background: url(../../../commun/image/icofile/css_doc.gif) no-repeat 100% 0;
}
a.fichier_txt {
	padding-right: 20px;
	background: url(../../../commun/image/icofile/css_txt.gif) no-repeat 100% 0;
}
a.fichier_xls {
	padding-right: 20px;
	background: url(../../../commun/image/icofile/css_xls.gif) no-repeat 100% 0;
}
a.fichier_rss {
	padding-right: 20px;
	background: url(../../../commun/image/icofile/css_rss.gif) no-repeat 100% 0;
}
a.fichier_app {
	padding-right: 20px;
	background: url(../../../commun/image/icofile/css_app.gif) no-repeat 100% 0;
}
a.fichier_pdf {
	padding-right: 20px;
	background: url(../../../commun/image/icofile/css_pdf.gif) no-repeat 100% 0;
}
a.fichier_zip {
	padding-right: 20px;
	background: url(../../../commun/image/icofile/css_zip.gif) no-repeat 100% 0;
}
a.fichier_pic {
	padding-right: 20px;
	background: url(../../../commun/image/icofile/css_pic.gif) no-repeat 100% 0;
}
a.fichier_mov {
	padding-right: 20px;
	background: url(../../../commun/image/icofile/css_mov.gif) no-repeat 100% 0;
}
a.fichier_snd {
	padding-right: 20px;
	background: url(../../../commun/image/icofile/css_snd.gif) no-repeat 100% 0;
}

/*** TEXTE ****/
.normal-text { font-size: 1em; }
.medium-text { font-size: .9em; }
.small-text { font-size: .8em; }
.date-text {
	font: normal .8em arial, Helvetica, sans-serif;
	color: #666;
}

.info-text {
	font-size: 1em;
	color: #c00;
}

pre {
	border-left: 5px solid #EFECE2;
	padding: 1em;
	margin: 1em 0;
	font-size: 1.2em;
	background: #FaF9F5;
	overflow: auto;
}
code {
	font-size: 1.1em;
	color: #063;
}

kbd {
	background-color: #FAF6F6;
	border-color: #EDD;
	font-size: 1.1em;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	color: #222;
	padding: 0 2px;
}

/*** FORMULAIRE ****/
form {}
fieldset {
	padding: 1em;
	border: 1px solid #DFDFDF;
	margin: 10px;
}
legend {
	color: #7D043A;
	font-size: 1.15em;
	font-weight: bold;
	background-color:#FFF;
}
fieldset.groupe {
	margin: 0 3em;
	border: 1px solid #bfb8bf;
}

.contenu_form {}
.obligatoire { font-weight: bold; }

/*** recherche ***/
fieldset.form_recherche {
	border: none;
}
fieldset.form_recherche  > div {
	padding: 10px;
	background: #E0DBE3;
}
fieldset.form_recherche > legend  {
	color: #7D043A;
	font-size: 1.35em;
}
fieldset.form_recherche table td, fieldset.form_recherche table   {
	border: 0px solid #999;
	margin : auto;
}

/*** Bouton submit ***/
input.valid, input.valid:focus {
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #999;
	color: #747474;
	cursor: pointer;
}
input.valid:hover { background-color: #eee; }
.xInput:focus, .fInput:focus, .gInput:focus, .nInput:focus, .mInput:focus, .sInput:focus, .lInput:focus, .tInput:focus, .spinInput:focus, select:focus, textarea:focus {
	border: 1px solid #00E;
}
textarea, select, .xInput, .fInput, .gInput, .nInput, .mInput, .sInput, .lInput, .tInput, .spinInput {
	border: 1px solid #7F9DB9;
	padding: 2px;
}

/*** LISTE DE RESULTAT ***/
.table_liste {
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
	background-color: #FFF;
}
.table_liste th {
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-collapse: collapse;
	white-space: nowrap;
	padding: 2px 4px;
	background-color: #F0F0F0;
	color: #999;
}
.table_liste td {
	border: 1px solid #DFDFDF;
	padding: 2px 4px;
}

/*** Tableaux assistes ***/
.table_couleur1 {
	border: 1px solid #E0DBE3;
	border-collapse: collapse;
	background-color: #FFF;
}
.table_couleur1 th {
	border-right: 1px solid #E0DBE3;
	border-bottom: 1px solid #E0DBE3;
	border-collapse: collapse;
	white-space: nowrap;
	padding: 2px 4px;
	background-color: #E0DBE3;
	color: #300B62;
	font-size: .91em;
	font: .91em;
}
.table_couleur1 td {
	border: 1px solid #E0DBE3;
	padding: 2px 4px;
}
.table_couleur2 {
	border: 1px solid #E0DBE3;
	border-collapse: collapse;
	background-color: #FFF;
}
.table_couleur2 th {
	border-right: 1px solid #E0DBE3;
	border-bottom: 1px solid #E0DBE3;
	border-collapse: collapse;
	white-space: nowrap;
	padding: 2px 4px;
	color: #7d043a;
	font-size: 1.4em;
	font-weight: bold;	
	padding: .3em 0 .3em 20px;	
	text-align: left;
	background: #E0DBE3 url(../../image/puce_article.png) 5px center no-repeat;	
}
.table_couleur2 td {
	border: 1px solid #E0DBE3;
	padding: 2px 4px;
}

/* A remplacer */
dl.resultats { margin-bottom: 0; }
dl.resultats dt {
	padding: 1px .5em !important;
	border: 1px solid #eee;
	border-bottom: none;
	background-color: #eee;
}
dl.resultats dt a{
	color:#F2000B !important;
	text-decoration:none !important;
}
dl.resultats dt a:hover{
	color:#ff8300 !important;
	text-decoration:underline !important;
}
dl.resultats dd{
	border: 1px solid #eee;
	border-top: none;
	margin : 0 0 1.5em 0;
	padding: 1em 1em 0 1em !important;
	background-color: #f9f9f9;
}

dl.resultats .resultno { padding-right: .3em; }
dl.comments {
	font-size: 1em;
	line-height: 1.6em;
}
dl.comments dt {
	padding: .5em;
	background: #f9f9f9;
	font-weight: normal;
}
dl.comments dd {
	padding: .2em 1.5em 1em;
	margin-bottom: 1em;
	background: #f9f9f9;
	font-size: .9em;
}
dl.comments .postno {
	padding-right: .2em;
	border-right: 1px solid #ccc;
	margin-right: 2px;
	font-size: 1.7em;
}

/*** INFORMATION, ALERTE ***/
.note {
	margin-top: 1em;
	font-size: .9em;
}
.info {
	padding-left: 18px;
	background: transparent url(../../image/info.gif) 0 50% no-repeat;
}

/*** boite d'info (information) et d'aide (helpBox) ***/
.helpBoxInfos-ON {
	color: #000;
	background: #F8FAFC url(../../image/help-information.png) 15px 50% no-repeat;
	text-align: left;
	padding: 5px 5px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
	margin-bottom: 1em;
}
.help-interrogation { background: #F8FAFC url(../../image/help-interrogation.png) 15px 50% no-repeat; }
.help-attention {
	background: #C799A3 url(../../image/help-attention.png) 15px 50% no-repeat;
	border-top: 2px solid #9F5169;
	border-bottom: 2px solid #9F5169;
}
.help-critique {
	background: #FFF7C0 url(../../image/help-critique.png) 15px 50% no-repeat;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
.help-form-echec {
	background: #ECD4D4 url(../../image/help-form-echec.png) 15px 50% no-repeat;
	border-top: 2px solid #E94E4A;
	border-bottom: 2px solid #E94E4A;
}
.help-form-ok {
	background: #D4ECD5 url(../../image/help-form-ok.png) 15px 50% no-repeat;
	border-top: 2px solid #84DA54;
	border-bottom: 2px solid #84DA54;
}

.information, .information_marge {
	margin: 0;
	border: 1px solid #C93;
	background-color: #FFC;
	padding: .5em;
}
.information_marge { margin: .5em 0; }
.information_interieur { padding: .5em 1em; }

/*** PAGINATION ****/
.pagination {
	/*background: #E5E5E5 url(../../image/hl_pagination_fond.gif) 0 0 repeat-x;*/
	margin-bottom: 1.5em;
	padding: 2px 5px;
}
.pagination a {
	border: 1px solid #af265e;
	padding: 0 .5em;
	text-decoration: none;
}
.pagination a:hover { background-color: #af265e; color: #fff; }
.pagination_courant { border: 1px solid #af265e; padding: 0 .5em; background-color: #af265e; color: #fff; }
.pagination_navigation { float: right; margin-top: 2px; }
.pagination_cesure { padding: 0 .5em; }
.pagination .fleche { border: none; padding: 0; }
.pagination .fleche:hover { background-color: transparent; }
.pagination img {
	border: none;
	height: 16px;
	margin-bottom: 2px;
	vertical-align: middle;
	width: 16px;
}

/*** IMAGE ***/
.ajaxloading_small {
	min-height: 16px !important;
	background: url(../../image/ajax_small.gif) no-repeat center !important;
}
.ajaxloading_medium {
	min-height: 32px !important;
	background: url(../../image/ajax_medium.gif) no-repeat center !important;
}
.ajaxloading_big {
	min-height: 128px !important;
	background: url(../../image/ajax_big.gif) no-repeat center !important;
}
.ajaxloading_disableForm {
	min-height: 32px !important;
	padding: 6px 0 0 38px !important;
	background: url(../../image/ajax_medium.gif) no-repeat 0 0 !important;
}
/*** langue ***/
.drapeau_langue{
	text-align: right;
	padding-right: 7px;
}

/*** RESEAUX  SOCIAUX ***/
.fanbox_facebook, .twitter_suivis, .flickr_link, .myspace_url{
	padding: 10px 0;
	text-align: center;
}

.myspace_url{
	width: 120px;
	height: 50px;
	background: url(../../image/myspace.png) bottom no-repeat;
	color: #2B5CB2;
}

/*** MESSAGE VALIDATION ***/
.ok h3 {
	font-weight: bold;
	font-size: 14px;
	color: #54be48;
	margin: 0;
}
.ok {
	padding: 1em ;
	margin: 1em;
	min-height: 80px;
	border: 1px solid #54be48;
}
.ok a { color: #54be48; }
.ok ul { margin: 2em; }
.ok ul li {
	list-style: square;
	list-style-image: none;
}

/*** 404 ***/
.p404 h3 {
	font-weight: bold;
	border-color: #de2523;
	font-size: 14px;
	color: #de2523;
	margin: 0;
}
.p404 {
	padding: 1em;
	margin: 1em;
	min-height: 100px;
	border: 1px solid #de2523;
}
.p404 a { color: #de2523; }
.p404 ul { margin: 2em; }
.p404 ul li {
	list-style: square;
	list-style-image: none;
}

/*** Bas de contenu ***/
.contenu_bas {
	margin: 10px 0 0 0;
	background-color: #F3F3F3;
	border: 1px solid #F3F3F3;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	padding:15px .5em 3px .5em;
	height: 20px;
}
.contenu_bas ul {
	margin: 0;
}
.contenu_bas li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

/*** SPINNER ***/
.ui-spinner {
	width: 116px; /* cf spinInput */
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
}
.ui-spinner-disabled {
	background: #F4F4F4;
	color: #CCC;
}
.ui-spinner-box {
	float: left;
}
.ui-spinner-up, .ui-spinner-down {
	width: 30px;
	height: 50%;
	font-size: 0.5em;
	padding: 0;
	margin: 0;
	z-index: 100;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	right: 0;
	cursor: default;
	border: 1px solid #7F9DB9;
	border-bottom: none;
	border-left: none;
	background-color : #F8FAFC;
}
.ui-spinner-down {
	bottom: 0;
	border-bottom: 1px solid #7F9DB9;
}
.ui-spinner-pressed {
	background: #FEFEFE;
}
.ui-spinner-list, .ui-spinner-listitem {
	margin: 0;
	padding: 0;
}

/*** DATE PICKER ***/
.embed + img { position: relative; margin-left: -21px; top: 3px; padding-right: 5px }

/*** OVERLABEL  ***/
.overlabel-defaut {
	color: #666;
	cursor: text;
	margin: 4px 0 0 4px;
}

/*** CAPTCHA  ***/
table.captcha {
	padding: 0;
	margin: 5px 0 0;
	width: 210px;
	border: none !important;
}

table.captcha td{
	border: none !important;
	padding: 3px 2px !important;
}

.captcha img{
	margin: 0 !important;
}

img.captcha {
	padding: 3px;
	border: 1px solid #DFDFDF;
}
.captcha_btn_refresh {
	cursor: pointer;
	text-decoration: underline;
}
.captchaInput {
	width: 210px;
}

/*** VOTE ***/
.vote_help {
	margin-left: 8px;
}
.vote_help_mini {
	margin-left: 4px;
	font-size: .81em;
}

/*** PRINT ***/
@media print {
	/*** GENERAL ** */
	body {
		color: #000;
		background: #fff;
	}

	/*** NE PAS IMPRIMER  ***/
	noscript, .noprint, .flash, .captcha,
	#menu_evitement, .menu_gauche, .menu_interne, .menu_pied,
	.fildariane, .fildariane_start, .pagination,
	.suite_gauche, .suite_droite, .precedent_droite, .precedent_gauche,
	.identification, .identification_titre, .identification_bienvenue,
	.recherche_generale {
		display: none !important;
	}

	.contenu {  width: 90%; }
	#print { display:block; }
	.pagebreak { page-break-after: always; }
	kbd {
		border: 1pt solid #000;
		padding: 0 2pt;
	}
}
