
/* CSS Document yoowalk*/

body {
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}


h1 {
	color: #3aa9cd;
	font-size: 25px;
	font-family:Verdana;
}


h2 {
	color:#a4d106;
	font-size: 16px;
	font-family:Verdana;
}


h3 {
	color:#3aa9cd;
	font-family:Verdana;
}

a.lien_noir {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


a.lien_noir:hover {
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #3aa9cd;
	font-weight: normal;
	margin-left: 20px;
}

i {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}


p {
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
}


li {
	font-size: 12px;
	font-weight: normal;
}


a {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	color: #FFA500;
	text-decoration: underline;
}


.a2 {
	font-family: Verdana;
	color: #2F4F4F;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}


.a2:hover {
	color: #000;
	text-decoration: underline;
}
.a3 {
	font-family: Verdana;
	color: #a4d106;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}


.a3:hover {
	color: #3aa9cd;
	text-decoration: underline;
}

.a_titre {
	color: #3aa9cd;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}


a.a_titre:hover {
	color: #01FAB8;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}


.a_titre2 {
	color: #3aa9cd;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}


a.a_titre2:hover {
	text-decoration: none;
	color: #3aa9cd;
}


.borderdivtitre {
	margin-left: 5px;
	margin-right: 5px;
	color: #3aa9cd;
	font-size: 14px;
	text-align: left;
	width: 600px;
	border: thin solid Silver;
	background-color: white;
	padding-top: 3px;
	padding-bottom: 3px;
}


.borderdivcontent {
	color: black;
	text-align: left;
	font-size: 14px;
	width: 600px;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}


.textform {
	color: black;
	font-size: 14px;
	font-weight: bold;
}


.textstat {
	color: #999999;
	text-align: center;
	font-size: 14px;
}


form {
	margin:0px;
	padding:0px;
}


.divbouton {
	width: 600px;
	background-color: White;
}

.cachediv {
	border:1px solid #e5e5e5;
	visibility: hidden;
	overflow: hidden;
	position:relative;
	height: 1px;
	margin-top: -1px;
}


.montrediv {
	width: 600px;
}


.textebouton {
	color: #3aa9cd;
	font-size: 12px;
	padding-left: 65px;
	padding-top: 14px;
	padding-bottom: 12px;
	background-position: left;
}


.textebouton_help {
	background-image: url(/image/bouton_vide2.gif);
	padding-left: 65px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-position: left;
}


.textebouton_me {
	color: #3aa9cd;
	font-size: 12px;
	height:20px;
	padding-left: 65px;
	padding-top: 14px;
	padding-bottom: 12px;
	background-position: left;
}


.textebouton2 {
	color: #3aa9cd;
	font-size: 14px;
	background-image: url(/image/bouton_inactif_vide.gif);
	padding-left: 62px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-position: left;
}


a.side {
	color: #999999;
	height:25px;
	font-size: 12px;
	text-decoration: none;

	background-position: left;
}


a.side:hover {
	color: #04d106;
	text-decoration: none;
	background-position: left;
	/*padding-left: 65;
	padding-top: 10;
	padding-bottom: 10;
	*/;
}


.includehtml {ul decale sur firefox - Recherche Google
	background-color: #ffffff;
	height: 580px;
	width: 800px;
	/*padding: 5;
	*/overflow : auto;
}


.divPreuserTable {
	background-color: #ffffff;
	height: 250px;
	width: 100%;
	/*padding: 5;
	*/overflow : auto;
}


table {
	border-width:0px;
}


td {
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration: none;
	color : black;
}
table td {
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration: none;
	color : black;
}

.td {
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration: none;
	color : black;
	font-weight: bold;
}


.captcha {
	border-style:solid;
	border-width:1px;
	border-color: #3aa9cd;
	width:150px;
	padding:0px;

}


input.bouton {
	border:0px;
	
	cursor:pointer;
	background: url(/image/ok.gif) no-repeat;
	width:25px;
	height:25px;
	color:white;  
}

input.bouton_send {
	border:0px;
	cursor:pointer;
	background: url(/image/send.gif) no-repeat;
	width:45px;
	height:22px;
	color:white;
}

.divrules {
	position: relative;
	width: 1000px;
	height: 580px;
	overflow: auto;
	background-color: #F5F5F5;
	margin-top: 0;
}


.ongletselected {
	font-family: Verdana;
	color: #B22222;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-color: #F0E68C;
}
/*add by sv*/


.h2_blog {
	margin-left:2px;
}

/*colorset*/

.colorset {
	margin-left:10px;
	text-align:center;
}

.cube {
	margin-left:10px;
}


.editor_regDiv {
	width:650px;
	text-align :center;
	margin-left:10px;
}


font.editor_regDiv {
	color:#3aa9cd;
}


p.editor_regDiv {
	text-align : justify;
}

.endReg {

}
.legal {
	width:650px;
	text-align:center;
}
.reg {
	width:650;
	text-align :center;
	margin-left:10px;
}

font.reg {
	color:#3aa9cd;
}

/*help.html*/
.h3_help {
	color:#3aa9cd;
	margin-left:10px;
	
}

/*legal_mention*/

/*affiche_forme*/
.h1_aff_form{
	text-align : left;
	color:#3aa9cd;
	
}
.font_aff_form {
	color:#ffa500;
}
/*ask admin*/
.h1_askadm {
	text-align : left;
	color:#3aa9cd;
}
/*stats user*/
.h1_stats_user{
	text-align:left;
	color:#3aa9cd;
}
/*stats site*/
.h1_stats_site{
	text-align:left;
	color:#3aa9cd;
}
/*state site */
.h1_state_site{
	text-align:left;
	color:#3aa9cd;
}
/*site*/
.h1_site{
	text-align:left;
	color:#3aa9cd;
}
.signup {
	border:0px;

	cursor:pointer;
	background: url(/image/signup.gif) no-repeat;
	width:65px;
	font-size:13px;
	color:white; 

}
.div_signup{
	width:100%;
	text-align:left;
}
.div_signup a{
	color:#000000;
}

/* rule */
.h1_rule {
	text-align:left;
	color:#3aa9cd;
}
/*register*/
.div_register {
	width:720px;
	text-align:center;
}
/*quartier*/
.h1_quartier{
	color:#3aa9cd;
	text-align:left;
}
.div_quartier{
	text-align:left;
	margin-left:10px;
}
/*profil editor*/
.h1_editprofil {
	text-align:left;
	color:#3aa9cd;
}
/*profil*/
.h1_profil {
	text-align:left;
	color:#3aa9cd;
}
/*presse*/
.font_presse {
	color:#3aa9cd;
	}
.press a{
	float:right;
	font-weight:normal;
	color:#3aa9cd;
	margin-top:-10px;
	font-style:italic;
	font-size:11px;
}
.press a:hover{
	color:#a4d106;
}
.press ul{
	margin-top:0px;
	padding:0px;
	margin-left:0px;
}
.press li {
	display: inline;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
}
#press a {
	float:none;
	font-weight:normal;
	color:#3aa9cd;
	font-style:normal;
}
#press a:hover{
	color:#a4d106;
}
#press p{
	text-align:center;
	margin:0px;
	padding:0px;
}
#press td{
	text-align:center;
}
#screenshot_press{
	margin-right:5px;
	border:solid 1px #ccc;
}
.com_press{
	margin-left:10px;
	border:solid 1px #ccc;
	height:350px;
}

.com_press a{
	float:none;
	font-weight:normal;
	color:#3aa9cd;
	font-style:normal;
}
.com_press a:hover{
		text-decoration:none;
		font-style:italic;
}
.com_press img{
	border:none;
}
.com_press99{
	margin:5px;
	border-bottom:solid 1px #ccc;
}
/*object counter*/
.h1_objcounter {
	text-align:left;
	color:#3aa9cd;
}
/*objects editor*/
.h1_objeditor {
	text-align:left;
	color:#3aa9cd;
}
.div_objeditor {
	text-align:left;
	margin-left:10px;
}
/*newsletter*/
.h1_newsletter {
	text-align:left;
	color:#3aa9cd;
}
/*my stats*/
.h1_mystats {
	text-align:left;
	color:#3aa9cd;
}
/*monitoring*/
.h1_monitoring {
	text-align:left;
	color:#3aa9cd;
}
/*me*/
.h1_me {
	text-align:left;
	color:#3aa9cd;
}
/*login2*/
.p_login{
	line-height: 8px;
	font-size: 7px;
	margin: 4px;
}
/*legal mention*/
.div_legalmentions{
	width:650;
	text-align:center;
	margin-left:10px;
}
.font_legalmentions {
	color:#3aa9cd;
}
/*inscription*/
.div_inscription {
	width:650px;
	text-align:center;
	margin-left:10px;
}
.font_inscription{
	color:#3aa9cd;
}
/*help.php*/
.div_helps{
	border: none;
	background-color:white;
	width:100% 
}
/*index.php */
.div_index1 {
	width: 100%;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85; 
	border: none #e6e1e1;
	background-color:#000000;
	color: #3aa9cd;
}
.div_index2 {
	border: 0px;
	background-color:#000000;
}
.div_index3 {
	border: none;
	margin-left: 2px;
	margin-right: 2px;
	background-color:white;
}
.div_index4 {
	font-size:1px;
}
.div_index5 {
	border: 0px;
}
.div_index6 {
	border: none;
	margin-left: 2px;
	margin-right: 2px;
	background-color:white;
}
.div_index7 {
	border: none;
	background-color:transparent;
	margin-left: -8px;
	margin-top: -8px;
}
/*questionnaire*/
.font_quest {
	color: #ffffff;
	font-family: Verdana;
}
/*default edit*/
.h1_defaultedit {
	text-align:left;
	color:#3aa9cd;
}
/*default admin*/
.h1_defadmin {
	text-align:left;
}
/*cgu */
.p_cgu {
	text-align:justify;
}
/*valid user send*/
.div_vls {
	height:60%;
	overflow:auto
}
/*shou user newsletter*/
.font_sun {
	 color:#FFA500;
}
#newsletter{
	list-style-type: none;
	margin-top:20px;
	margin-left:0px;
} 
#newsletter li{
	margin-bottom:5px;
	width: 194px; 
	height: 75px;
	display: block;
	text-align: left;
	text-decoration: none;
	background: url(/image/img_newsletter.gif) no-repeat;
	display: block;
}
#newsletter a{
	margin: 0px;
	color:#ccc;
	text-align: center;
	font-weight:bold;
	display: inline;

}
#newsletter input{
	margin-left:13px;
	margin-top:32px;
	display: inline;
	font-weight:bold;
	color:#585858;
	padding:0px;

}
#newsletter a:hover{
	text-decoration:none;
	cursor:pointer;
}
#newsletter img{
	text-decoration:none;
	margin-top:33px;
	cursor:pointer;
	margin-left:10px;
	position:relative;
	padding:0px;
}
/*menu haut (dans login2.php $ logout.php) */
#topDivMenu{
	padding:0px;
	margin:0px;
	text-align:left;
	height:40px;
	top:0px;
	left:0px;
	float:left;
}
ul#top_menu, #top_menu li{
	list-style-type: none;
	margin:0;
	padding:0;
}
#top_menu li {
	display: inline;
	margin-right:15px;
	margin-left:15px;
}
ul#top_menu {
	margin:12px 0 0 10px;
}
#top_menu a:hover{
	color:#a4d106;
}
#top_menu span{
	color:#3aa9cd;
}
#table_login{
	margin-top:3px;
}
#table_login td{
	font-size:12px;
	color:#3aa9cd;
}
#table_login a{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
#table_login a:hover{
	color:#a4d106;
	text-decoration:underline;
	cursor:pointer;
}


#menu_left li{
	margin-bottom:5px;
	list-style-type:none;
	text-decoration:none;
	font-weight: normal;
}
	
#menu_left {
	
	font-size: 12px;
	font-family:Verdana;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	list-style-type:none;
	text-decoration:none;
	font-weight: normal;
	
}
#menu_left a{
	font-family:Verdana;
	margin-left:0px;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
}

#menu_left a:hover{
	text-decoration:none;
	font-family:Verdana;
	font-weight:bold;
	color:#a4d106;
}
#menu_left span{
	font-family:Verdana;
	font-size: 12px;
	margin-left:0px;
	color:#3aa9cd;
	font-weight:normal;
	font-weight: bold;
	text-decoration:none;
}
.a_menu:hover {
	text-decoration:none;
	font-weight:bold;
	color:#a4d106;
}
#img_menu_left {
	list-style-type: none;
	margin-top:20px;
	margin-left:0px;
} 
#img_menu_left li{
	margin-bottom:5px;
}
#img_menu_left a{
	margin: 0px;
	width: 194px; 
	height: 27px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: url(/image/head_menu.gif) no-repeat;
}
#img_menu_left a:hover{
	text-decoration:none;
	background: url(/image/head_menu.gif) no-repeat;
	background-position:0% -27px;
}
.signup_span{
	font-weight:bold;
	font-size:15px;
	color:#3aa9cd;
	margin-top:10px;
	padding-bottom:30px;
}
#fields{
	font-size:10px;
	font-style:italic;
	margin-top:50px;
}
#tbl_pofil {
	background-color:none;
}
#tbl_pofil td{
	background-color:#fff;
	margin-top:5px;
	color:#000;
	font-size:12px;
}
#tbl_pofil span{
	color:#a4d106;
	font-size:13px;
	font-weight:bold;
}
#titre_html{
	font-size:13px;
	font-weight:bold;
	color:#3aa9cd;
}
#titre_html1{
	font-size:13px;
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration: none;
	color : black;
	font-weight:bold;
	color:#000;
}
/**a {
	color:#000000;
	font-size:12px;
	font-family:Verdana;
	font-weight:normal;
	text-decoration: underline;
}
*//
#caracter_i{
	color:#3aa9cd;
}
.textarea_contactus {
	width:200px;

}

.faq {
	padding-left:5px;
	margin-left:0px;
	width:100%;
	height: 480px;
	overflow: auto;
	font-family:Verdana;
	font-size:12px;
}
.contact_us {
	font-size:12px;
	width:775px;
	overflow: auto;

}
.titre_article {
	width:300px;
	height:20px;
	background-color:#cccccc;
	font-size:20px;
	color:#ffffff;

}
#img_close_popup {
	padding: 0;
	margin: 5px 0 0 0;
	position: absolute;
	right:5px;
	
}

#tbAdminUser{

}
tr.tbAdminUser:hover{
	background-color: #3aa9cd;
}

.errorMessage{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	width:100%;
	padding:5px 0 5px 0;
	overflow-y:auto;
	background-color:#fde6e6;
	color:#ff0000;
	font-size:11px;
	margin-top:5px;
}
.errorMessage .pictError{
	width:14px;
	height:14px;
	float:left;
	background:url(/image/pky01-r.gif) no-repeat 0 -56px;
	margin:0 10px 0 10px;
	display:inline;
}
.errorMessage span{
	float:left;
}
.goodMessage{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	width:100%;
	padding:5px 0 5px 0;
	margin-top:5px;
	overflow-y:auto;
	background-color:#edefe1;
	color:#a7cb18;
	font-size:11px;
}
.goodMessage .pictGood{
	width:14px;
	height:14px;
	float:left;
	background:url(/image/pky01-g.gif) no-repeat -14px -56px;
	margin:0 10px 0 10px;
	display:inline;
}
.goodMessage span{
	float:left;
}
