/* -------------------------------------------------------
----------------------------------------------------------
Title:		geomapi.com - CSS
File : 		global.css
CSS:		2.0 valid W3C
website:	www.utopiaweb.fr
----------------------------------------------------------
------------------------------------------------------- */

/* -------------------------------------------------------
Reset
------------------------------------------------------- */
*, html{
	padding : 0px;
	margin : 0px;
	font-family :  Arial, sans-serif;
}
a,
a img,
blockquote,
body,
caption,
div,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
label,
legend,
object,
p,
pre,
span,
strong
{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
a:link,
a:visited,
a:active,
a:hover {
  text-decoration: none;
  color: #999; 
  outline : none;
}
img a:hover {
}
fieldset,
img {
  border: 0;
}
ul, ol, li {
	margin : 0px;
}

/* -------------------------------------------------------
Reset
------------------------------------------------------- */




/* -------------------------------------------------------
Global
------------------------------------------------------- */
body{
	font-family :  Arial, sans-serif;
	font-size : 12px;
	background : #352403 url(img/body.png) center top repeat-x;
}
#bg{
	background : transparent url(img/geomapi.png) center top no-repeat;
}
#header,
#pagetop,
#page,
#footer{
	width : 790px;
	margin : 0 auto;	
}
h1{
	
}
h2{
	
}
h3{
	
}

p{
		
}
a{
	
}
a:hover{
	
}
.dNone{
	display : none;	
}
.cBoth{
	clear : both;	
}
.fLeft{
	float : left;	
}
.fRight{
	float : right;	
}
.center {
	text-align: center;	
}
/* -------------------------------------------------------
Global
------------------------------------------------------- */




/* -------------------------------------------------------
Header
------------------------------------------------------- */
#header{
	height : 256px;
	position : relative;
}
#header h1{
	height : 15px;
	padding-top : 5px;
	line-height : 15px;
	text-align : center;
	color : #fff;
	font-size : 11px;	
}
#header p{
	height : 15px;
	line-height : 15px;
	text-align : center;
	color : #fff;
	font-size : 10px;
}
#header #menu{
	position : absolute;
	top : 39px;
	left : 0px;
	height : 46px;
	width : 790px;
	background : url(img/menu.png) center top no-repeat !important;
	background : url(img/menu-ie6.png) center top no-repeat;	
}
#header #menu a{
	display : block;
	float : left;
	height : 42px;
	width : 40px;
	text-indent : -5000px;
	overflow : hidden;	
}
#header #menu a:hover{
	background : url(img/menu-hover.png) 0px 33px repeat-x !important;
	opacity  :0.5;
	background : none;	
}
#header #menu a.item1{
	width : 200px;
	margin-right : 106px;
}
#header #menu a.item1:hover{
	background : none !important;
}
#header #menu a.item2{
	width : 88px;
}
#header #menu a.item3{
	width : 130px;
}
#header #menu a.item4{
	width : 68px;
}
#header #menu a.item5{
	width : 60px;
}
#header #menu #search{
	float : left;
	height : 42px;
	width : 124px;
	position : relative;
}
#header #menu input{
	position : absolute;
	top : 11px;
	width : 88px;
	background : none;
	margin : 0px;
	border : 0px;
	color : #2AA2DE;
	font-weight : bold;
	font-family : Lucida, sans-serif;
	padding : 2px;
	left : 15px;
	z-index: 9;
}
#header #searchLoading {
	width: 16px;
	height: 16px;
	background: url(img/geomapiloading.gif) top left no-repeat;
	position: absolute;
	right : 2px;
	top : 13px;
	z-index: 1;
}

html[xmlns *=""] body:last-child #header #menu input {
	outline-width: 0px;
	top: 13px;
}


#header #comingsoon{
	height : 80px;
	width : 140px;
	position : absolute;
	top : 80px;
	left : 550px;
	background : url(img/comingsoon.png) top left no-repeat !important;
	background : url(img/comingsoon-ie6.gif) top left no-repeat;
}
#header #panneau{
	background : url(img/panneau.png) top left no-repeat !important;
	background : url(img/panneau-ie6.gif) top left no-repeat;
	width : 300px;
	height : 140px;
	position : absolute;
	top : 120px;
	left : 0px;	
}
#header #panneau h2 a{
	color  : #333;
	display : block;
	text-align : center;
	width : 250px;
	height : 50px;
	padding-top : 23px;
	margin : 0 auto;
	text-transform : uppercase;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size : 32px;
}
#header #panneau h2 a.c2{
	font-size : 26px;
	padding-top : 26px;
}
#header #panneau h2 a.c3{
	font-size : 21px;
	padding-top : 28px;
}
#header #panneau h2 a.c4{
	font-size : 20px;
	padding-top : 17px;
}
#header #panneau h2 a.c5{
	font-size : 16px;
	padding-top : 22px;
}

/* HACK SAFARI **/
html[xmlns *=""] body:last-child #header #panneau h2 a{
	padding-top : 25px;
}
html[xmlns *=""] body:last-child #header #panneau h2 a.c2{
	font-size : 26px;
	padding-top : 28px;
}
html[xmlns *=""] body:last-child #header #panneau h2 a.c3{
	font-size : 21px;
	padding-top : 30px;
}
html[xmlns *=""] body:last-child #header #panneau h2 a.c4{
	font-size : 20px;
	padding-top : 20px;
}
html[xmlns *=""] body:last-child #header #panneau h2 a.c5{
	font-size : 14px;
	padding-top : 25px;
}

/*
html[xmlns *=""] body:last-child #header #panneau h2 a.c2{
	font-size : 26px;
	padding-top : 26px;
}

html[xmlns *=""] body:last-child #header #panneau h2 a.c3{
	font-size : 26px;
	padding-top : 26px;
}

html[xmlns *=""] body:last-child #header #panneau h2 a.c4{
	font-size : 26px;
	padding-top : 26px;
}

html[xmlns *=""] body:last-child #header #panneau h2 a.c5{
	font-size : 26px;
	padding-top : 26px;
}*/


/* HACK SAFARI **/




#header #spot{
	width : 254px;
	position : absolute;
	top : 80px;
	left : 524px;
}
#header #spot ul{
	list-style-type : none;
	background : url(img/spot.png) !important;
	background : url(img/spot-ie6.png);
}
#header #spot ul li{
	padding : 0px;
	margin : 0px;
}
#header #spot ul li a{
	display : block;
	padding : 0px 6px;
	height : 22px;
	line-height : 22px;
	overflow:hidden;
	color : #fff;
}
#header #spot ul li a:hover{
	background : #27A0DE;
	color : #fff;
}
#header #spot ul li a.main,
#header #spot ul li a.main:hover{
	height : 26px;
	line-height : 26px;
	font-size : 12px;
	font-family : Arial, sans-serif;
	text-transform : uppercase;
	background : url(img/spotmain.png);
}

#header #spot a#spotclose{
	height : 20px;
	display : block;
	text-indent:  -5000px;
	width : 254px;
	background : url(img/spotclose.png) top left no-repeat !important;
	background : url(img/spotclose-ie6.gif) top left no-repeat;	
}
/* -------------------------------------------------------
Header
------------------------------------------------------- */





/* -------------------------------------------------------
Page
------------------------------------------------------- */

#pagetop{
	height : 20px;
	padding-top:3px;
	background : url(img/pagetop.png) center top no-repeat !important;
	background : url(img/pagetop-ie6.gif) center top no-repeat;		
}
#pagetop p{
	padding-top : 4px;
	margin-left : 15px;	
	font-size : 10px;
	color : #999;
	color : #352403
}
#pagetop a{
	color : #352403;	
	color : #666;
}
#page{
	background : url(img/page.png) center top repeat-y !important;
	background : url(img/page-ie6.gif) center top repeat-y;
	height : auto !important;
	height : 700px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, Geneva,
		Arial, Helvetica, sans-serif;
	min-height : 700px;
}
#page h1{
	font-size : 20px;
	color : #352403;	
}
#page #cl{
	width : 500px;
	margin-left : 15px;
	float : left;
}

#page #c{
	width : 758px;
	margin-left : 15px;
	height : 700px;
}

#page a{
	color:#352403;
}
#page a:hover{
	color:#594503;
	text-decoration:underline;	
}

#page #cr{
	width : 250px;
	float : left;
	margin-left : 10px;
}

#page p{
	line-height : 15px;
}


.bloc{
	background : #fff;
	margin-bottom : 10px;	
}
#page .bloc h1 {
	padding: 5px 10px;	
}
.h250{
	height : 250px;
	/*
	background : url(img/bloc.png) center top repeat-x;
	*/
	position : relative;
}

.h250 h2{
	font-weight:bold;
	text-align:center;
	color:#352403;
	font-size:20px;	
	padding : 5px 0px;
}

.h500{
	height : 510px;
}

.h750{
	height : 770px;
}

.h1000{
	height : 1030px;
}

#cl .ads1{
	
}
#cl .ads2{
	
}
#cr .ads1{
	background : #5fc7f2;
}
#cr .ads2{
	background : #b9f25f;
}
#cr .ads3{
	background : #5fc7f2;
}
#cl .col1,
#cl .col2{
	float : left;
	width : 245px;	
}
#cl .col1{
	margin-right : 10px;	
}

#cr p{
	padding : 10px;
}
/* -------------------------------------------------------
Page
------------------------------------------------------- */


/* -----------------------------
Accueil
------------------------------- */

#page h3,
#page span.h3 {
	font-size: 18px;
	color : #352403;
	font-weight: bold;
	w: center;	
	padding : 6px 0px 2px;
	margin : 0px 10px;
	display : block;
	border-bottom : 1px solid #eee;
}

#page h3 span.fRight{
	display : block;
	width : 230px;
}


/*-- Pitch --*/

#page .pitch {
	position: relative;	
}


#page .pitch p.bottom {
	position: absolute;
	bottom: 5px;	
}
#page .pitch ul {
	margin : 5px 0 5px 35px;
	list-style: none;	
}
#page .pitch ul li {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0;
}
#page .pitch ul li span {
	color : #33A20F;
}



#page .bloc ul {
	list-style: none;	
}

#page .dailyVil ul, #page .proximite ul {
	width: 230px;
	float: left;	
}

#page ul li .longName {
	font-size: 12px !important;	
}

#page .daily ul li, #page .proximite ul li {
	position: relative;	
	margin: 5px 0 5px 10px;
}

#page .dailyVil ul li {
	margin: 9px 0 9px 10px !important;
}

#page .flagStats .lBlock {
	position: absolute;
	top: 0;
	left: 0;	
}

#page .flagStats .rBlock {
	margin-left: 55px;
	min-height: 35px;
}

#page .flagStats .rBlock a {
	font-size:13px;
	font-weight:bold;
}

#page .flagStats .rBlock .sub {
	display : block;
	color:#666666;
	font-size:10px;
	left:55px;
}

#page .stats a {
	font-size:13px;
	font-weight:bold;
}

#page .stats .sub1 {
	display : block;
	color : #333;
	font-size:10px;
}

#page .stats .sub2 {
	display : block;
	color : #666;
	font-size:10px;
}
#page .departements{
	margin : 10px 0px 10px 10px;	
}
#page .departements ul {
	float: left;
	width: 155px;
	margin-left: 5px;	
}
#page .departements ul li {
	margin-bottom: 3px;
	display : block;
	width : 155px;
	height : 18px;
	line-height : 18px;
	overflow : hidden;
}

#page .departements .stats a {
	font-size: 12px;
}
#page .departements .stats .sub1 {
	font-size: 9px;	
}


#page .drapeau img {
	width: 100px;	
	margin : 10px;
	float : left;
}

/* -----------------------------
Region
------------------------------- */

.proximite .regions {
	width: 250px;
	float: left;
}


.proximite.regions {
	margin : 20px 10px;	
}



.mbInfo{
	margin-bottom:4px;
}

/* ---------------------
GeoInfos
---------------------- */

div.geoInfos div.elt {
	margin-left: 10px;
}
div.geoInfos .label{
	color:	#ABACA4;
	float:left;
	width:85px;
	font-weight : bold;
}

div.geoInfos .value{
	float:left;
	width:150px;
}

div.geoInfos img {
	border : 1px solid #999;
	margin-top: 3px;	
}


#cl .bloc p{
	margin : 6px 10px;
	font-size : 12px;
	color : #333;	
}

div.proximite {
	font-size:13px;
	position : relative;
}

div.proximite .items {
	float:left;
	width:230px;
	margin-left:20px;
}

div.proximite .item .nom {
	float:left;
	width:180px;
}
div.proximite .item .codePostal {
	float:left;
}
div.proximite .item .codeDep {
	float:left;
}


div.pub468x60{
	width:468px;
	position : absolute;	
	left : 15px;
	bottom:15px;
	height:60px;
}

div.pub250x250{
	width:250px;
	height:250px;
}


.bloc .photos{
	margin : 0px 10px;	
}
.bloc .photos a{
	display : block;
	float : left;
	height : 75px;
	width : 100px;
	margin : 10px 10px 3px 10px;
	overflow : hidden;
}
.bloc .photos a img{
	width : 100px;
	height : 75px;	
}
.bloc .livres{
	margin : 10px 10px 2px 10px;	
}
.bloc .livres a{
	float : left;
	height : 75px;
	width : 50px;
	margin : 0px 5px;
	overflow : hidden;	
}
.bloc .livres a img{
	width : 50px;
	height : 75px;
}


/* -------------------------------------------------------
Footer
------------------------------------------------------- */
#footer{
	height : 65px;
	padding-top : 50px;
	margin-top : -24px;
	background : #352403 url(img/pagebottom.png) top center no-repeat !important;
	background : #352403 url(img/pagebottom-ie6.gif) top center no-repeat;
}
#footer p{
	color : #513F03;
	margin-left : 10px;
	line-height : 26px;
	font-size : 10px;
}
#footer p a{
	color : #594503;
}
#footer p a:hover{
	color : #fff;	
}
#footer a#utopiaweb{
	text-indent : -5000px;
	display : block;
	height : 60px;
	width : 150px;
	overflow : hidden;
	float : right;
	background : url(img/utopiaweb.png) top left no-repeat !important;
	background : url(img/utopiaweb-ie6.png) top left no-repeat;
}
/* -------------------------------------------------------
Footer
------------------------------------------------------- */

/* -------------------------------------------------------
Contact form
------------------------------------------------------- */
#contactDiv{
	height : 420px;
	position : relative;	
}
#contactLoading,
#contactForm{
	position : absolute;
	top : 0;
	left : 0;
	height : 100%;
	width : 100%;
	z-index : 1;
}
#contactLoading{
	background : #fff url(img/loading.gif) 200px 200px no-repeat;	
	z-index : 82;
	color : #999;	
	text-align : center;
}
#contactLoading p{
	font-size : 22px;
	margin-top : 220px;
}
#contactLoading.error,
#contactLoading.valid{
	background : #fff;
}	
#contactLoading.error p{
	color : #f9a000;
}
#contactLoading.valid p{
	color : #008de7;
}
#contactForm{
	padding-top : 10px;
}
#contactForm .formDiv{
	margin : 10px 0;
	clear : both;
	height : 38px;
}
#contactForm .message{
	height : 200px;
}
#contactForm label{
	cursor : pointer;
	float : left;
	width : 100px;
	color : #666;
	font-weight : bold;
	line-height : 20px;
	font-size : 14px;
	text-align :  right;
	padding-right : 10px;
}
#contactForm input,
#contactForm textarea{
	border : 1px solid #ccc;
	font-size : 12px;
	padding : 3px;
	color : #666;
}
#contactForm input.error,
#contactForm textarea.error{
	border : 1px solid #f9a000;
}
#contactForm input:focus,
#contactForm textarea:focus{
	color : #333;
	border : 1px solid #008de7;
}
#contactForm input{
	text-indent : 20px;	
	width : 180px;
}
#contactForm textarea{
	height : 180px;
	width : 300px;	
}
#contactForm input.inputSubmit {
	width : 200px;
	height : 30px;
	margin-left : 110px;
}

/* -------------------------------------------------------
Contact form
------------------------------------------------------- */
