/**********************************************************/
/*****************    Cynaweb Centrale    *****************/

/************
/* Standard Rules
***/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
	border:none;
}

body {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
	background:url("../img/nd/top.png") repeat-x;
	background-color: #f3f3f3;
}

img {
	border:0;
}

p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 1.5em;
	text-align:justify;
}

form {
	margin-bottom:10px;
}

/************
/* Links Rules
***/

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: none;
}


/************
/* Login 
***/

#login-top {
	float:left;
	width:673px;
	height:116px;
	margin-right:200px;
	background:url("../img/nd/lc_login_top_left.jpg") no-repeat;
	margin-top:15px;
}

#login-top-left {
	float:left;
	width:193px;
	height:163px;
	background:url("../img/nd/lc_login_left.jpg") no-repeat;
}

#login-access{
	float:left;
	width:305px;
}

#login-particulier-acces{
	float:left;
	width:142px;
	height:198px;
	background:url("../img/nd/LaCentrale_Login_Particulier.jpg") no-repeat;
}

.login-button-input{
	background-color: #FFFFFF;
	border: 1px solid #777;
	color: #333333;
	padding: 2px;
	cursor: text;
	display:inline;
	float:left;
	width:110px;
}

#login-pro-acces{
	float:left;
	width:144px;
}

#login-show{
	width:442px;
	height:75px;
	padding:0px 3px 0px 3px;
	background-color:#e5e5e5;
	border:1px solid #f2f2f2;
}

#login-show:hover{
	background-color:#f2f2f2;
	border:1px solid #FFF;
}

#login-register{
	height:400px;
}

#login-button{
	float:left;
	width:143px;
	height:198px;
	background:url("../img/nd/LaCentrale_Login_Pro.jpg") no-repeat;
}

.login-button-input:hover{
	background-color: #FFFFFF;
	border: 1px solid black;
}

#login-infos {
	color:black;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	
	
	float:left;
	width:450px;
	border:1px solid #cacaca;
	border-radius:7px;
	-moz-border-radius: 7px;
	-moz-box-shadow: 0 0 1px 1px #cacaca;
	-webkit-box-shadow: 0 0 1px 1px #cacaca;
	box-shadow: 0 0 1px 1px #cacaca;
	background:white;
	padding:20px 10px 10px 10px;
}

#login-infos h3{
	margin-top:7px;
}

#login-infos form{
	margin-top:7px;
}

#login-register dl{
	margin:0;
	width:448px;
}

#login-options {
	width:490px;
	height:16px;
}

#login-options a{
	font-size:12px;
	display:block;
}

#login-quest {
	float:right;
	width:140px;
	margin-right:23px;
	-margin-right:11px;
}

#login-mdp{
	width:140px;
	height:21px;
	border:0;
	display:block;
	background:url("../img/nd/LaCentrale_Login_pwd.jpg") no-repeat;
}

#login-cpt{
	width:140px;
	height:22px;
	border:0;
	display:block;
	background:url("../img/nd/LaCentrale_Login_noaccount.jpg") no-repeat;
}


/************
/* Top layout
***/

#wrapper {
	width:972px;
	margin:auto;
}

#top {
	width:972px;
	height:327px;
	float:left;
	margin-top:10px;
	/* margin to change for nothing finally*/
	margin-bottom:0px;
}

#design-top-left {
	width:367px;
	height:106px;
	background:url("../img/nd/LaCentrale_Top_Left.jpg") no-repeat;
	float:left;
	display:block;
}

#design-top-right {
	width:402px;
	height:106px;
	background:url("../img/nd/LaCentrale_Top_Right.jpg") no-repeat;
	float:right;
}

#login-right {
	float:right;
	margin-right: 45px;
	margin-top:6px;
	font-size:12px;
}

#login-right a{
	color:#000;
}

#design-bot{
	width:972px;
	height:91px;
}

#design-centrale {
	width:141px;
	height:51px;
	background:url("../img/nd/lc_menu_01_LaCentrale.jpg") no-repeat;
	margin:0;
	padding:0;
	border:none;
}

#design-peinture {
	width:148px;
	height:51px;
	background:url("../img/nd/lc_menu_02_Peinture.jpg") no-repeat;
	margin:0;
	padding:0;
	border:none;
}

#design-outillage {
	width:163px;
	height:51px;
	background:url("../img/nd/lc_menu_03_Outillage.jpg") no-repeat;
	margin:0;
	padding:0;
	border:none;
}

#design-mur {
	width:128px;
	height:51px;
	background:url("../img/nd/lc_menu_04_Mur.jpg") no-repeat;
	margin:0;
	padding:0;
	border:none;
}

#design-sol {
	width:121px;
	height:51px;
	background:url("../img/nd/lc_menu_05_Sol.jpg") no-repeat;
	margin:0;
	padding:0;
	border:none;
}

#design-divers {
	width:113px;
	height:51px;
	background:url("../img/nd/lc_menu_06_Divers.jpg") no-repeat;
	margin:0;
	padding:0;
	border:none;
}

#design-login {
	width:157px;
	margin-right:1px;
	height:51px;
	float:right;
}

#design-login-block {
	width:157px;
	height:22px;
	padding:0;
	padding-top:4px;
	text-align:center;
	overflow:hidden;
	background:url("../img/nd/lc_menu_07_Login.jpg") no-repeat;
	font-size:12px;
	font-weight:bolder;
	color:#FFF;	
	margin:0;
	border:0;
	display:block;
	text-decoration:none;
}

#design-login-block:hover{
	width:157px;
	height:22px;
	padding-top:4px;
	background:url("../img/nd/lc_menu_07_Login.jpg") no-repeat 0px -26px;
}

#design-quitte-block {
	width:157px;
	height:25px;
	text-align:center;
	background:url("../img/nd/lc_menu_08_Quitter.jpg") no-repeat;
	margin:0;
	padding:0;
	border:0;
	display:block;
}

#design-login-cmd{
	width:363px;
	height:24px;
	float:right;
	background:url("../img/nd/lc_menu_command.jpg") no-repeat;
}

#design-login-left{
	width:972px;
	height:112px;
	float:left;
	background:url("../img/nd/lc_menu_bottom_left.jpg") no-repeat;
}

#diapo-hover{
	background:url("../img/nd/diapo_border.png") no-repeat;
	position:absolute;
	top:214px;
	width:968px;
	height:126px;
	/*top:47px; 215*/
	z-index:800;
	/*hack ie6*/
	-background:none;
}

#diapo{
	position:absolute;
	margin-top:24px;
	float:left;
	width:968px;
	height:126px;
	z-index:600;
	top:190px;
}

#diapo img{
	z-index:400;
}

/************
/* Menu
***/

/* CSS du menu horizontal, bieler batiste */

#menu{
	z-index:1000;
}

.menu{
    /*position:absolute;*/
	float:left;
    display:inline;
    margin:0;
    padding:0;
    width:814px;
}

.menu ul{
    position:absolute;
    display:block;
    width:182px;
    padding:0;
	z-index:99999;
}
    
.menu li ul{
    visibility:hidden;
    padding:0;
}

.menu li li ul{
    position:absolute;
    width:182px;
    padding:0;
    margin-top:-23px;
}
    
.menu li{
    list-style:none;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    margin:0;
    padding:0;
	
}
    
.menu li li{
    display:block;
    float:none;
    padding:0;
}
    
/* correct a little IE bug */
* html .menu li li{
    display:inline;
}

/* correct another bug in IE7 - this line is only for test*/
*+html, * html .menu li li{
	display:inline;
}

.menu a{
	font-size:12px;
    background-color: #f2f2f2;
    color:#FFF;
    display:block;
    width:182px;
	height:21px;
    text-decoration:none;
    padding:2px 0px 0px 4px;
	background:url("../img/nd/lc_menu_content.jpg") no-repeat;
	overflow:hidden;
	margin-top:-2px;
}

.menu a:hover{
    color:#FFF;
	text-decoration:none;
	background:url("../img/nd/lc_menu_content.jpg") 0px -25px no-repeat; 
}

.menu a:active{
    color:#FFF;
}

.menu a:visited{
    color:#FFF;
}
    
/* for a mozilla better display with key nav */
.menu a:focus{
}

a.linkOver{
}

/************
/* Footer
***/

#footer{
	text-align:center;
	width:900px;
	height:20px;
	font-size:12x;
	margin-top:3px;
	margin-left:30px;
	text-align:center;
	float:left;
	color:#848484;
	border-top:1px solid #CACACA;
}

#footer a {
	color:#848484;
	font-size:12px;
}


/* General form styles
----------------------------------------*/
fieldset {
	border-width: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	border-top:1px solid #EEE;
	background-color:#ededed;
	border:1px solid #e5e5e5;
	float:left;
}

input {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #666666;
	padding: 1px;
	background-color: #FAFAFA;
}

option.disabled-option {
	color: graytext;
}

textarea {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: 100%;
	padding: 0 3px;
	font-size: 1em;
	line-height: 1.4em;
}

label {
	cursor: default;
	padding-right: 5px;
}

label input {
	vertical-align: middle;
}

label img {
	vertical-align: middle;
}

h3 {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#666;
	background-color:#ededed;
	border:1px solid #333;
	padding:8px 8px 8px 8px;
}

h3:hover {
	color:black;
}

form dl {
	width: 976px;
	display:block;
	margin: 0.3em 2em 0 0;
	color:#666;
}

form dl:hover {
	color: #000;
}

form dt {
	width: 180px;
	float: left;
	display:block;
	padding: 4px;
	margin-top:3px;
	margin-right:10px;
}

form p {
	margin:0;
	float:left;
	font-size:9px;
	font-style:italic;
	color: #666;
}

/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear: both; }
/* end hack */

form dd {
	float: left;
	width: 240px;
	min-height:18px;
	display:block;
	padding: .3em;
	border-left: 2px solid #f2f2f2;
}

form dd:hover {
	border-left: 2px solid #666;
}

dd input,select,textarea {
	margin-left:5px;
}


/* Form button styles
---------------------------------------- */
input.button1, input.button2 {
	font-size: 1em;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
	width: auto !important;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #666;
	background: #FAFAFA none repeat-x top;
}

a.button1:visited{
	color: #666;
}

a.button1, input.button1 {
	font-weight: bold;
	border: 1px solid #666;
	padding:3px;
}

a.button2:hover, input.button2:hover {
	color:#000;
}

a.button1:hover, input.button1:hover, input.button3:hover {
	border: 1px solid #000;
	color: #000;
	text-decoration:none;
}

.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	color: #333333;
	padding: 2px;
	cursor: text;
}

.inputbox:hover {
	border: 1px solid #666;color: #4b4b4b;
}

a.button3 {
	font-size: 1em;
	background: #FAFAFA none repeat-x top;
	color: #666;
	text-decoration:none;
	font-weight: bold;
	border: 1px solid #666;
	padding:3px;
	margin-top:1px;
	padding-bottom:5px;
	top:-1px;
}

a.button3:hover {
	border: 1px solid #000;
	color: #000;
}

/* Submit button fieldset */
fieldset.submit-buttons {
	text-align: center;
	vertical-align: middle;
	margin: 5px 0;
	padding: 5px 0;
	width:448px;
}

fieldset.submit-buttons input {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}



/************
/* Page content
***/

#main-container{
	float:left;
	width:962px;
	margin-top:32px;
	margin-left:3px;
}

#main-container h3{
	background:none;
	border: none;
}

#main-container fieldset{
	background:none;
	border: none;
}

.contact_T{
	float:left;
	color:#666;
	width:850px;
	height:42px;
	background:url("../img/contact_T.png") no-repeat;
	cursor:pointer;
}

.contact_T:hover{
	color:black;
	text-decoration:none;
}

.contact_T label{
	font-size:22px;
	font-style:italic;
	margin-left:40px;
	margin-top:7px;
	height:30px;
	cursor:pointer;
	float:left;
}

.contact_U{
	float:left;
	width:850px;
	height:163px;
	background:url("../img/contact_U.png") no-repeat;
}

.contact-content{
	float:left;
}

.contact_U_nom{
	float:left;
	margin-top:37px;
	margin-left:28px;
	font-size:18px;
	width:255px;
	height:30px;
	overflow:hidden;
}

.contact_U_tel{
	float:left;
	font-size:14px;
	width:300px;
	height:25px;
}

.contact_U_mail{
	float:left;
	font-size:14px;
	width:300px;
	height:30px;
}

.contact_U_infos {
	float:left;
	width:300px;
	margin-top:105px;
	margin-left:30px;
}
				 

.contact_photo{
	float:right;
	margin-top:18px;
	margin-right:13px;
}

#Direction-center {
	width:850px;
	margin:auto;
}

#centrale-content{	
	float:left;
	width:939px;
	border:1px solid #cacaca;
	border-radius:7px;
	-moz-border-radius: 7px;
	-moz-box-shadow: 0 0 1px 1px #cacaca;
	-webkit-box-shadow: 0 0 1px 1px #cacaca;
	box-shadow: 0 0 1px 1px #cacaca;
	margin-bottom:28px;
	background:white;
	padding:20px 10px 10px 10px;
}

#centrale-horaire {
	width:300px;
	height:200px;
	float:left;
}

#centrale-horaire label{
	display:block;
	font-size:14px;
	font-weight:bold;
}

#centrale-plan {
	float:right;
	width:500px;
}

/************
/* Contenu design
***/

#container-mark {
	float:left;
	width:939px;
	border:1px solid #cacaca;
	border-radius:7px;
	-moz-border-radius: 7px;
	-moz-box-shadow: 0 0 1px 1px #cacaca;
	-webkit-box-shadow: 0 0 1px 1px #cacaca;
	box-shadow: 0 0 1px 1px #cacaca;
	margin-bottom:28px;
	background:white;
	padding:20px 10px 10px 10px;
}

#Logo{
	margin-left:10px;
	border:1px solid #DDD;
}

#container-c{
	margin-top:15px;
	margin-left:10px;
	width:900px;
	float:left;
	list-style:none;
}

#container-c a{
	color:black;
	font-size:12px;
	text-decoration:underline;
}

#container-c a:hover{
	color:black;
}


/************
/* News content
***/

#news-block{
	float:left;
	width:670px;
}

#Infos-Pratiques{
	width:280px;
	border:1px solid #cacaca;
	border-radius:7px;
	-moz-border-radius: 7px;
	-moz-box-shadow: 0 0 1px 1px #cacaca;
	-webkit-box-shadow: 0 0 1px 1px #cacaca;
	box-shadow: 0 0 1px 1px #cacaca;
	margin-bottom:28px;
	background:white;
	float:right;
}

.infos-title{
	font-size:20px;
	font-weight:bolder;
	text-alight:right;
	float:right;
	color:#0d83dd;
	margin-top:10px;
	margin-right:10px;
	margin-left:100px;
	margin-bottom:10px;
	display:block;
}

.infos-title2{
	font-size:14px;
	font-weight:bolder;
	color:black;
	margin-left:10px;
	margin-bottom:5px;
	display:block;
}

.infos-content{
	font-size:12px;
	margin-left:10px;
}

.news-c{
	width:648px;
	border:1px solid #cacaca;
	border-radius:7px;
	-moz-border-radius: 7px;
	-moz-box-shadow: 0 0 1px 1px #cacaca;
	-webkit-box-shadow: 0 0 1px 1px #cacaca;
	box-shadow: 0 0 1px 1px #cacaca;
	margin-bottom:28px;
	background:white;
}

.news-title{
	font-size:20px;
	font-weight:bolder;
	color:#0d83dd;
	margin-top:17px;
	margin-left:15px;
	margin-bottom:10px;
	display:block;
}

.news-content{
	font-size:12px;
	margin:0;
	padding:0;
	display:block;
	width:630px;
	margin-left:15px;
	color:black;
}
