body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background:url(../images/fr/bg_r.jpg) top left;
}
/*body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background:url(../images/bg.jpg) top left;
}*/

.page{
	background: url(../images/fr/bg_top.jpg) top left repeat-x;
}

.logo {
	background: url(../images/fr/espace_urbain_logo.jpg) top left no-repeat;
	width:800px;
	height: 709px;
	margin: auto;
	position: relative;
}

.block1{
font-size: 11px;
width: 240px;
position: absolute;
top: 461px;
left: 163px;
}

.block1 span{
font-size: 14px;
}

.block2{
font-size: 11px;
width: 165px;
position: absolute;
top: 461px;
left: 460px;
}

.block2 span{
font-size: 14px;
font-weight: bold;
}

.facebookcard{
position: absolute;
top: 553px;
left: 260px;
}

textarea{
	overflow: auto;
}

a{
	color: #ffffff;
	text-decoration: underline;
}

a:hover{
	color: #ffffff;
	text-decoration: none;
}

p{
	margin-bottom: 8px;
	margin-top: 3px;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #564637;
	text-transform: uppercase;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #564637;
}

h3{
	font-size: 12px;
	font-weight: bold;
	color: #564637;
}

hr{
	height: 1px;
	width: 100%;
	color: #564637;
	border: 0;
	background-color: #564637;
}

ul {
	list-style-type: none;
	margin-left: 13px;
	padding-left: 0;
}

li {
	background: url(../images/bullet.gif) no-repeat left 5px;
	padding-left: 8px;
	margin-left: 3px;
	padding-bottom:7px;
}

table, img {
	border: none;
}

.msg_erreur{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #CC0000;
	color: #CC0000;
	background-color: #FED8D8;
	margin-top: 8px;
}

.msg_success{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
	margin-top: 8px;
}

.erreur_loc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
	/*display: block;*/
	margin-left: 0px;
}

.autodatatable{
	border: 1px solid #000000;
}

.autodatatable th{
	font-size: 12px;
	border-bottom: 1px solid #000000;
	background-color: #cab99e;
}

.autodatatable .td1{
	font-size: 12px;
	background-color: #b2a38b;
}

.autodatatable .td2{
	font-size: 12px;
	background-color: #cab99e;
}

.regform input{

	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;

}



.regform input.button{
/*
	background:url(../images/fr/formbtn_bg.gif) repeat-x center;
	color:#FFFFFF;
	font-weight:bold;
	height: 17px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	border: 1px double #237ac1;
	*/
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
	
}

.button_par{
	margin-top: 20px;
}

.regform input.radio{
	border: none;
	font-size: 10px;
}
/*
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 10px;
	padding-left: 5px;
}
*/
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 11px;
	padding-left: 5px;
}


.regform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.regform label{
	clear: both;
	float:left;
	width: 175px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}

.regform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

.horzform input{
	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.horzform input.button{
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
}

.horzform input.radio{
	border: none;
	font-size: 10px;
}

.horzform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 10px;
	padding-left: 5px;
}

.horzform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.horzform label{
	clear: both;
	float:left;
	margin-right: 8px;
	font-weight: bold;
}

.horzform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

#bg_left{
background:url(../images/bg_left.jpg) top right no-repeat;
height:800px;
}
#bg_left_r{
background:url(../images/fr/border.gif) top right repeat-y;
}
#bg_logo{
background:url(../images/logo.jpg) no-repeat;
}

#bg_logo_interne{
background:url(../images/fr/logo_interne.jpg) no-repeat;
height:auto !important;
height:650px;
min-height:650px;
}

#bg_top{
background:url(../images/bg_top.jpg) top right no-repeat;
}
#contenu_inside{
padding: 24px 25px 30px 71px;
width:603px;
color:#556d72;
}
#contenu_inside a{
color:#556D72;
text-decoration:underline;
}
#contenu_inside a:hover{
color:#556D72;
text-decoration:none;
}
#bg_contenu_inside{
background:url(../images/fr/bg_contenu.jpg) repeat-y top left;
}
#bg_right{
background:url(../images/bg_right.png) top left no-repeat;
height:800px;
}
#bg_right_r{
background:url(../images/fr/border.gif) top left repeat-y;
}
#bg_sidebar{
background:url(../images/bg_sidebar.jpg) top left repeat-y;
height:auto !important;
height: 600px;
min-height:600px;
}

.col_gauche{
padding-top:200px;
padding-left:25px;
padding-right:12px;
width:164px;
color:#a2dce6;
font:Arial, Helvetica, sans-serif 12px;
}
.col_gauche_interne{
padding-top:380px;
padding-left:15px;
padding-right:12px;
padding-bottom:7px;
width:174px;
color:#a2dce6;
font:Arial, Helvetica, sans-serif 12px;
}
.col_gauche_interne a{
color:#a2dce6;
text-decoration:underline;
}
.col_gauche_interne a:hover{
color:#a2dce6;
text-decoration:none;
}
.border{
background:url(../images/fr/border.png) top repeat-y;
}
#bg_contenu_index{
background:url(../images/fr/contenu_index.jpg) #b0e0e9 no-repeat;
height: 200px;
min-height:200px;
height:auto !important;
}
.menu_bas_texte{
background-color:#dbf0f6;
height:56px;
color:#3B4D52;
padding-top:8px;
}
#menu_bas_txt a{
color:#3B4D52;
text-decoration:underline;
}
#menu_bas_txt a:hover{
color:#3B4D52;
text-decoration:none;
}

.index_h1{
color:#556D72;
font:Arial, Helvetica, sans-serif;
font-size:15px;
}

.index_p{
color:#556D72;
font:Arial, Helvetica, sans-serif;
font-size:12px;
}
.index_p a{
color:#556D72;
text-decoration:underline;
}
.index_p a:hover{
color:#556D72;
text-decoration:none;
}
.posRel {
	position: relative;
}
div#facebook {
	position: absolute;
	left: 147px;
	top: -28px;
}
div#promo_interne {
	position: absolute;
	left: -23px;
	top: 181px;
}

/* VISITE VIRTUELLE */

div#vv {
	padding: 24px 0;
}

img.vvt {
	float: left;
	padding-bottom: 24px;
}

img.vvti {
	padding-left: 75px;
	padding-right: 12px;
}

img.vvtp {
	padding-left: 12px;
}