/* @override 
	http://localhost:8888/Sites/www/SEIB/www_layout/css/screen.css
	http://localhost:8888/Sites/www/SEIB/www/themes/seib/css/layout.css
	http://localhost:8888/Sites/www/SEIB/www/themes/seib/css/print.css
*/

@import 'reset.css';

body {
	background: url(../images/bg_top.jpg) no-repeat center top;
}

.both {
	clear: both;
}

/* Bannière */

#banner {
	width: 929px;
	margin: auto;
	padding-top: 13px;
	height: 318px;
}

#banner_filtre {
	position: absolute;
	z-index: 3;
	height: 211px;
	width: 894px;
	padding-top: 30px;
	padding-left: 35px;
	background: url(../images/banner_filtre.png) no-repeat;
}

#banner_filtre a {
	display: block;
	height: 145px;
	width: 80px;
	text-indent: -9999px;
}

#banner_image {
	position: absolute;
	z-index: 0;
	height: 263px;
	width: 929px;
	overflow: hidden;
}

#banner_image ul li {
	position: absolute;
}

/* Menu */

#menu {
	width: 943px;
	margin: auto;
}

#menu ul {
	position: absolute;
	top: 263px;
	z-index: 5;
}

#menu ul li {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	height: 52px;
}

#menu ul li.la-societe {
	width: 144px;
}

#menu ul li.photovoltaique {
	width: 192px;
}

#menu ul li.produits {
	width: 134px;
}
#menu ul li.realisations {
	width: 134px;
}

#menu ul li.services {
	width: 131px;
}

#menu ul li.news {
	width: 103px;
}

#menu ul li.current a, #menu ul li a:hover {
	color: white;
	background-image: url(../images/menu_middle_hover.png);
}

#menu ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 14px;
	height: 38px;
	text-align: center;
	background: url(../images/menu_middle.png) repeat-x;
}

#menu ul li.first {
	background-image: none;
	width: 94px;
}

#menu ul li.first a {
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	height: 40px;
	background-image: none;
	width: 94px;
}

#menu ul li.first a span.bg {
	background: url(../images/menu_middle.png) repeat-x;
	float: left;
	display: block;
	height: 52px;
}

#menu ul li.first.current a span.bg, #menu ul li.first a:hover span.bg {
	background-image: url(../images/menu_middle_hover.png);
}

#menu ul li.first a span.bg span.text {
	background: url(../images/menu_home.gif) no-repeat center center;
	display: block;
	height: 40px;
	text-indent: -9999px;
	width: 60px;
	padding-right: 15px;
}

#menu ul li.first.current a span.bg span.text, #menu ul li.first a:hover span.bg span.text {
	background-image: url(../images/menu_home_hover.gif);
}

#menu ul li.first a span.left {
	background-image: url(../images/menu_left.png);
	height: 52px;
	width: 19px;
	display: block;
	float: left;
}

#menu ul li.first.current a span.left, #menu ul li.first a:hover span.left {
	background-image: url(../images/menu_left_hover.png);
}

#menu ul li.last {
	background-image: none;
	width: 145px;
}

#menu ul li.last a {
	padding-right: 0;
	padding-left: 0;
	height: 40px;
	padding-top: 0;
	background-image: none;
	width: 145px;
}

#menu ul li.last a span.bg {
	background: url(../images/menu_middle.png) repeat-x;
	float: left;
	display: block;
	height: 52px;
	width: 126px;
}

#menu ul li.last.current a span.bg, #menu ul li.last a:hover span.bg {
	background-image: url(../images/menu_middle_hover.png);
}

#menu ul li.last a span.bg span.text {
	display: block;
	height: 40px;
	padding-top: 14px;
	background: none center center;
}

#menu ul li.last a span.right {
	background-image: url(../images/menu_right.png);
	height: 52px;
	width: 19px;
	display: block;
	float: left;
}

#menu ul li.last.current a span.right, #menu ul li.last a:hover span.right {
	background-image: url(../images/menu_right_hover.png);
}

/* Content */

#content_bg {
	background: white url(../images/bg_content.png) repeat-x;
	min-height:510px;
	height: auto !important;
	height: 510px;
	padding-bottom: 10px;
}

#content {
	width: 910px;
	margin: auto;
	padding-top: 10px;
}

#tools {
	height: 45px;
}

#tools ul {
	width: 350px;
	float: right;
}

#tools ul li {
	float: right;
}

#tools ul li.friend {
	width: 140px;
}

#tools ul li.print {
	width: 100px;
}

#tools ul li.contact {
	width: 90px;
}

#tools ul li.friend a {
	background: url(../images/sent_to_friend.gif) no-repeat left center;
	display: block;
	height: 14px;
	padding-left: 25px;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	border-right: 1px solid #BFBFBF;
}

#tools ul li.print a {
	background: url(../images/print.gif) no-repeat 8px center;
	display: block;
	height: 14px;
	padding-left: 33px;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	border-right: 1px solid #BFBFBF;
}

#tools ul li.contact a {
	background: url(../images/contact.gif) no-repeat 8px center;
	display: block;
	height: 14px;
	padding-left: 33px;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	padding-top: 2px;
}

#content div.eco {
	width: 314px;
	height: 206px;
	float: right;
	background: url(../images/eco.jpg) no-repeat right top;
	padding-left: 20px;
}

#content h1 {
	font-size: 26px;
	color: #61BC17;
	font-weight: normal;
	font-style: normal;
	line-height: 36px;
	padding-bottom: 5px;
}

#content h1 strong {
	color: #61BC17;
}

#content h2 {
	font-size: 16px;
	color: #666666;
	line-height: 18px;
	padding-bottom: 5px;
}

#content p {
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	padding-bottom: 18px;
}

#content strong {
	color: #F58927;
}

#content div.link a {
	display: block;
	width: 107px;
	height: 27px;
	background: url(../images/button.png) no-repeat;
	padding-top: 13px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 13px;
	text-align: center;
	position: relative;
	left: -10px;
	top: -13px;
}
#content .vert {
	color: #3DB44A;
}
#content .bleu {
	color: #1F9ED6;
}
#content .bleu_fonce {
	color: #066695;
}
#content .gris {
	color: #999;
}

#shortcut {
	width: 950px;
	margin: auto;
	height: 250px;
}

#shortcut div.block {
	float: left;
	width: 305px;
	height: 220px;
	padding-right: 17px;
}

#shortcut div.block.last {
	padding-right: 0;
}

#shortcut div.block div.top {
	font-size: 1px;
	background-image: url(../images/shortcut_top.png);
	height: 21px;
}

#shortcut div.block div.middle {
	background-image: url(../images/shortcut_middle.png);
	padding-left: 40px;
	padding-right: 40px;
	height: 200px;
}

#shortcut div.block div.middle h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 26px;
	color: #F58927;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 60px;
	padding-bottom: 25px;
	height: 30px;
}

#shortcut div.block div.middle h1.devis {
	background-image: url(../images/devis.jpg);
}

#shortcut div.block div.middle h1.faq {
	background-image: url(../images/faq.jpg);
}

#shortcut div.block div.middle h1.news {
	background: url(../images/news.jpg) no-repeat 0 10px;
}

#shortcut div.block div.middle p {
	font-size: 11px;
	color: #6A767B;
	line-height: 14px;
	padding-bottom: 14px;
}

#shortcut div.blc_news div.middle p {
	height: 27px;
	overflow: hidden;
	padding-bottom: 0px;
	margin-bottom: 8px;
}


#shortcut div.block div.middle div.link a {
	display: block;
	width: 107px;
	height: 28px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
	background: url(../images/button_shortcut.png) no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #5190BD;
}

#shortcut div.block div.middle div.date, #shortcut div.block div.middle div.date a {
	font-size: 12px;
	color: #5190BD;
	line-height: normal;
	text-decoration: none;
}

#shortcut div.block div.middle div.link.news a {
	background-image: url(../images/button_news.gif);
	width: 144px;
	height: 16px;
	padding: 3px 0 0;
	color: white;
}

#shortcut div.block div.bottom {
	font-size: 1px;
	background-image: url(../images/shortcut_bottom.png);
	height: 21px;
}

/* Footer */

#footer_bg {
	background: url(../images/bg_footer.jpg) no-repeat center top;
	padding-top: 90px;
}

#footer {
	width: 929px;
	margin: auto;
}

#contact {
	width: 315px;
	float: left;
	border-right: 1px dashed #CCCCCC;
	height: 180px;
	color: #666666;
	font-size: 14px;
	line-height: 18px;
}

#contact h1 {
	background-image: url(../images/sei.png);
	width: 154px;
	height: 35px;
	text-indent: -9999px;
	position: relative;
	left: -7px;
}

#contact address {
	font-weight: normal;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 10px;
}

#contact a.map {
	display: block;
	background: url(../images/map.png) no-repeat;
	padding-top: 10px;
	padding-left: 35px;
	height: 17px;
	color: #25BFE8;
	font-size: 13px;
	padding-bottom: 10px;
}

#contact a.mail {
	color: #999999;
	text-decoration: none;
}

#contact a.site {
	font-size: 13px;
	color: #F58927;
}

#footer ul {
	float: left;
	width: 570px;
	text-align: left;
	padding-left: 20px;
	padding-top: 30px;
}

#footer ul li {
	float: left;
	width: 85px;
	padding-left: 10px;
}

#footer ul li a {
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
	color: #4A96B8;
}

#footer ul li.societe {
	width: 90px;
}

#footer ul li.faq {
	width: 45px;
}

#footer ul li ul {
	width: auto;
	padding-left: 0;
	padding-top: 7px;
	float: none;
}

#footer ul li ul li {
	float: none;
	padding-left: 0px;
	padding-bottom: 7px;
}

#footer ul li ul li a {
	color: #666666;
	line-height: 14px;
}
#footer ul li ul li a:hover {
	color: #000;
}

/* Bottom */

#bottom_bg {
	clear: both;
	height: 70px;
	background: url(../images/bg_bottom.png) 0 -20px;
}

#bottom {
	width: 929px;
	margin: auto;
	text-align: right;
	padding-top: 47px;
}

#bottom a {
	text-decoration: none;
	color: #3A9BCA;
}

/* Shared */

#shared {
	position: absolute;
	z-index: 5;
	width: 305px;
	margin-left: 440px;
	margin-top: 13px;
	display: none;
}

#shared div.top {
	width: 305px;
	height: 31px;
	font-size: 1px;
	background: url(../images/tooltip_top.png) no-repeat;
}

#shared div.middle {
	background: url(../images/tooltip_content.png) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	width: 265px;
}

#shared label {
	float: left;
	font-size: 12px;
	color: rgb(77,77,77);
	width: 100px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}

#shared label span.required {
	color: rgb(0,173,238);
}

#shared div.middleColumn {
	float: left;
}

#shared div.middleColumn input {
	border: 1px dashed rgb(204,204,204);
	height: 18px;
	font-size: 13px;
	color: rgb(102,102,102);
	width: 150px;
}

#shared form fieldset div.field {
	clear: both;
	padding-bottom: 10px;
	height: 22px;
}

#shared div.Actions {
	padding-left: 110px;
}

#shared div.Actions input {
	background-image: url(../images/form_button.png);
	width: 104px;
	height: 25px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border-style: none;
	color: white;
	font-size: 12px;
	cursor: pointer;
}

#shared span.message {
	text-indent: -9999px;
	height: 0;
}

#shared div.middleColumn.validationError input {
	border-color: red;
	border-style: solid;
}

#shared div.bottom {
	width: 305px;
	height: 17px;
	font-size: 1px;
	background: url(../images/tooltip_bottom.png) no-repeat;
}
