/* CSS Document */

*{
	margin:0px 0px;
	padding:0px 0px;
}

body {
	color:#000000;
	background-color:#889FCB;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
	color:#000000;
	border:0;
	cursor:pointer;
}

a:hover{
	color:#000000;
	border:0;
}

a img{
  border:0;
}

ul {
	list-style:none;
}

.clear {
	clear:both;
}

.global {
	width:760px;
	margin: 10px auto;
}

.header{
	width: 760px;
	height:97px;
	background: 0 url(../images/ban_shogo.jpg) no-repeat;

}
.retour {
	float:left;
	width: 255px;
	height:55px;
	cursor: pointer;

}

.date {
	float:left;
	margin:80px 0 0 50px;
	font:bold 0.7em "Arial";
	color:#889FCB;
	border:1px solid yellow;
}

#account{
	text-align:left;
	font:bold 0.9em "Arial";
	color:#99ACD2;
	height:34px;
	width:330px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#loggued *
{
	color:#5172B3;
	}

#loggued *:hover
{
	color:#CCCCFF;
}


/* HOME TOP 5 */
#home_top5{
	margin:10px auto 0 auto;
	width:760px;
	background-color:white;
	padding-top:7px;
}

#home_top5 ul{
	width:700px;
	margin:5px auto 0 auto;
}

#home_top5 ul li.top5{
	float:left;
	width:166px;
	height:160px;
	background:0 url(../images/home_bloc_top5.gif) no-repeat;
	margin:0 4px 0 4px;
}

#home_top5 ul li .top5hd
{
	width:166px;
	height:25px;
	color:#fff;
	margin-bottom:6px;
}


#home_top5 ul li .top5hd .top5hdleft
{
	float:left;
	font:bold 1.1em "Arial";
	margin:4px auto auto 8px;

}
#home_top5 ul li .top5hd .top5hdright
{
	float:left;
	font:bold 0.9em "Arial";
	margin:6px auto auto 5px;
}


.top5content div{
	padding:0 0 0 25px;
	margin-left:3px;
	width:134px;
}

.etoile1, .etoile2, .etoile3, .etoile4, .etoile5
{
	line-height:0px;
}
.top5content div.etoile1{
	background: 0 url(../images/etoile_j_1.gif) no-repeat ;
}

.top5content div.etoile2{
	background: 0 url(../images/etoile_j_2.gif) no-repeat;
}

.top5content div.etoile3{
	background: 0 url(../images/etoile_j_3.gif) no-repeat;
}

.top5content div.etoile4{
	background: 0 url(../images/etoile_j_4.gif) no-repeat;
}

.top5content div.etoile5{
	background: 0 url(../images/etoile_j_5.gif) no-repeat;
}


.top5content .def_blog {
	font:normal 0.8em "Arial";
	color:#3670FF;
}

.top5content .titre_blog1 {
	font:bold 1em "Arial";
	color:#BA0000;
}

.top5content .titre_blog2 {
	font:bold 0.8em "Arial";
	color:#000;
}

/* FIN HOME TOP 5 */


/* HUD */
#hud{
	margin-top:5px;
	width: 760px;
	height:30px;
	background:0 url(../images/home_hud.gif) no-repeat;

}

#hud .home {
	float:left;
	width:85px;
	height:21px;
	text-align:center;
	padding-top:7px;
	font:bold 1em "Arial";
	color:#FF9900;
	
}

#hud ul
{
	margin-left:15px;
	float:left;
	width:648px;
	height:21px;
	padding-top:7px;
}

#hud ul.menu li {
	
	float:left;
	font:bold 1.0em "Arial";
	color:#889FCB;
	text-align:center;
	margin-left:10px;
}

#hud ul.menu li a{
	color:#889FCB;
}
#hud ul.menu li a:hover{
	color:#99B2DF;
}

/* FIN HUD */

/* HUD STATS*/
#hud_stats{
	margin-top:10px;
	padding-top:5px;
	padding-left:10px;
	width: 760px;
	height:29px;
	background: url(../images/stat_hud.gif) no-repeat;
}

#hud_stats .module_chiffre {
	float:left;
	height:29px;
	width:145px;
	margin-left:3px;
}
#hud_stats .descr_chiffres {
	float:left;
	font: 0.9em "Arial";
	color:#000;
	width:65px;
	height:29px;
	text-align:center;
}

#hud_stats .chiffres {
	float:left;
	font:bold 1em "Arial";
	color:#fff;
	margin-top:2px;
	padding-top:3px;
	width:80px;
	height:19px;
	background-image:url(../images/chiffres.gif);
	text-align:center;
}
/* FIN HUD STATS*/

/* MENU */
#meniu {
	height:20px;
	color:#fff;
	float:right;
	margin:78px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
}

#meniu li {
	float: left;
	margin-right:5px;
}

#meniu a {
	color:#fff;
}
#meniu a:hover {
	color:#CCCCFF;
}
/* FIN MENU */

.footer {
	padding:1px 0px;
	font-size: 0.8em;
	margin:0px auto;
}

.contenu {
	width:760px;
	height:auto;
	margin:10px auto 10px auto;
/*	background-color:#889FCB;*/
}

#rounded_corner{
	width:760px; 
	margin-top:10px; 
	background-color:white;
	}



/* HOME MAP */
#home_map_beta {
	position:relative;
	overflow:hidden;
	margin-top:10px;
	width:800px;
	height:440px;
	background-color:white;
}

#home_map {
	margin-top:10px;
	width: 760px;

	background-color:white;
}
#home_map .bloc_video{
	margin:0 auto 0 auto;
/*	height:320px;*/
	width:700px;
}

#home_map .chiffres {
	height:90px;
	width:110px;
	background-image:url(../images/home_chiffre.gif);
}

#home_map .top {
	padding-top:5px;
	height:35px;
	width:110px;
	font:bold 1.0em "Arial";
	color:#000;
	text-align: center;
}

#home_map .bottom {
	padding-top:14px;
	height:50px;
	width:110px;
	font:bold 1.7em "Arial";
	color:#fff;
	text-align: center;
}

/* FIN HOME MAP */

/* QUARTIER MAP */
#quartier_map {
	padding-left:30px;
	width: 730px;
	background-color:white;
	margin:10px 0 10px 0;
}
/* FIN QUARTIER MAP*/

/* RUE MAP */
#rue_map {
	margin:0 auto 0 auto;
	width: 760px;
	background:white;
	
	
}
#rue_map .bloc_haut{
	margin:0px auto auto 10px;
	padding-left:20px;
	height:180px;
	width:720px;
}

#rue_map .bloc_bas {
	margin:auto auto auto 10px;
	padding-left:20px;
	width:720px;
}

#rue_map .bloc_texte {
	padding: 10px 0 0 0;
	width:760px;
	font:bold 1.0em "Arial";
	color:#889FCB;
	text-align:center;
	background-color:white;
}

#rue_map .img3d {
	border:1px solid #000;
}
/* FIN RUE MAP*/


#page {
	font-size:76%;
}


.col_right {
	width:120px;
	float:right;
}

.col_left {
	width:200px;
	float:left;
}

.col_middle {
	margin-left: 210px;
	margin-right: 140px;
}

/* block de chargement des données ajax */
#aj_content1, #aj_content2, #insc_content1, #insc_content2, #insc_content3{
	background-color:white;
	width:740px;
	height:0;
	margin:7px 0 7px 0;
	padding:0;
	opacity:0;
	filter : alpha(opacity=0); 
	}
	
#insc_content1, #insc_content2, #insc_content3{
	width:auto;
}

#legend_title{
	margin:0 0 3px 525px;
	}
	
/* Inscription */
#inscription
{
	width:740px; 
	margin:15px auto 0 auto; 
	background-color:white;
	padding:8px 8px 8px 8px;
}

#inscription h2, #inscription h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:45px;
	}


#inscription h2
{
	color:#788bbd;
	font-size:18px;
}

#inscription h3
{
	color:#AF0000;
	height:30px;
	background:0 url(../images/arrow_right2.jpg) no-repeat;
	padding:15px 0 0 30px;
}

#inscription table
{
	width:340px; 
}


#inscription input[type=text], #inscription input[type=password], #inscription .insc_radiodiv, #inscription select, #inscription textarea
{
	border:1px solid #788bbd;
	width:150px;
	height:18px;
	float:right;
	margin:0 10px 0 10px;
	color:#788bbd;
	text-align:left;
}
#inscription input[type=button]
{
	float:right; 
	margin-right:10px; 
	background:white;
	color:#788bbd;
	border:1px solid #788bbd;
	width:80px;
}

.button { border:none }
#BtnValider {
	width:119px;
	height:43px;
	background:transparent url(../images/insc_validation_btn.gif) no-repeat ;
	cursor: pointer; }
	 
	 
#inscription a {	 
	color:#AF0000;
}

/*EFFETS POUR LES BOUTONS DE CHOIX DE L'INSCRIPTION*/
#inscription a.btn_insc_link {
	
	background-image: url(../images/insc_choice.jpg); 
	width: 364px; 
	height: 35px; 
	background-repeat: no-repeat; 
	text-align: center;
	padding-top: 13px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	display:block;
}

#inscription a.btn_insc_link:hover { 

	background-image: url(../images/insc_choice.jpg); 
	color:#999999;
	font-size:15px;
}

/*FIN EFFETS*/
	 
#inscription td {
	vertical-align:top;
	height:30px;
	padding:3px 0 3px 0;
	text-align:justify;
	}

#inscription td input[type=text]
{
	width:60px;
	color:#AF0000;
}
	



#inscription select{
height:20px;
}

#inscription .insc_radiodiv{	border:0;	}


#inscription .insc_radiodiv label{	margin:0 15px 0 15px;	}


#inscription .insc_adressediv label{	
	float: left; 	
	margin:0 3px 0 3px;
	text-align:center;
	}
	
	
#inscription .insc_adressediv label input{	
	margin:0px;
	float:none;
	color:#AF0000;

	}


#inscription .insc_div{	
	padding: 10px 5px 0px 10px;
	width:340px;
	float:left;
	background:#d9e1ee;
	margin:0 0px 4px 0px;
}

#inscription .insc_form{	text-align:right; }

#inscription .insc_clear{
	clear:both;
	font-size:3px;
}


#inscription .titre
{
	float:right;
	margin:0 4px 0 0;
	border:0px solid blue;
}

#inscription .comment
{
	font-size:11px;
	color:#788bbd;

}

#inscription #insc_recap, #insc_recap2
{
/*	width:190px;*/
	margin: 0 10px 0 0;
	font-weight:bold;
}

#inscription #insc_recap
{
	border:1px solid #788bbd;
	background:white;
}

#inscription #insc_recap2
{
	color:#AF0000;
	font-size:11px;
}


#insc_main_picto img
{
	opacity:0.3;
	filter : alpha(opacity=30);
	cursor:pointer;

}



#btcompteur
{
	width:66px; 
	height:20px; 
	background:#D9E1EE; 
	border:1px solid #788bbd;
	text-align:center;
	float:right;
	margin-right:0px;

}
	
	
.errFld {
	border: 1px solid #F00; 
	font-size:9px;
	float:left;
	}

.errMsg { 
	color: #C33;
	font-size:9px;
	float:left;
} 

.btn_cliquable{cursor:pointer;}


#rue_menu{
	text-align:center;
	width:auto;
	margin:0 auto 0 auto;
	font-size:11px;
	height:25px;
	width:740px;
	}


#rue_container{
	margin: -10px auto 0 auto;
	overflow: hidden; 
	height: 300px; 
	width: 744px;
	position: relative;
	}
	
#rues_scroll
{
	position:relative; 
	width:2270px; 
	height:400px; 
}


.scrolling-content{
	background:0 url(../images/facade-base-shoggo.jpg) no-repeat;
	position:absolute; 
	width:372px; 
	height:300px; 
	top:0;
	opacity:0.7;
	filter : alpha(opacity=70); 
}

.blok_ban{
	width:319px;
	height:67px;
	text-align:center;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	overflow:hidden;

}

.blok_content{
	width:323px;
	height:197px;
	text-align:center;
	margin: 5px auto 0 auto;
}

.scrolling-content-rue{
	background:0 url(../images/rue-pers-shoggo.jpg) no-repeat;
	position:absolute; 
	width:372px; 
	height:300px; 
	top:0;
	opacity:0.7;
	filter : alpha(opacity=70); 
}

#blok_element
{
	margin:8px 0 0 10px;
}

