/* CSS Document*/



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/structure/hach_bleu.jpg);
	/*overflow:hidden*/

}
.pub {
	width: 728px;
	height: 90px;
}

.bdp {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
	text-align: center;
	font-weight: normal;
	height: 20px;
}
.liensmenu {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #314273;
	width: 110px;
	font-weight: bold;
}
.menu {
	background-image: url(images/structure/hach_jaune.jpg);
	background-repeat: repeat;
	width: 170px;
}


a:link {
	text-decoration: none;
	color: #314273;
}
a:visited {
	color: #314273;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer a:link {
	text-decoration: none;
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.mixte {
	background-image: url(images/structure/mixte.gif);
	background-repeat: repeat-x;
}

.mixte2 {
	background-image: url(images/structure/mixte2.gif);
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #FFFFFF;
	height: 75px;
}
.mixte3 {
	background-image: url(images/structure/mixte3.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #FFFFFF;
	height: 40px;
}

.mixte4 {
	background-image: url(images/structure/mixte4.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	height: 30px;
}
.uni {

	background-image: url(images/structure/hach_bleu.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 30px;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #274983;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #294982;
}
.sstitre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #274983;
}
.sstitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/structure/hach_jaune.jpg);
	background-repeat: repeat;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
.txt-gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.badge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #314273;
	border:#314273 solid 1px;
	background-image:url(images/structure/hach_jaune.jpg);
	background-repeat:repeat;
}

.blanc {color: #FFFFFF}

.cadrephoto {
	border: 1px solid #000000;
}
.ssmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #314273;
	font-weight: normal;
}

DL {
	padding: 0px;
	margin: 0px;
}
DT {
	padding: 0px;
	margin: 0px;

}
DD {
	padding: 0px;
	margin: 0px;

}
UL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
}
LI {
	padding: 0px;
	margin: 0px;
}

.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f7d80b;
}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f7d80b;
}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f7d80b;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7d80b;
}
.textfield{
	border: 1px solid #000066;
	background-color: #FBFBFF;
}

label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000066;
}
.textfielderror {
	background-color: #FFCCCC;
	border: 1px solid #654900;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ok {
	width:35px;
	height:15px;
	background-color:#f7d80b;
	color:#000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
    border:none;

}

.print {
	width:200px;
	height:15px;
	background-color:#f7d80b;
	color:#000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
    border:none;

}
/*-------------------------------------début configuration menu-------------------------------------*/

/*largeur du menu */
#menu { 
	WIDTH: 170px
}
/*fin largeur du menu */

/*configuration des rubriques */

#menu DT {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
}
#menu DT A {
	PADDING: 0px;
	MARGIN: 0px 0px 0px 0.5em;
	COLOR: #314273; 
	TEXT-DECORATION: none;
}

#menu DT A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
/*fin configuration des rubriques */
/*configuration des sous-rubriques */
#menu LI {
	TEXT-ALIGN: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	LIST-STYLE-IMAGE: url(puce.gif);
	height: 20px;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
}
#menu LI A {
	DISPLAY: block;
	COLOR: #314273;
	TEXT-DECORATION: none;
}

#menu LI A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
/*fin configuration des sous-rubriques */

/*-------------------------------------fin configuration menu-------------------------------------*/

.menucell {
	height: 0px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

