﻿html, body {
	height: 100%;
}

body{
	margin:0;
	font-size:12px;
	color:#d7d7d7;
	background:#141414 url(../img/bg_body.gif) left top repeat-x;
}

#page{
	position: relative;
	min-height:100%;
}

* html #page{
	height:100%;
}

a{
	color:#cc7e12;
}

#center{
	width:966px;
	margin:0px auto;
}

.orange{
	color:#cc7e12;
}

.strong{
	font-weight:bold;
}

.lastElem{
	padding-bottom:100px;
}

p.erreur{
	color:#f00;
	font-weight:bold;
}

#content #left p.listeErreurs{
	color:#f00;
	padding-left:30px;
	font-weight:bold;
	margin-bottom:30px;
}

#content #left p.mailOK{
	color:#cc7e12;
	font-weight:bold;
}

/********** HEADER **********/

#header{
	height:144px;
	overflow:hidden;
	margin-bottom:50px;
	padding-top:16px;
}

#header #logo{
	float:left;
	margin-right:70px;
	display:inline;
}

#header #menu{
	float:left;
	padding-top:22px;
}

#header #menu h1{
	height:21px;
	margin-bottom:30px;
}

#header #menu h1 img{
	display:block;
}

#header #menu ul li{
	float:left;
	margin-right:25px;
}

#header #menu ul li a{
	display:block;
	height:44px;
	text-decoration:none;
}

#header #menu ul li a span{
	display:block;
	width:100%;
	height:100%;
	visibility:hidden;
	cursor:pointer;
	background-position:left bottom !important;
}

#header #menu ul li.accueil a, #header #menu ul li.accueil a span{
	width:88px;
	background:url(../img/menu_accueil.gif) left top no-repeat;
}

#header #menu ul li.fenix a, #header #menu ul li.fenix a span{
	width:132px;
	background:url(../img/menu_fenix.gif) left top no-repeat;
}

#header #menu ul li.reas a, #header #menu ul li.reas a span{
	width:136px;
	background:url(../img/menu_realisations.gif) left top no-repeat;
}

#header #menu ul li.contact a, #header #menu ul li.contact a span{
	width:120px;
	background:url(../img/menu_contact.gif) left top no-repeat;
}

/********** CONTENT **********/

#content{
	overflow:hidden;
	width:100%;
}

#content #left{
	width:620px;
	float:left;
	padding-left:19px;
	padding-right:30px;
	background:url(../img/bg_spacer.gif) top right repeat-y;
}

#content #left p{
	margin-bottom:15px;
	line-height:20px;
}

#content #left h2{
	padding-bottom:12px;
	margin-bottom:20px;
	height:25px;
	background:url(../img/border_main_title.gif) left bottom no-repeat;
}

#content #left h2 img{
	vertical-align:middle;
}

#content #left .blocSpec{
	margin-bottom:8px;
	border:1px solid #050505;
}

#content #left .blocSpec .inner{
	padding:10px 10px 10px 115px;
	height:57px;
	border:1px solid #303030;
}

#content #left .blocSpec .inner h3{
	margin-bottom:5px;
}

#content #left .blocSpec .inner h3 img{
	display:block;
}

#content #left .blocSpec .inner p{
	margin:0;
}

#content #left .blocDesign .inner{
	background:#0f0f0f url(../img/picto_design.jpg) left top no-repeat;
}

#content #left .blocDev .inner{
	background:#0f0f0f url(../img/picto_dev.jpg) left top no-repeat;
}

#content #left .blocConseils .inner{
	background:#0f0f0f url(../img/picto_conseils.jpg) left top no-repeat;
}

#content #left .blocRef .inner{
	background:#0f0f0f url(../img/picto_referencement_web.jpg) left top no-repeat;
}

#content #right{
	width:280px;
	float:right;
}

#content #right h2{
	padding-bottom:12px;
	margin-bottom:20px;
	height:25px;
	background:url(../img/border_title.gif) left bottom no-repeat;
}

#content #right h4{
	color:#cc7e12;
	font-size:12px;
	margin-bottom:10px;
}

#content #right h2 img{
	vertical-align:middle;
}

#content .rightLast div{
	margin-bottom:20px;
}

#content .rightLast div img{
	border:1px solid #050505;
}

#content .rightLast p strong{
	float:right;
}

#content .rightLast p a.orange{
	float:left;
	padding-right:5px;
}

#content .rightLast p a.orange:hover{
	text-decoration:none;
}

#content #left .blocRea{
	width:582px;
	height:183px;
	padding:1px;
	margin-bottom:15px;
	position:relative;
	overflow:hidden;
	background-color:#303030;
	border:1px solid #050505;
}

#content #left .blocRea img.visu{
	border:1px solid #050505;
	display:block;
}

#content #left .blocRea ul.screens{
	position:absolute;
	top:13px;
	right:15px;
}

#content #left .blocRea ul.screens li{
	float:left;
	margin-left:6px;
}

#content #left .blocRea ul.screens li a{
	font-weight:bold;
	display:block;
	padding:4px 6px;
	text-decoration:none;
	background-color:#141414;
}

#content #left .blocRea .infos{
	position:absolute;
	left:2px;
	bottom:2px;
	width:580px;
	cursor:default;
}

#content #left .blocRea .infos .sup{
	background-color:#000;
	overflow:hidden;
	padding:5px 13px 0px;
}

#content #left .blocRea .infos p.nom{
	float:left;
	margin:0;
}

#content #left .blocRea .infos p.url{
	float:right;
	margin:0;
}

#content #left .blocRea .infos p.url a{
	font-weight:bold;
	text-decoration:none;
}

#content #left .blocRea .infos p.url a:hover{
	text-decoration:underline;
}

#content #left .blocRea .infos .desc{
	padding:7px 13px 3px;
	background-color:#000;
	margin:0;
}

#content #left .blocRea .infos .desc p{
	margin-bottom:5px;
}

#content #left .blocRea .infos .desc ul{
	padding-left:20px;
}

#content #left .blocRea .infos .desc ul li{
	padding-left:15px;
	margin-bottom:2px;
	background:url(../img/ico_fleche.gif) 0px 6px no-repeat;
}

#content #left .blocRea .infos .desc ul li:first-letter{
	font-weight:bold;
	color:#cc7e12;
}

#content #right ul.techs{
	padding-left:20px;
	margin-bottom:30px;
}

#content #right ul.techs li{
	padding-left:15px;
	margin-bottom:5px;
	font-weight:bold;
	background:url(../img/ico_fleche.gif) 0px 6px no-repeat;
}

#content #right a.mail{
	color:#d7d7d7;
}

#content #right a.mail:hover{
	text-decoration:none;
}

#content #right ul.ancres li a{
	color:#d7d7d7;
}

#content #right ul.ancres li a:hover{
	text-decoration:none;
}

#content #left p.contact{
	margin-bottom:30px;
}

#content #left form fieldset{
	margin-bottom:20px;
}

#content #left form fieldset label{
	font-weight:bold;
	width:110px;
	display:block;
	float:left;
	padding-top:4px;
	margin-bottom:7px;
}

#content #left form fieldset .inputText{
	float:left;
	font-weight:bold;
	color:#8d8d8d;
	width:236px;
	height:15px;
	padding:4px 5px;
	margin-bottom:7px;
	border:1px solid #050505;
	background:url(../img/bg_input.gif) left top no-repeat;
}

#content #left form fieldset .inputText:focus{
	color:#d7d7d7;
	background-position:left bottom;
}

#content #left form fieldset span.opt{
	float:left;
	margin-left:10px;
	padding-top:4px;
}

#content #left form fieldset textarea{
	float:left;
	font-weight:bold;
	color:#8d8d8d;
	width:456px;
	height:144px;
	padding:5px;
	margin-bottom:10px;
	border:1px solid #050505;
	background:url(../img/bg_textarea.gif) left top no-repeat;
}

#content #left form fieldset textarea:focus{
	color:#d7d7d7;
	background-position:left bottom;
}

#content #left form fieldset p.btnEnvoyer{
	padding-left:110px;
}

/********** FOOTER **********/

#footer{
	height:40px;
	padding-top:29px;
	position:absolute;
	bottom:0px;
	width:100%;
	background:url(../img/bg_footer.gif) left top repeat-x;
}

#footer p{
	text-align:center;
}

#footer a:hover{
	text-decoration:none;
}


/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../img/mb/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../img/mb/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../img/mb/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 4px;
	cursor: pointer;
}

* html .MultiBoxPrevious{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mb/left.png');
}

.MultiBoxNext {
	position: absolute;
	background: url(../img/mb/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 4px;
	cursor: pointer;
}

* html .MultiBoxNext{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mb/right.png');
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../img/mb/rightDisabled.png) no-repeat;
}

* html .MultiBoxNextDisabled{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mb/rightDisabled.png');
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../img/mb/leftDisabled.png) no-repeat;
}

* html .MultiBoxPreviousDisabled{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mb/leftDisabled.png');
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



/*************************************************************/
