@import"reset.css";@import"menu.css";@import"grid.css";
body{
	font:13px/18px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color:#171717;
	position:relative;
	min-width:1000px;
	border-top:10px solid #333333;}
}

html,body{height:100%;}

.container_24 {position:relative;text-align: center}

a {
	color:#262626;
	outline:none;
	cursor:pointer;
	text-decoration:underline;
}
a:focus{outline:none;}
a:hover{text-decoration:none;}
.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper{width:100%;overflow:hidden;}
p {padding-bottom:18px;}

.p{padding-bottom:18px !important;}

/* Typography */
em {color:#d90011;}
strong {color:#322e30;}

blockquote.quotes {
	background:url(quotes-bg.png)/*tpa=http://www.survelec.fr/images/quotes-bg.png*/ no-repeat 0 0;
	font-size:16px;
	line-height:23px;
	padding:0 0 18px 50px;
	color:#d90011;
}


/*********************************boxes**********************************/
article.a1 {margin:0 5px;}


.box {
	border:1px solid #fff;
	padding:10px 0px 10px 10px;
	background-color:#E7E7E7;
	text-align:left;
	min-height:320px;
	box-shadow:0 0 5px #c5c5c5;
	-moz-box-shadow:0 0 5px #c5c5c5;
	-webkit-box-shadow:0 0 2px #c5c5c5;
	    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	behavior: url(PIE-1.htc)/*tpa=http://www.survelec.fr/js/PIE.htc*/;
}



/*********************************header*************************************/
header {
	position:relative;
	z-index:10;
	padding:0 0 0px 0;
	border-top:5px solid #D7D7D7;
}

header .inner {
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding:10px 0px 10px 0px;	
}	
.logo {
	float:left;
	width:345px;
	height:85px;
	background:url(logo.png)/*tpa=http://www.survelec.fr/images/logo.png*/ no-repeat 0 0;
	overflow:hidden;
	text-indent:-999em;
	margin:0;
	margin-top:0px;
}
.slogan {
	float: left;
	font-size:21px;
	padding:8px 0px 0px 100px;
}
.info {
	float:right;
	padding:0px 0px 0 0;
	overflow:hidden;
	width:500px;
	text-align:right;
	padding-top:10px

}

section#metiers{

}

.metiers {	background:url(bg_menu.png)/*tpa=http://www.survelec.fr/images/bg_menu.png*/ repeat-x 0 0;}


 .menu-metier {float:left; width:200px;padding-left:0px;text-align:center}
#navigation {
	margin:20px 0 0px auto;	
}
header .main {z-index:10;}

/********************** Content ************************/


section#content {
	position:relative;
	z-index:4;
	padding:10px 0 20px;

}
	
h1,h2,h3,h4,h5,h6{
	color:#121212;
	font-weight: normal;
	padding:0 0 21px 0;
	font-family:"Trebuchet MS",Helvetica,  Arial, sans-serif;
}
h1{font-size:24px; line-height:30px;}
h2{font-size:12px; line-height:20px;text-transform:uppercase;font-weight:bold;text-align:center}
h3{font-size:24px; line-height:30px;color:#B30016} 
h4{font-size:30px; line-height:36px;}   
h5{font-size:26px; line-height:32px;}
h6{font-size:22px; line-height:27px;}

.rouge {color:#A70012}
	
	.t3 {
		color:#f3eff0;
		font-size:13px;
		line-height:18px;
		font-weight:bold;
		font-style:normal;
		padding:0 0 6px 0;
	}
	
figcaption{
	position:absolute;
	bottom:2px;
	z-index:5;
	left:2px;
	right:2px;
	background:#d90011;
	color:#fff;
	padding:7px 0 13px;
	text-align:center;
	font-size:18px;
	line-height:22px;
	font-weight: normal;
	font-style:italic;
}


/*  Buttons */
.more {color:#B80B1C;text-decoration:none;font-weight:bold;float:right}
.important {color:#B80B1C}
.button {
	display:inline-block;
	background:url(button-marker.gif)/*tpa=http://www.survelec.fr/images/button-marker.gif*/ no-repeat right center #d90011;
	font-family: Tahoma, Geneva, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	padding:5px 28px 7px 14px;
}
	.button:hover {background:url(button-marker.gif)/*tpa=http://www.survelec.fr/images/button-marker.gif*/ no-repeat right center #565656;}

/******************** Footer ******************/
footer {
	background-color: #383838;
	padding:20px 0;
	position:relative;
	border-top:10px solid #282828;
	
}

footer strong {color:#FFF}
.footer-list {padding:10px 0 0 0;}
.footer-list li {
	display:block;
	padding:0 0 5px 0;
	overflow:hidden;
}
	.footer-list li a {
		float:left;
		text-decoration:none;
		position:relative;
		background:url(footer-list-marker.gif)/*tpa=http://www.survelec.fr/images/footer-list-marker.gif*/ no-repeat 6px 8px;
	}
		.footer-list li a span {
			display:block;
			font-size:13px;
			line-height:16px;
			color:#c2c2c1;
			padding:3px 40px 4px 19px;
			position:relative;
			z-index:5;
		}
	.footer-list li a :hover {background-color:#515050;}
		
footer .copyright {
	padding:0;margin:0;
	color:#9fa1a2;text-align:left}
	
footer .web{float:right;
	padding:0;margin:0;
	color:#9fa1a2;}
	
footer .copyright b {
		font-weight:normal;
		color:#f6f6f6;
	}
	footer .copyright a {color:#9fa1a2;}
	footer .copyright a:hover, footer .copyright a.active {color:#9fa1a2;}
	
	footer .webb {
		font-weight:normal;
		color:#f6f6f6;
	}
	footer .web a {color:#9fa1a2;}
	footer .web a:hover, footer .web a.active {color:#9fa1a2;}


/* Table styling */
table {
}
table td {

	color:#171717;
	font-size:13px;
	line-height:16px;
	text-align:center;
	padding:9px 0 9px;
	border:2px #F2F2F2 solid;
	text-align:left;
	padding-left:15px;
		padding-right:15px;
}


/* Pages
---------------------------------------- */
/* 404 page */
#page-404 #content {padding:20px 0 33px;}
/* Menu Top */

.info  a {

	text-decoration:none;
	display: inline-block;
	text-align:center;
	font-size:14px;
	line-height:3px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	padding:35px 50px 10px 10px;
	font-family: "Times Roman","Trebuchet MS",Arial,  Helvetica, sans-serif;
}

.info  a:hover { color:#A70012;}
.info a.on{ color:#A70012;}

.slideshow { height: 84px; width: 153px; margin: auto;margin-bottom:10px; }
.slideshow img {  border: 2px solid #ccc; background-color: #eee; }
.txt {text-align:justify;padding:20px}
.txt a {color:#E21212}
.cadre-left {float:left;padding-right:30px;}
.txt img {padding-left:20px}
a.rub {color:none;font-size:16px;text-decoration:none}

