/*********************************************************************
 ******************* TOP BOTTOM ARTICLE GALERIE **********************
 *********************************************************************/
 
@import url(galerie.css);


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
}

img {
 border: none;
}



*:focus {
 outline: none;
}

/* ------ MENU ACCORDEON ------ */
.menu{
	float:left;
	margin-top:20px;
	
}
.menu1{
	float:right;
	margin-top:20px;
	
}

.accueil{
	display:block;
	float:left;
	background:url(../img/imgmenutop1.png) no-repeat;
	width:81px;
	height:46px;
	font-size:15px;
	color:#FFFFFF;
	padding-top:13px;
	padding-left:10px;

	
	
}

a:hover.accueil{
	display:block;
	float:left;
	background:url(../img/imgmenutop1.png) no-repeat;
	width:81px;
	height:46px;
	font-size:15px;
	color:#FF0099;
	padding-top:13px;
	padding-left:10px;
}

.pres{
		display:block;
	float:left;
	background:url(../img/imgmenutop2.png) no-repeat;
	width:129px;
	height:46px;
	font-size:15px;
	color:#FFFFFF;
	padding-top:13px;
	padding-left:13px;
	margin-left:14px;
	
}

a:hover.pres{
			display:block;
	float:left;
	background:url(../img/imgmenutop2.png) no-repeat;
	width:129px;
	height:46px;
	font-size:15px;
	color:#FF0099;
	padding-top:13px;
	padding-left:13px;
	margin-left:14px;
	
}

.contact{
	display:block;
	float:left;
	background:url(../img/imgmenutop1.png) no-repeat;
	width:81px;
	height:46px;
	font-size:15px;
	color:#FFFFFF;
	padding-top:13px;
	padding-left:5px;
}

a:hover.contact{
	display:block;
	float:left;
	background:url(../img/imgmenutop1.png) no-repeat;
	width:81px;
	height:46px;
	font-size:15px;
	color:#FF0099;
	padding-top:13px;
	padding-left:5px;
}

.plan{
	display:block;
	float:left;
	background:url(../img/imgmenutop2.png) no-repeat;
	width:129px;
	height:46px;
	font-size:15px;
	color:#FFFFFF;
	padding-top:13px;
	padding-left:12px;
	margin-left:14px;
}

a:hover.plan{
		display:block;
	float:left;
	background:url(../img/imgmenutop2.png) no-repeat;
	width:129px;
	height:46px;
	font-size:15px;
	color:#FF0099;
	padding-top:13px;
	padding-left:12px;
	margin-left:14px;
}

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
 width:235px;
 
} 

.acc_toggler a{
	background:url(../img/pucecatego.png) 5px center no-repeat ;
	display:block;
	color:#FFFFFF;
	font-size:13px;
	padding-left:21px;
	
	background-color:#000000;
	margin-top:10px;
	height:20px;
	padding-top:5px;
	width:208px;
	margin-left:21px;
}

.acc_toggler a:hover{
	background:url(../img/pucecatego-hover.png) 5px center no-repeat;
	display:block;
	color:#D0007D;
	font-size:13px;
	padding-left:21px;
	
	background-color:#000000;
	margin-top:10px;
	width:208px;
	height:20px;
	margin-left:21px;
}

.acc_element h3 {

 width:200px;
 background:url(../img/puceaccelementhover.png) right no-repeat;
 padding-left:54px;
 padding-top:8px;
} 
.acc_element  {
	height:107px;
	width:250px;
} 
.acc_element a {
	
	color:#666666;
	width:235px;
	height:28px;
	font-size:12px;

} 
.acc_element a:hover {
color:#B2B2B2;
	height:28px;
 width:235px;
 font-size:12px;
} 
/* ------ GALERIES ------ */

div.galeries {
}

div.galerie {
 display: block;
 clear: both;
 margin: 10px 0 10px 0;
}

div.photos {
 display: block;
}

div.photo {
 border: 1px solid #888;
 float: left;
 margin: 0 8px 0 0;
 text-align: center;
 width: 120px;
 height: 120px;
 padding: 6px 2px;
}

img.photo {
 max-width: 100px;
 max-width: 100px;
}

div.photo div.photoName {
 padding: 6px 0;
}

/* ------ CONTACT ------ */

div.contact_frame {
}

div.contact_line {
 padding: 6px 6px 10px 6px;

 border-top: none;
}

div.contact_line div.contact_field_name {
 float: left;
 width: 150px;
 padding: 7px 0 0 0;
 font-weight: bold;
}

div.contact_line div.contact_field_value {
 margin-left: 160px;
}

span.contact_field_cross {
 color: #c00;
 font-weight: bold;
}

div.contact_line.highlight {

}

div.contact_line input , div.contact_line textarea {
 margin-top: 3px;
}



div.contact_error {
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 margin: 4px 0 0 0;
 font-weight: bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 width: 400px;
}

/* ------ STRUCTURE DE LA PAGE (DECOUPAGE) ------ */

h1 {
 text-indent: -9999px; 
 margin: 0;
 padding: 0;
}

/* h2.block {
 margin: 0px;
 padding: 3px 5px 1px 5px;
 background: #aaa;
 color: #000;
 font-size: 15px;
}*/

div.block {
margin-left:-21px;
margin-right:30px;
margin-top:43px;
}
.article_contenu  img{


margin-left:4px;
padding-right:5px;
}
.newsletter {

background:url(../img/newsletr.png) no-repeat ;

text-indent:-9999px;
}
#newsletter.submit {
 background: url(../img/submit.png) no-repeat ;
border:medium none;
height:21px;
width:128px;
}

h3 {
 margin: 0;
 padding: 0;
 font-size: 14px;
}

#conteneur {

 background: #000000 url('../img/backconten.png') top no-repeat ;
}

#page {
 width: 980px;
 margin: auto;
}

#header {
	height:322px;

 min-height: 180px;
}
#header h1 {
	background:  url('../img/logotop.png')  no-repeat bottom ;
	width:467px;
	height:104px;
	padding-top:190px;
	margin-left:249px;
}
#header #banner{
	display:block;
	margin-left:25px
}
#body {
 background: url(../img/backbody.png) repeat-y ;
	margin-top:77px;
	width:980px;
	

 
}

#body #wrapper {
 height: 100%;
 float: right;

}

#body #left {

 width: 226px;
 float: left;
 min-height: 300px;
 margin-left:6px;
}

#body #right {

 float:left;
 width: 226px;
 min-height: 300px;
}


#body .center {

color:#FFFFFF;
 width:465px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 300px;
 padding-top:41px;
 
}
.center h2{
background:transparent url(../img/backh2artic.png) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:15px;
height:23px;
padding-left:53px;
padding-top:32px;
width:400px;
margin-left:-24px;

}
.articles {
	width:400px;
	
	
}
.articles p {
	
	color:#999999;
font-size:12px;
padding-left:25px;
width:412px;
	

}
article_contenu{
	width:400px;


}


.article {
	

	

}

#arbo {
	
 padding: 5px 5px 3px 5px;

}
#arbo a {
	background:  url('../img/puceacuueil.png') left no-repeat ;

	color:#666666;
	font-size:12px;
	padding-left:13px;
	margin-left:8px;

}
.leftcontact{
	color:#666666;
	width:200px;
	margin-top:16px;
	margin-left:32px;
	
}
.leftcontact a{
	color:#999999;
	width:240px;
}
.titrcontact {
	background:  url('../img/contactlef.png') 10px center no-repeat ;
	
	background-color:#000;
	margin-top:30px;
	
	height:26px;

padding-left:21px;
width:208px;
margin-top:25px;
margin-left:21px;
	
	

}

#footer {
 background:transparent url(../img/footer.png) no-repeat bottom;
 margin-top:5px;
min-height:445px;
margin-left:6px;
.margin-top:-3px;

}

ul#menu{
	display:block;
	height:17px;
	margin-left:120px;
	.margin-left:150px;
	.margin-top:15px;
	
	
}

#newsletter{
	 .margin-top:-12px;
}

ul#menu li{
	display:inline;
}
ul#menu li a{
	display:block;
	float:left;
	width:16px ;
	height:17px ;
}



ul#menu li a.favoris{
 background: url('../img/favori.png') top right no-repeat;
}

ul#menu li a.ami{
 background: url('../img/ami.png') top right no-repeat;
}

ul#menu li a.sitmap{
 background: url('../img/sitmap.png') top right no-repeat;
}




ul#menu li a.favoris:hover{
 background: url('../img/favorihover.png') top right no-repeat;
}

ul#menu li a.ami:hover{
 background: url('../img/amihover.png') top right no-repeat;
}

ul#menu li a.sitmap:hover{
 background: url('../img/sitmaphover.png') top right no-repeat;
}
h2.act{
display:block;
	background-color:#000;
	font-size:19px;
	color:#B0006A;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:269px;
	margin-top:50px;
}
.ok{
background:transparent url(../img/submit.png) no-repeat scroll 0 0;
border:medium none;
float:right;
height:24px;
margin-right:-4px;
margin-top:-15px;
width:133px;
}
.id_text{
background:transparent url(../img/backtxtnew.png) no-repeat scroll 0 0;
border:medium none;
color:#FF0099;
float:right;
font-size:12px;
height:20px;
margin-right:-5px;
margin-top:-36px;
width:133px;
}
#imgmenubas{
	
height:92px;
margin-top:37px;
width:163px;
float:left;
}
a.imgbasleft{
	background:transparent url(../img/logoeki.png) no-repeat scroll 0 0;
height:90px;

margin-left:20px;
width:170px;
display:block;
float:left;
margin-top:-49px;
}
.menubas{
	text-align:center;
	margin-top:-6px;
	padding:0px;
	margin-bottom:20px;
	width:480px;
	margin-left:267px;
	overflow:hidden;
	
}
.menubas ul{
	margin-right:4px;
}

.menubas li {

	
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

		
	text-align:center
}

.menubas a{
	background:transparent url(../img/puc.png) no-repeat left  center;
		margin-right:15px;
padding-left:10px;
	color:#666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	float:left;
	line-height:20px;

}

.menubas a:hover{
	background:transparent url(../img/puc-hover.png) no-repeat left center;
		margin-right:15px;
padding-left:10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FF0099;
	font-size:10px;
	line-height:20px;
	
	
	
}
.trecentr{
	background:transparent url(../img/trecentr.png) no-repeat left center;
	width:413px;
	height:2px;
	margin-left:20px;
	
	
}
.margin{
	margin-top:90px;
}
a.bouton_suivant{
	background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#FF0099;
font-weight:bold;
margin-left:340px;
margin-top:10px;
padding:5px;
} 
input {
color:#FF0099;
font-weight:bold;

}
a
 {
color:#666666;
text-decoration: none;

}
li a {
color:#666666;
font-weight:bold;
font-size:16px;
list-style-image:none;

}
