/*
Theme Name: Solar select 2009
by ASPROCOM

*/



/* 
style generique
*/
*
{
margin: 0px;
padding: 0px;
}


.clear{
clear:both;
}

ul li{
list-style-position:inside;
list-style-type: disc;
}

img{
border:none;
}
a:link {
  color:#1A171B;
  text-decoration: underline;

}

a:hover {
	text-decoration: underline;
	color:#5E3C16;
}

a:visited {
        text-decoration: none;
	color: #1A171B;
}

#footer a:link {
  color:#FFFFFF;
  text-decoration: none;

}

#footer a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

#footer  a:visited {
        text-decoration: none;
	color:#FFFFFF;
}

body {
	
	font-family:verdana;
	font-size: 14px;
	color:#1A171B;
	
}

#header{
	width: 1000px;
	height:153px;
	margin: 0 auto;
	background-image:url(fond_de_page/header.jpg);
	background-position:top;
	background-color:#62462c;
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
	
}
#news{
width:348px;
height:70px;
position:relative;
top:52px;
left:635px;
	color:#62462c;
	font-size:0.8em;
}

#menu{
	width: 650px;
	height:81px;
	position:relative;
	z-index:1;

	
}
#content2
{	width: 1258px;
	height:666px;
	margin: 0 auto;
	background-image:url(fond_de_page/fond_contact.jpg);
	background-position:top;

	position:relative;
        z-index:2;
	
}
#content
{	width: 1000px;
	height:532px;
	margin: 0 auto;
	background-image:url(fond_de_page/homeimage.jpg);
	background-position:right;

	background-repeat:no-repeat;


	position:relative;
        z-index:2;
	
}

#footer2{
	width: 1000px;
	height:10px;
	margin: 0 auto;

	background-color:#62462c;

		
	z-index:2;
	text-align:center;
	color:#FFFFFF;
}
#footer{
	width: 1000px;
	height:24px;
	margin: 0 auto;
	font-size:0.8em;
	font-weight:bold;

	

		background-image:url(fond_de_page/baspage.jpg);
	background-position:bottom;
		background-repeat:no-repeat;
	position:relative;
		
	z-index:2;
	text-align:center;
	color:#FFFFFF;
}

#calage_haut{
	width: 1000px;
	height:39px;
}

#calage_gauche{
float:left;
width:215px;
height:412px;
background-image:url(fond_de_page/img_bas_gauche.jpg);
background-repeat:no-repeat;
background-position:bottom left;
text-align:center;


}

#texte{
float:left;
//font-size:0.9em;
font-family:verdana;
width:400px;
height:410px;
}

#calage_accueil{
float:left;
width:265px;
height:560px;
}

#text_news{
float:left;
width:300px;
height:560px;
}

.btn_off{
border:solid 1px #FFFFFF;
color:#FFFFFF;
width:131px;
height:24px;
text-align:center;
background:none;
padding-top:6px;
float:left;
margin-left:45px;
margin-top:4px;
font-weight:bold;
cursor:pointer;
}

.btn_on{
border:solid 1px #FFFFFF;
color:#5E3C16;
width:131px;
height:24px;
text-align:center;
background-image:url(fond_de_page/btn_al.jpg);
background-repeat:repeat-y;
padding-top:6px;
float:left;
margin-left:45px;
margin-top:4px;
font-weight:bold;
cursor:pointer;
}

.btn_on:hover{
border:solid 1px #FFFFFF;
color:#FFFFFF;
width:131px;
height:24px;
text-align:center;
background-image:url(fond_de_page/btn_al.jpg);
background-repeat:repeat-y;
padding-top:6px;
float:left;
margin-left:45px;
margin-top:4px;
font-weight:bold;
cursor:pointer;
}



.btn_off:hover{
border:solid 1px #FFFFFF;
color:#5E3C16;
width:131px;
height:24px;
text-align:center;
background-image:url(fond_de_page/btn_al.jpg);
background-repeat:repeat-y;
padding-top:6px;
float:left;
margin-left:45px;
margin-top:4px;
font-weight:bold;
cursor:pointer;
}

#calage_contact1{
float:left;
width:255px;
height:560px;
}

#photo_cont{
float:left;
width:330px;
height:290px;

}
#photo{
float:left;
width:310px;
height:130px;


}