/* CSS Document */

body
{
	background: url(../../images/fond.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

img
{
	border:none;
}

hr
{
	color: #808080;
	border-color: #808080;
}
p{
	text-align:justify;
}
.titrepage
{
	padding-top: 20px;
	font-size: 18px;
	color:#808080;	
}
.soustitrepage
{
	font-size: 15px;
	color:#808080;	
}

.titrebloc
{
	padding-top: 2px;
	padding-left: 10px;
}

.textebloc
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 30px;
}

.nosmetiers
{
	font-size: 12px;
	font-weight:bold;
	color:#a57703;
}

.soustitremetiers
{
	font-size: 11px;
	font-weight:bold;
	color:#a57703;
}
.soustitremetiers a
{
	font-size: 11px;
	font-weight:bold;
	color:#a57703;
	text-decoration:none;
}

.soustitremetiers a:hover
{
	font-size: 11px;
	font-weight:bold;
	color:#a57703;
	text-decoration:none;
}


.nosmoyens
{
	font-size: 12px;
	font-weight:bold;
	color:#102153;
}

.soustitremoyens
{
	font-size: 11px;
	font-weight:bold;
	color:#102153;
}
.soustitremoyens a
{
	font-size: 11px;
	font-weight:bold;
	color:#102153;
	text-decoration:none;
}
.soustitremoyens a:hover
{
	font-size: 11px;
	font-weight:bold;
	color:#102153;
	text-decoration:none;
}

.green
{
	font-size: 12px;
	font-weight:bold;
	color:#3e6e1e;
}

.soustitregreen
{
	font-size: 11px;
	font-weight:bold;
	color:#3e6e1e;
}
.soustitregreen a
{
	font-size: 11px;
	font-weight:bold;
	color:#3e6e1e;
	text-decoration:none;
}
.soustitregreen a:hover
{
	font-size: 11px;
	font-weight:bold;
	color:#3e6e1e;
	text-decoration:none;
}
td.tdorange
{
	border-spacing: 10px 20px;
	border: 1px solid #a57703;
}
td.tdvert
{
	border-spacing: 10px 20px;
	border: 1px solid #3e6e1e;
}
.bouton
{
	background-color:#FFF;
	color:#000;
	font-size:7px;
	height: 17px;
	width: 22px;
	border: #FFF 0px solid;
}
.bouton:hover
{
	background-color:#face5f;
	color:#000;
	font-size:7px;
	height: 17px;
	width: 22px;
	border: #FFF 0px solid;
}
/**************** BLOC ******************/

 #container
{
	position: absolute;
	background-color:#FFF;
	position:relative;
	margin:0 auto;
	/*background-image:url(../../images/template.jpg);*/
	width:1024px;
	min-height: 768px;
}

 #bandeauhaut
{
	width:1024px;
	height:114px;
	position: relative;
	padding-left: 45px;

}

 #logo
{
	position:relative;
	float: left;
	width: 186px;
	height: 114px;
}
 #version
{
	display:none;
}
 #repairgate
{
	width: 177px;
	height: 114px;
	margin-left:20px;
	position:relative;
	float: left;
}

 #mts
{
	width: 198px;
	height: 114px;
	position:relative;
	float: left;
	margin-left: 5px;
}

 #greenit
{
	position:relative;
	margin-left: 5px;
	width: 191px;
	height: 114px;
	float: left;
}
 #centreformation
{
	position:relative;
	margin-left: 5px;
	width: 191px;
	height: 114px;
	float: left;
}
 #contenu
{
	position: relative;
	margin-top: 10px;
	width: 1024px;
}

 #colonnegauche
{
	position: relative;
	padding-left: 45px;
	width: 186px;
	float:left;
	
}
#moteur input
{
	margin-left: 1%;
	width: 58%;
}

 #box_rechercher
{
	background-image: url(../../images/rechercher.jpg);
	width: 186px;
	height: 40px;
}

 #rechercher
{
	color: #FFF;
	height: 40px;
	font-size:10px;
	padding-left: 10px;
	padding-top: 2px;
}
 #menugauche{
	position: absolute;
    margin: 0;
    padding: 0;
    width: 186px;
}
#partenaires
{
	position: relative;
	margin-top: 513px;
}
 #banniere
{
	position:relative;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 231px;
	padding-left: 20px;
	padding-right: 25px;
}

 #texte
{
	position:relative;
	width: 600px;
	margin-left: 281px;
	padding-right: 143px;
}

 #texteaccueil
{
	position:relative;
	width: 750px;
	height: 282px;
	padding-top: 10px;
	margin-left: 252px;
	padding-right: 143px;
}

 #bloc
{
	position:absolute;
	left: 0;
	top: 10px;
	background-image:url(../../images/bloc_texte.jpg);
	width: 250px;
	height: 282px;
}

 #bloc2
{
	position: absolute;
	left: 250px;
	top: 10px;
	background-image:url(../../images/bloc_texte.jpg);
	width: 250px;
	height: 282px;
}

 #bloc3
{
	position: absolute;
	left: 500px;
	top: 10px;
	background-image:url(../../images/bloc_texte.jpg);
	width: 250px;
	height: 282px;
}

 #footer
{
	clear: both;
	background-color:#c5c5c5;
	color:#4b4b4b;
}
 #footer a{
	    text-decoration: none;
		color:#4b4b4b;
}

 #footer a:hover{
	    text-decoration: none;
		color:#a57703;
}

/****************** MENU GAUCHE ******************/

#menugauche ul.menugauche{
	padding: 0;
	margin: 0;
    width: 186px;
}

#menugauche li.menu{
	list-style: none;
	list-style-type: none;
	padding-top: 5px;
	margin-top: 1px;
    width: 186px;
	background-image: url(../../images/fond_menu.jpg);
	height:25px;
}

#menugauche li.menu1{
    display: block;
	list-style: none;
	list-style-type: none;
	padding-top: 5px;
	margin-top: 1px;
    width: 186px;
	background-image: url(../../images/fond_menu1.jpg);
	height: 87px;
}
#menugauche li.menu2{
    display: block;
	list-style: none;
	list-style-type: none;
	padding-top: 5px;
	margin-top: 1px;
    width: 186px;
	background-image: url(../../images/fond_menu2.jpg);
	height:134px;
}
#menugauche li.menu3{
    /*display: block;*/
	list-style-type: none;
	margin-top: 1px;
	padding-top: 5px;
    width: 186px;
	background-image: url(../../images/fond_menu3.jpg);
	height:76px;
}
#menugauche li.menu4{
    display: block;
	list-style: none;
	list-style-type: none;
	padding-top: 5px;
	margin-top: 1px;
    width: 186px;
	background-image: url(../../images/fond_menu4.jpg);
	height:66px;
}
#menugauche li ul {
    display: block;
	list-style: none;
	list-style-type: none;
	line-height: 13px;
	margin-top: 5px;
    width: 186px;
}
#menugauche a {
    margin: 0;
    padding: 0;
    text-decoration: none;
	}
#menugauche a:hover {
    margin: 0;
    padding: 0;
    text-decoration: none;
	}
#menugauche a.menu {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	margin: 12px;
    text-decoration: none;
	}
#menugauche a.menu:hover {
	color:#a57703;
	font-size:12px;
	font-weight:bold;
    text-decoration: none;
	}

#menugauche a.sousmenu {
    margin: 0;
	color:#FFF;
	font-size:9px;
    padding: 0;
    text-decoration: none;
	}

#menugauche a.sousmenu:hover {
    margin: 0;
	color: #999;
	font-size: 9px;
    padding: 0;
    text-decoration: none;
}
