/**
 * STYLES GENERAUX
 **/

@import url(menuprinc.css);

@import url(cms.css);
 
body {
	background-color: #B4BCBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(../img/fond.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
}
table, tr, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a, a:link, a:active, a:visited, a:link {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}

ul {
	/*list-style-type: none;*/
}

.invisible {
	display: none;
}

/*
 * MISE EN FORME DE L'INTERFACE
 **/
.conteneur {
	height: 1048px;
	width: 733px;
	left: 50%;
	position: absolute;
	margin-left: -367px;
	min-height: 100%;
}
.top {
	height: 85px;
	width: 100%;
	background-color: transparent;
}

.localisation {
	position: relative;
	float: left;
	margin-top: 5px;
}

.lienlocal {
	color: #F78f1E;
	float: right;
	diplay: block;
	padding-right: 5px;
	padding-top: 6px;
	font-weight: bold;
	font-size: 11px;
}

.localisation2 {
	position: relative;
	float: right;
	height: 24px;
}

.divform {
	position: relative;
	height: 24px;
	vertical-align: middle;
}

.blocal {
	position: relative;
	height: 26px;
	vertical-align: middle;
}

.bandeau {
	position: relative;
	height: 221px;
	width: 100%;
}

.menu {
	height: 70px;
	width: 100%;
}

.menu a, .menu a:hover, .menu a:visited{
	color: #EEEEEE;
}



.titlebar {
	position: relative;
	background : transparent url(../interface/bandeautitre.png) no-repeat left;
	height:40px;
	padding-top: 20px;
	padding-left: 10px;
	color:#E8F2F3;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
}
.titlebartitre {
	position: relative;
	float: left;
	
}
.titlebarnavig {
	position: relative;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 10px;
	font-weight:bold;
	text-align: right;
}
a.titlebarnaviglink, a:link.titlebarnaviglink, a:active.titlebarnaviglink, a:visited.titlebarnaviglink, a:link.titlebarnaviglink {
	text-decoration : none;
	color:#E8F2F3;
}
a:hover.titlebarnaviglink {
	text-decoration : underline;
	color:#E8F2F3;
}

#mipage {
	position: relative;
	float: none;
}

.contenu {
	position: relative;
	width: 100%;
}

.contenu a, .contenu a:hover, .contenu a:visited{
	color: #EEEEEE;
}

.bloccontent {
	width: 502px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}

.bloccontentprint {
	width: 733px;
	float: left;
	position: relative;
}
.zonecontent {
	width: 100%;
}
.blocsearch {
	width: 210px;
	float: right;
	position: relative;
	background-image: url(../img/bloc3.gif);
	background-repeat: repeat;
	margin-bottom: 20px;
	height: 516px;
}
.loginbox {
	width: 196px;
	height: 110px;
	position: relative;
	padding:10px;
	padding-left:7px;
	padding-top:20px;
	background: transparent url(../img/loginbox.gif) no-repeat top left;
	background-position: -3px 0%;
	color:#373737;
}

.textlogin {
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding-left: 7px;
}

.lienlogin {
	margin-top: 5px;
	padding-left: 8px;
	margin-bottom: 5px;
	font-size: 10px;
}

.textlogin a {
	color: #FFFFFF;
}


.normal {
	
}

#bottom {
	border-top: 1px solid #CED3D4;
	text-align:left;
	padding-left: 120px;
}

.tablebase {
	border: 0px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
}
.tablebaseprint {
	border: 0px;
	width: 727px;
	padding: 0px;
	margin: 0px;
}
.basdepage {
	color: #F78E1E;
	font-size: 10px;
	text-align: left;
}
.contenumenu {
	background-image: url(../img/carre.gif); 
	background-repeat: no-repeat;
	background-color: #EBF4FB;
}
.fondbleu {
	background-color: #8C8C8C;
}
.localisationlink {
	text-align: right;
	vertical-align: bottom;
	color: #EEEEEE;
	font-size: 11px;
}
.menuhaut {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 7px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

/**
 * MENU GAUCHE
 **/
 
.titremenu {
	vertical-align: bottom;
	padding-bottom: 3px;
	font-weight: bold;
	color: #66AFE3;
	font-size: 20px;
	text-indent: 17px;
	height: 42px; 
}
.itemmenu1 {
	color: #F66B21;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	border: 1px solid #F66B21;
	background-color:#FFFFFF;
	padding-top: 11px;
	padding-right: 3px;
	width: 174px;
}
.itemmenu1 a {
	color: #F66B21;
}
.itemmenu2 {
	color: #F66B21;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
	border-left: 1px solid #F66B21;
	border-right: 1px solid #F66B21;
	border-bottom: 1px solid #F66B21;
	background-color: #FEF5F0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 10px;
	width: 164px;
}
.itemmenu2 a {
	color: #F66B21;
}
.itemmenu3 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 6px;
}
.itemmenu3 a {
	color: #F66B21;
}
.itemmenu4 {
	background-color: #FFFFFF;
	color: #EF3E33;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
}
.itemmenu4 a {
	color: #EF3E33;
	font-weight: bold;
}
.icomenu {
	border: 1px solid #F66B21;
}
.ico {
	border: 0px;
}

/**
 * FORMATS CONTENUS
 **/

.photo {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	color: #F78E1E;
}
.titre0 {
	vertical-align: bottom;
	padding-bottom: 3px;
	color: #FFFFFF;
	background-color: #AEAEAE;
	font-size: 20px;
	text-indent: 12px;
	height: 30px; 
}
.fondtitre1bleu {
	background : #6089CA;
	background-image : url(../img/titre1.jpg);
	width : 100%;
	text-align: left;
	height:29px;
	margin-top : 2px;
}
.fondtitre1 {
	background : #FF9F43;
	background-image : url(../img/titre1.jpg);
	width : 100%;
	text-align: left;
	height:29px;
	margin-top : 2px;
}
.erreur {
	color: #FF0000;
}


.lesdates {
	color: #8C0A0A;
	background-image: url(../img/rectangle.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	vertical-align : top;
}
.code {
	color: #9F9F9F;
	font-size: 10px;
}

.cmsimggauche, .cmsimgdroite, .cmsimg {
	border: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

img.cmsimg {
	border: 0px;
	padding: 2px;
}

.cmsimgdroite {
	padding-left: 15px;
} 

.cmsimggauche {
	padding: 0px;
	padding-right: 15px;
} 

.input {
	background-color: #F8952A;
	border: 1px solid #978971;
	color : #FFFFFF;
	font-size: 10px;
}

/**
 * LISTE DE PUCES
 **/
ul.cmszone0, ul.image {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../img/puce1.gif)
}
ul.numero {
	list-style-type: decimal;
}
.cmszone0 ul ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../img/puce2.gif)
}
.cmszone0 ul ul ul {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(../img/puce3.gif)
}
.cmszone0 li {
	padding-bottom: 5px;
} 

/**
 * Mise en forme des listes d'éléments
 **/

.liste {
	width: 100%;
	color: #D7D7D7;
	text-align: left;
}
th {
	color: #D7D7D7;
}
caption {
	color: #FFFFFF;
	text-indent: 5px;
}
.liste a, .liste a:visited, .liste a:link, .liste a:hover, .liste a:active {
	color: #373737;
}
.liste caption {
	text-align: left;
	font-weight: bold;
}
.description {
	color: #373737;
	background-color: #F1F1F1;
}
.description_small {
	font-size: 9px;
	color: #373737;
	background-color: #F1F1F1;
}
.ligne1 {
	color: #373737;
	text-align: left;
}
.ligne2 {
	color: #373737;
	text-align: left;
}
.souspartie {
	background-color: #9F9F9F;
	background-image: url(../img/titre1.jpg);
	color: #F1F1F1;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
}
a.lientitre {
	color: #9F9F9F;
	font-weight: bold;
	margin-left: 5px;
}
.lientexte {
	text-align: justify;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.lienancre {
	text-align: right;
}
.lienancre a {
	color: #FAA61A;
}
.alphabet {
	color: #373737;
	text-align: center;
}
.alphabet a {
	color: #9F9F9F;
	font-weight: bold;
}
.indente {
	color: #373737;
	text-align: left;
	margin-left: 20px;
}
.indente a {
	color: #9F9F9F;
}

/**
 * Arbo
 **/
 
.niveau0 {
	color: #9F9F9F;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
}
.niveau1{
	color: #9F9F9F;
	text-align: left;
	margin-left: 20px;
}

/**
 * Mise en forme de tableau
 **/
 
.tablliste, .tablliste2 {
	border: 1px solid #878787;
	background-color: #F1F1F1;
	width: 100%;
}

.tablliste td, .tablliste2 td {
	padding: 3px;
}

.tablliste a, .tablliste a:hover, .tablliste a:visited {
	color: #596466;
	font-weight: bold;
}


.tablliste th {
	padding: 2px;
	font-size: small;
	color: #65777B;
	background-image: url(../interface/fondtr.gif);
	background-repeat: repeat-x;
	background-color: #CDCFCF;
	text-align: left;
}

.tablliste2 th {
	background-image: url(../interface/fondtr.gif);
	background-repeat: repeat-x;
	background-color: #839191;
	color: #65777B;
}

.plus{
	font-weight: bold;
}

.licenseactivmax {
	font-weight: bold;
	color: #FF0000;
}
.licenseactiv {
	color: #AA4400;
}

.ligne1 {
	background-color: #F1F1F1;
}