@charset "iso-8859-1";
/* CSS Document */

/*
Theme Name: Entreprise Andrac 47290 Cancon
Theme URI: http://www.sarlandrac.fr
Description: Charte graphique de l'entreprise Andrac. Réalisation <a href="http://www.realicom.fr/">M.Gredler</a>.
Author: Realicom.fr
Author URI: http://www.realicom.fr
version: 1.0
*/


body {
	background: #E0E0D8 ;
	font-family: arial, verdana, tahoma, serif;
	font-size: 10pt;
	margin: 20px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 12pt; margin-top:10px;}
h4 {font-size: 10pt;}



#container {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 6px solid #FFF;
	background-color: #fff;
}
#header-1 {
	width: 100%;
	color: #ecece8;
	height: 70px;
	clear: left;
	background-color: #666;
}


/* header */

#header {
	width: 85%;
	color: #ecece8;
	height: 70px;
	float: left;
	clear: left;
	position: relative;
	}
	
#header:hover{
	color: #ffffff;
	background-color: #666;
	}
	
#header h1{
	font-family: palatino linotype,  arial, georgia,times;
	font-size: 22pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin:12px 15px 0 15px;
	padding:4px 15px 10px 0;
	border-right:1px solid #C1C4BC;
	float:left;
	}

#header p{
	font-family: georgia, verdana, "palatino linotype", arial, times;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	line-height: 20px;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	text-align: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin: 0;
	}
#header_Droite {
	width: 70px;
	color: #ecece8;
	height: 58px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	float: right;
	border: 1px dashed #CCC;
	position: relative;
	margin-left: 0px;
	padding-left: 5px;
	line-height: 15px;
	font-weight: bold;
	font-style: normal;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
#header_Droite a{color: #BCBCBC;text-decoration: none;}
#header_Droite a:hover{color: #FFCC00;text-decoration: none;}
	
/* mid header */
	
#midheader{
	width: 100%;
	height: 151px;
	overflow: hidden;
	margin:0;
	padding:0;
	float: left;
	background-color: #FFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #fff;
	}

.leftcontent{
	width: 200px;
	height: 151px;
	float: left;
	text-align:center;
	background-color: #FFF;
	}

.leftcontent h2{
  font-family: palatino linotype, georgia, arial, times;
  font-size: 14pt;
  font-weight: 300;
  margin: 10px 0 0 15px;
  }

.leftcontent ul{ 
	margin: 10px 15px;
	}
	
.leftcontent ul li{ 
  padding: 4px 0 4px 0;
  border-top: 1px dotted #B2B2AA;
  list-style-type: none;
	}
	
.leftcontent ul li a{color: #767C6F;}
.leftcontent ul li a:hover{color: #767C6F; text-decoration: none;}
	
.leftcontent ul li:hover{ 
  background: #D3D3CB;
	}

.rightimg{
	width: 750px;
	height: 151px;
	float: right;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #fff;
	}
#menuGG {
	height: 462px;
	width: 200px;
	background-color: #CCC;
	float: left;
	position: relative;
	visibility: visible;
	z-index: 100;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFF;
}

/* footer */

#footer {
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	border-top: 6px solid #fff;
	background-color: #666;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #FFCC00;text-decoration: none;}

.mail {
	float: right;
}

