/* CSS Document */
body {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #000000;*/
	font-size: 10px;
	margin:0 0 0 0;
	/* IE */
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #FFC83D;
	scrollbar-track-color: #000000;
	/*scrollbar-highlight-color: 4366A7;*/
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	
	/*scrollbar-face-color:4366A7;
	scrollbar-arrow-color:FFFFFF;
	scrollbar-track-color:14397D;
	scrollbar-shadow-color:4366A7;
	scrollbar-highlight-color:4366A7;
	scrollbar-3dlight-color:14397D;
	scrollbar-darkshadow-Color:14397D;*/
}
.bgblack {
	background-color: #000000;
}

.titreBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFC83D;
	font-weight: bold;
	font-size: 14px;
}

a:visited, a:link, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC83D;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ECECEC;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C7A3B1;
	text-align: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
input, select, textarea { 
	color: #FFD194; /* C7A3B1 */
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1C51B1; /* #14397D */
	border: 1px solid #FFFFFF;
}
.bat_bloc1 {
	background-color: #4366A7;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
.bat_bloc2 {
	text-align: justify;
}
.equi_image {
	margin: 0px 0px 10px 15px;
}
.tar_tarifs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C7A3B1;
}
.bldunder {
	font-weight: bold;
	text-decoration: underline;
}

.foot {
	padding-bottom: 10px;
}
.gal_titre {
	background-image: url(../dossier Travail/page garde/images/galerie.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.acc_bloc1 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
}
.bat_img {
	margin-bottom: 2px;
}
.links {
	border: 1px dashed #FFFFFF;
}
.w-wide div.wrapper {
	width: 900px;
}
.titre{
	/*border: thin solid #FFFFFF;*/
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/borduretitre.png);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.bordurebas {
	background-image: url(../img/bordurebas.png);
	background-repeat: repeat-x;
}
.ligneverticale {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444444;
}


.texte{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtcenter {
	text-align: center;
}
.txtRight {
	text-align: right;
}


#cadre {
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #FFC83D;
	scrollbar-track-color: #000000;
	/*scrollbar-highlight-color: 4366A7;*/
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
#bgLeft {
	background: url(../img/borderLeft.png) 100% 0 repeat-y;
}
#bgRight {
	background-image: url(../img/borderRight.png);
	background-repeat: repeat-y;
	background-position: left 0;
}
#bgbt {
	background: url(../img/borderBt.png) repeat-x;
}
#bgbtR {
	background-image: url(../img/bordureBtLeft.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainbg {
	background: url(../img/body-bg.png) repeat-x center top; /*http://www.ikoku.org/templates/gl_ikoku/*/
}

