/* CSS Document */


body{
	margin:0;
	background:#fff url(../images/themes/blue/homepage/fond-pages.jpg) repeat-x;;
}
#conteneur{
	width:985px;
	margin:auto;
	padding:0 5px 0 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #D3DCE7;
	border-left-color: #D3DCE7;
}
input{
	margin:3px;}
p{
	font-family: Tahoma, Arial, Verdana;
	color: #666666;
	font-size: 12px;
}
p a{
	color: #972B16;
}
p a:hover{
	text-decoration:none;
}
h1{
	margin:0;
	font-size: 21px;
	}

h3{
	padding-bottom:5px;
	font-size: 16px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
h4{
	background:#fff;
	padding:5px;
	padding-bottom:5px;
	font-size: 14px;
	color: #000000;
	font-weight:normal;
	opacity:0.5; 
}
h5{
	padding:5px;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
h5{
	padding:5px;
	font-size: 14px;
	color: #000000;
	font-weight:normal;
}
.img{ 	border:4px solid #fff;
}

.espacementCellule{
	margin:5px;}
.espacementCellule td{
	padding:5px;}
	
.bouton{
	text-align:center;
	margin:5px !important;
	color:#000;
	cursor:pointer;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	border:1px solid #ccc;
	padding:5px 15px 5px 15px !important;
	white-space:nowrap;
	background-color: #fff;
}
.bouton a{
	text-decoration:none !important;
}
.bouton a:hover{
	color:#FF0000;
}
.boutonCommander{
	text-align:center;
	margin:5px !important;
	color:#FFFFFF;
	cursor:pointer;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	border:1px solid #CEBE9D;
	padding:5px 15px 5px 15px !important;
	white-space:nowrap;
	background-color: #415E7E;
}
.boutonCommander a{
	text-decoration:none !important;
}
.boutonCommander a:hover{
	color:#FF0000;
}
input{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

#header{
	width:auto;
	height:104px;
	background:url(../images/themes/blue/homepage/fond-header.jpg) repeat-x;
}
#logo{
	float:left;
	width:225px;
	height:104px;
	background:url(../images/themes/blue/homepage/fond-logo.jpg) no-repeat;
}
#logo p {
	text-align:center;
	margin:0;
	padding:0;

}

#menu{
	width:995px;
	margin:auto;
	height:107px;
	/*background:url(../images/themes/blue/homepage/fond-menu.jpg) no-repeat;*/
}
#menu ul{
	margin:0 0 0 200px;
	padding-top:13px;
	width:auto;
	height:107px;
}

#menu li{
	float:left;
	list-style-type:none;
	height:40px;
	line-height:40px;
	width:120px;
	padding:0;
	text-align:center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color:#000000;
	margin-right:2px;
	display: block;
	
}
.current{
	display:block;	
	background: url(../images/themes/blue/homepage/menuOn.jpg) no-repeat;
	border:none !important;
	color:#fff !important;
}
.current a{
	color:#fff !important;
	background: url(../images/themes/blue/homepage/menuOn.jpg) no-repeat;
	height:40px;
	border:none !important;
}
.current a:hover{
border:none !important;
}
#menu li a{
	text-decoration:none;
	color: #000;
	height:40px;
	display:block;border:none !important;
}
#menu li a:hover{

	color:#fff!important;
	display:block;	
	background: url(../images/themes/blue/homepage/menuOn.jpg) no-repeat;
	border:none !important;
}





.TitreHomepage{
	font-family: Tahoma, Arial, Verdana;
	font-size: 21px;
	color: #FFF !important;
	background:#972B16;
	width:auto;
	font-weight: normal;
	padding:5px;
}
#photoHomepage{
	float:left;
	height: 391px;
	width: 458px;	
}
#blocHomepage1{
	width:500px;
	float:left;
	color: #000;
	font-size: 16px;
	margin:10px;
	font-family: Tahoma, Arial, Verdana;
}

#ContentHomepage1{
	clear:both;
	width:auto;
	background-color: #FFFFFF;
}
#ContentHomepage1Bloc{
	margin:auto;
	width:995px;
	padding:15px;
}
#ContentHomepage1Bloc img{
	border: 4px solid #C5D0E2;
	float:left;
}


#ContentHomepage2{
	clear:both;
	width:auto;
	background:#fff;;
	border-bottom:1px solid #fff;
}
#ContentHomepage2Bloc{
	margin:auto;
	width:995px;

	background:#fff;
}

.TitreBlocHomepage{
	font-family: Tahoma, Arial, Verdana;
	font-size: 21px;
	color: #000000!important;
	width:auto;
	font-weight: normal;
	margin-top:10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #77A3E2;
}
.TitrePage{
	font-family: Tahoma, Arial, Verdana;
	font-size: 21px;
	color: #000000!important;
	width:auto;
	font-weight: normal;
	margin-top:10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #77A3E2;
}

#blocContactHomepage{
	background:url(../images/themes/blue/homepage/fond-bloc-contact.jpg) no-repeat;
	float:left;
	width:170px;
	padding:10px 0 0 10px;
	font-size: 14px;
}
#blocContactHomepage a{
	color:#000000;
}
#blocContactHomepage a:hover{
	text-decoration:none;
}

#blocActuHomepage{
	float:left;
	width:auto;
	font-size: 14px;
	margin-right:15px;
	margin-bottom:20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#blocActuHomepage a{
	color:#425978;
}
#blocActuHomepage a:hover{
	text-decoration:none;
}


#page{
	width:auto;
	padding:10px 0 0 10px;
	font-size: 14px;
}
#page td{
	padding:5px;
}
#page a{
	color:#77A3E2;
}
#page a:hover{
	text-decoration:none;
}

#page ul{
	margin:0;
	padding:0;
	list-style-position: inside;
}
#page li{
	list-style-type:square;
}

#ContentPage{
	clear:both;
	width:auto;
	border-bottom:1px solid #fff;
	font-family: Tahoma, Arial, Verdana;
	background-color: #FFFFFF;
}
#ContentPage2{
	margin:auto;
	width:auto;
	padding:10px;
	background-color: #FFFFFF;
}


#ContentRealisation{
	clear:both;
	width:auto;
	height:270px;
	background:#201205;
}
#ContentRealisationBloc{
	margin:auto;
	width:780px;
	border-left:1px dotted #726A51;
	border-right:1px dotted #726A51;
	height:270px;
}
#ContentRealisationBloc table{
	width:auto;
}
#ContentRealisationBloc ul{
	margin:0;
	padding:0;
}
#ContentRealisationBloc li{
	float:left;
	width:97px;
	height:66px;
	margin:7px 10px 10px 10px;
	list-style-type:none;
}
#ContentRealisationBloc img{
	border:5px solid #F0EFD3;
}



#footer{
	clear:both;
	width:780px;
	margin:auto;
	font-size: 10px;
	padding-top:15px;
	font-family: Tahoma, Arial, Verdana;
	color:#CCCCCC;
	margin-bottom:15px;
}
#footer a{
	color:#666666;
}
#footer a:hover{
	color:#666;
	text-decoration:none;
}







#barreSousmenu{
	clear:both;
	width:auto;
	height:40px;
	background:#201205;
}
#barreSousmenuBloc{
	margin:auto;
	width:780px;
	border-left:1px dotted #726A51;
	border-right:1px dotted #726A51;
	height:40px;
}
.panier{
	width:71px;
	height:36px;
	position:relative;
	top:-50px;
	left:914px;
}
