/*
 * CSS for prechel.fr
 * Dsigned by Samuel Prechel
 * 
*/

/****************************
 *
 *          COMMON
 * 
 ****************************/
body{
	padding:0;
	margin:0;
	width:100%;
	font-size:12px;
	font-family:Arial;
	background: #FCFCF0;
}
a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	color: black; 
}
a:hover {
	text-decoration: none;
	color: #787680;
}
.titre a:link,.titre a:hover,.titre a:visited,.titre a:active {
	text-decoration: none;
	color: #448351; 
}
h2 {
	font-weight: bold;
	font-size: x-large;
	margin: 0;
	padding: 0;
}
#content {
	width: 800px;
	margin: 120px 0 0 340px;
}
.centre {
	text-align: center;
}
img {
	border: none;
	margin:0;
	padding:0;
	vertical-align: bottom;	
}
/****************************
 *
 *        HEADER
 * 
 ****************************/
.menu {
	text-align: left;
	float: left;
	color: black;
	margin-left: 5px;	
}
#image_haut {
	width: 399px;
	height: 140px;	
	margin-left: 71px;
}
#image_contact {
	position: absolute;
	left: 55px;
	top: 0px;
	width: 123px;
	height: 141px;	
}
#image_contact_hover {
	display: none;
	position: absolute;
	left: 55px;
	top: 0px;
	width: 123px;
	height: 141px;		
}
#image_quote {
	position: absolute;
	left: 363px;
	top: 0px;
	width: 120px;
	height: 141px;	
}
#image_quote_hover {
	display: none;	
	position: absolute;
	left: 363px;
	top: 0px;
	width: 120px;
	height: 141px;	
}
.flags {
	text-align: right;
	margin-right: 5px;
}
.flags a {
	height: 32px;
}
.flags img {
	width: 32px;
	height: 32px;
}
.image_bas  {
	clear: both;
	position: absolute;	
	top: 140px;
	left: 0px;
}
#image_bas {
	width: 335px;
	height: 200px;
}
#image_index {
	position: absolute;
	left: 0px;
	top: 103px;	
	width: 105px;
	height: 110px;
}
#image_index_hover {
	display: none;	
	position: absolute;
	left: 0px;
	top: 103px;	
	width: 105px;
	height: 110px;
}
#image_portfolio {
	position: absolute;
	left: 196px;
	top: 30px;
	width: 120px;
	height: 123px;
} 
#image_portfolio_hover {
	display: none;		
	position: absolute;
	left: 196px;
	top: 30px;
	width: 120px;
	height: 123px;
} 
.image_ressort {
	position: absolute;
	z-index: -1;
	left: 105px;
	top: 275px;
	width: 57px;
	height: 60px;	
}
.image_blog {
	position: absolute;
	left: 89px;
	top: 324px;	
	width: 86px;
	height: 64px;	
}

/****************************
 *
 *   CONTENT  INDEX
 * 
 ****************************/
p.trois_liens {
	text-align:center;
	font-weight:bold;
}
p.trois_liens a {
	text-decoration: underline;
	margin: 0 6px;
}
p.trois_liens a:hover {
	text-decoration: underline;
	margin: 0 6px;
}
/* root element for tabs  */
ul.tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 10px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.tabs a.current {
	background-color: #8B97C0;
	border-bottom:2px solid #ddd;	
	color:#000;	
	cursor:default;
}

.who {
	height: 150px;	
}
.tabs_who li img {
	height: 50px;
	width: 46px;
}
/* root element for tabs  */
ul.tabs_who {  
	margin: 0 0 0 260px;
	padding:0;
	height:60px;
}

/* single tab */
ul.tabs_who li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.tabs_who a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 10px;	
	text-decoration:none;
	color:#777;
	margin-right:2px;
	position:relative;
	top:1px;	
}

ul.tabs_who a:hover {
	color:#333;
}
	
/* selected tab */
ul.tabs_who a.current {
	color:#000;	
	cursor:default;
}
div.panes_who .who_content {
	background-color:#EEE;
	border:2px solid #ccc;	
	width:350px;
	min-height:40px;
	display:none;
	margin:8px 0 0 230px;
	-moz-border-radius:4px;
	padding:0 20px;
}
.who_content div.arrow {
	background:transparent url(../images/blue.png) repeat scroll 0 0;
	height:11px;
	margin-left:35px;
	margin-top:-11px;
	width:14px;
}
#business div.arrow {
	margin-left:115px;	
}
#club div.arrow {
	margin-left:195px;	
}
#individual div.arrow {
	margin-left:275px;	
}

.presentation {
	background: #FFF;
	margin: 0px 0px 0px 10px;
	padding: 10px;
	width: 435px;
	height: 168px;
	border: solid #3A4362 2px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;				
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;		
	float: left;		
}
.tech {
	background: #FFF;
	margin: 0px 0px 0px 480px;
	padding: 10px;
	height: 168px;
	width: 229px;
	border: solid #3A4362 2px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;				
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;	
}
.tech ul { padding: 0px 0 0 10px;margin: 0; }
.tech li {
	padding: 5px 0 0 0px;
}
.presentation img {
	height: 100px;
	float: left;
	margin: 10px;
	margin-top: 30px;
}
.work_type {
	background: #FFF;	
	margin: 11px 10px 11px 9px;
	padding: 10px;
	width: 700px;
	/*height: 395px;*/
	border: solid #3A4362 2px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;				
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;				
}
.tab_content {
	margin: 10px;
}
.tab_content ul.support {
	margin: 0 0 0 160px;
}
.tab_content img {
	height: 150px;
	float: left;
	border: 1px #3A4362 solid;
	margin-right: 10px;
}
.tab_content p.quote img {
	height: 50px;
	border: none;
}
.footer_index {
	background: #FFF;		
	margin: 0px 10px 20px 9px;	
	width: 721px;
	border: solid #3A4362 2px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;	
	text-align: center;
}

.simpleContent {
	padding: 10px;
	background: #FFF;
	float: left;
	height: 460px;
	width: 510px;
	margin: 0px 0px 0px 10px;	
	border: solid #8E853D 2px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;		
}
.simpleContent h1 { color: #8E853D; font-size: 12px; } 
/**************************************
 * 
 *              FOOTER
 * 
 * *************************************/
div.links {
	padding: 5px;
	margin: 0 auto;
}
.copyright {
	margin: 0 0 5px 0;
	font-size: x-small;
}
