/*************************************************************************** 
*   copyright            : (C) 2005 StationWeb.org 
*   email                : contact@stationweb.org
*****************************************************************************/ 

/* G��alit�
---------------------------------------*/

body {	
font:11px  Verdana,Arial, Helvetica,  sans-serif;
background: url(../img/back_02.png);
color:#666;
margin:0px;
}

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

a:link img, a:active img, a:hover img,a:visited img {
	border:none !important;
}
.cleaner {
	clear:both;
}
#corps {
	background: url(../img/back_01.png) repeat-x top;
}

#header, #footer, #sheet_home, #nav, #sheet_page, #sheet_contact, #sheet_page2, #sheet_quizz, #sub_nav {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:148px;
}
#logo {
	display:block;
	background: url(../img/atelio_01.png) no-repeat;
	width:222px;
	height:148px;
	text-decoration:none;
}
#sheet_home {
	background: url(../img/atelio_home.png) no-repeat;
	height:345px;
}
#sheet_contact {
	background: url(../img/atelio_quizz_contact.png) no-repeat;
	height:345px;
}
#sheet_quizz {
	height:345px;
}
#sheet_page {
	background: url(../img/back_04.png) repeat-y;
	padding:0px;
}
#sheet_page2 {
	background: url(../img/back_07.png) repeat-y;
}
#txt_page_pt {
	margin-left:242px;
	width:730px;
	font:9px  Verdana,Arial, Helvetica,  sans-serif;
	color:#666666;
}

#txt_page {
	margin-left:242px;
	width:730px;
	font:11px  Verdana,Arial, Helvetica,  sans-serif;
	color:#666666;
}


.txt_page_demi {
	width:330px;
	float:left;
	padding-right:20px;
}
.txt_page_demi h3 {
	margin:0px;
	font-weight:bolder;
	font:12px  Verdana,Arial, Helvetica,  sans-serif;
}

#txt_page a {
	color:#ff9933;	
}
#txt_page h3 {
	font:12px  Verdana,Arial, Helvetica,  sans-serif;
	color:#ff9933;
	font-weight:bolder;
}
#encard {
	font:18px  Verdana,Arial, Helvetica,  sans-serif;
	font-weight:bolder;
	width:180px;
	color:#fff;
	text-align:left;
	float:left;
	margin-right:150px;
	padding-left:30px;
	padding-top:20px;
}
#panel {
	float:left;
	text-align:left;
}

#quizz_panel {
	float:left;
	text-align:left;
	margin-top:10px;
	padding-top:10px;
}


#quizz_panel #encard {
	padding-top:0px;
}

#quizz_panel h3{
	font:14px  Verdana,Arial, Helvetica,  sans-serif;
	color:#ff9933;
	/*color:#669933; */
	font-weight:bolder;
	height:30px;
	margin:0px;
	margin-top:5px;
	margin-bottom:30px;

}
#quizz_panel input {
	border:1px solid #000;
}
#quizz_panel input.noborder {
	border:none;
}

#quizz_panel fieldset {
	font:14px  Verdana,Arial, Helvetica,  sans-serif;
	color:#000;
	font-weight:bolder;
	display:block;
	width:500px;
}
#quizz_contact_form input,#quizz_contact_form textarea,#quizz_contact_form select {
	border:1px solid #000;
	width:230px;
	margin-bottom:10px;
}
#quizz_contact_form{
	color:#000;
	font-weight:bolder;
}

#panel a {
	display:block;
	float:left;
	width:145px;
	height:80px !important;
	padding:0px 10px 20px 10px;
	border:1px solid #ff9933;
	font:11px  Verdana,Arial, Helvetica,  sans-serif;
	color:#666666;
	margin:10px 8px 10px 0px;
}
#panel a .image {
	width:80px;
	height:20px;
	display:block;
	position:relative;
	top:90px;
	left:65px;
	background:url(../img/but_plus.png) no-repeat 0px 0px;
}
#panel a:hover .image {
	background:url(../img/but_plus.png) no-repeat 0px -20px;
}
#panel a:hover {
	color:#000;
	border-color:red;
}

#panel a .h3 {
	font:11px  Verdana,Arial, Helvetica,  sans-serif;
	font-weight:bolder;
	margin:0px;	
}

#nav a {
	display:block;
	float:left;
	margin:0px;
	height:30px;
	text-decoration:none !important;
}
#nav {
	height:30px;
}

#sub_nav
{
	height:30px;
}
#sub_nav a
{
	display:block;
	float:left;
	margin:0px;
	height:30px;
	text-decoration:none !important;
}

a#index { width: 135px; background:url(../img/nav_01.png) no-repeat 0 0; } 
a:hover#index { width: 135px;background:url(../img/nav_01.png) no-repeat 0 -30px; } 
a#index2 { width: 135px;background:url(../img/nav_01.png) no-repeat 0 -60px; } 

a#quizz { width: 120px; background:url(../img/nav_02.png) no-repeat 0 0; } 
a:hover#quizz { width: 120px;background:url(../img/nav_02.png) no-repeat 0 -30px; } 
a#quizz2 { width: 120px;background:url(../img/nav_02.png) no-repeat 0 -60px; } 

a#hommes { width: 120px; background:url(../img/nav_03.png) no-repeat 0 0; } 
a:hover#hommes { width: 120px;background:url(../img/nav_03.png) no-repeat 0 -30px; } 
a#hommes2 { width: 120px;background:url(../img/nav_03.png) no-repeat 0 -60px; } 

a#philosophie { width: 120px; background:url(../img/nav_04.png) no-repeat 0 0; } 
a:hover#philosophie { width: 120px;background:url(../img/nav_04.png) no-repeat 0 -30px; } 
a#philosophie2 { width: 120px;background:url(../img/nav_04.png) no-repeat 0 -60px; }

a#produits { width: 120px; background:url(../img/nav_05.png) no-repeat 0 0; } 
a:hover#produits {width: 120px; background:url(../img/nav_05.png) no-repeat 0 -30px; } 
a#produits2 {width: 120px; background:url(../img/nav_05.png) no-repeat 0 -60px; } 

a#clients { width: 120px; background:url(../img/nav_06.png) no-repeat 0 0; } 
a:hover#clients {width: 120px; background:url(../img/nav_06.png) no-repeat 0 -30px; } 
a#clients2 {width: 120px; background:url(../img/nav_06.png) no-repeat 0 -60px; } 

a#atelio { width: 120px; background:url(../img/dvpt.gif) no-repeat 0 0; } 
a:hover#atelio { width: 120px;background:url(../img/dvpt.gif) no-repeat 0 -30px; } 
a#atelio2 { width: 120px;background:url(../img/dvpt.gif) no-repeat 0 -60px; } 

a#contact { width: 145px; background:url(../img/nav_08.png) no-repeat 0 0; } 
a:hover#contact { width: 145px;background:url(../img/nav_08.png) no-repeat 0 -30px; } 
a#contact2 { width: 145px;background:url(../img/nav_08.png) no-repeat 0 -60px; } 

a#blog { width: 120px; background:url(../img/nav_09.png) no-repeat 0 0; } 
a:hover#blog { width: 120px;background:url(../img/nav_09.png) no-repeat 0 -30px; } 
a#blog2 { width: 120px;background:url(../img/nav_09.png) no-repeat 0 -60px; }

a#hmph { width: 120px; background:url(../img/nav_10.png) no-repeat 0 0; } 
a:hover#hmph { width: 120px;background:url(../img/nav_10.png) no-repeat 0 -30px; } 
a#hmph2 { width: 120px;background:url(../img/nav_10.png) no-repeat 0 -60px; }

a#s_hommes { width: 495px; margin-left:8px;background:url(../img/equipe.gif) no-repeat 0 0; } 
a:hover#s_hommes { width: 495px;background:url(../img/equipe.gif) no-repeat 0 -30px; } 
a#s_hommes2 { width: 495px;background:url(../img/equipe.gif) no-repeat 0 -60px; } 

a#s_philosophie { width: 495px; background:url(../img/philosophie.gif) no-repeat 0 0; } 
a:hover#s_philosophie { width: 495px;background:url(../img/philosophie.gif) no-repeat 0 -30px; } 
a#s_philosophie2 { width: 495px;background:url(../img/philosophie.gif) no-repeat 0 -60px; } 

#footer a#telephone { margin-left:400px;display:block;width: 260px;height:40px; background:url(../img/but_tel.png) no-repeat; } 
#footer a:hover#telephone { background:url(../img/but_tel.png) no-repeat 0px -40px; } 


a#ateliost {
	display:block;
	margin-left:10px;
	float:left;
	border:1px solid #ccc;
	padding-right:10px;
}
a:hover#ateliost {
	border-color:#ff9933;
}


fieldset {
	border:none;
	margin:0px;
	color:#000;
}

a#submit_cont {
	display:block;
	background:url(../img/but_valider.png) no-repeat 0 0;
	width:80px;
	height:20px;
	text-decoration:none;
}
a:hover#submit_cont {
	background:url(../img/but_valider.png) no-repeat 0 -20px;	
}
#footer a {
	color:#666;
    	text-decoration: none;
	font-weight:bolder;
}

#sheet_contact fieldset, #login_clt fieldset {
	width:600px;
	float:left;
	text-align:left;
	margin-top:15px;
	padding-top:10px;
	color:#000;
	font-weight:bolder;
}
#sheet_contact input {
	width:250px;
}
#sheet_contact textarea {
	width:450px;
}
#sheet_contact input, #sheet_contact textarea {
	border:1px solid #000;
}
#sheet_contact select {
	border:1px solid #000;
	width:250px;
	padding:2px;
}

#login_clt fieldset{
	color:#ff9933;
	font-weight:bolder;
	padding-top:80px;
}
#login_clt input {
	border:1px solid #000;
	background-color:#ccc;
	font-weight:bolder;
	width:200px;
}
#login_clt a {
	text-decoration:none;
}
#login_clt label {
	display:block;
	float:left;
	width:200px;
}
#plan {
	visibility:hidden;
	position:absolute;
	left:50%;
	margin-left:-167px;
	width:555px;
	height:310px;
	top:188px;
	background-color:#fff;
	display:block;
}
#question {
	margin-left:350px;
	display:block;
	width:520px;
}

.texte h3, #txt_page_pt h3 {
	margin:0px 0px 10px 0px;
	font:12px  Verdana,Arial, Helvetica,  sans-serif;
	font-weight:bolder;
}
a.q_bouton, a:visited.q_bouton,  a:active.q_bouton{
	font:24px  Verdana,Arial, Helvetica,  sans-serif;
	display:block !important;
	padding:10px 40px 10px 40px;
	float:left;
	background-color:#ff9933;
	text-decoration:none !important;
	color:#fff !important;
	margin-left:20px;
	border:1px solid #fff;
}
a:hover.q_bouton {
	background-color:#fff;
	border:1px solid #ff9933;
	color:#ff9933 !important;
}
.q_xtinytext {
	width:80px !important;
}
.q_xxtinytext {
	width:40px !important;
}
