/* Start of CMSMS style sheet 'PaDeRac' */
/* intégrateur Nicolas GAUDIN Mars 2008*/
/* couleur texte vert : #47AE64 */
/* couleur texte bleu #00A6EB */
/* police:  verdana 12pt */
body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:verdana;
	color:#000;
        font-size:12px;
	background:#fff;
}

img{
	border:0;
}

div#page{
	width:900px;
	margin:0 auto; /* centrage ff*/
	text-align:left;
}
div#header{
	width:900px;
	height:150px;
	
}
div#logo{
	width:119px;
        height:130px;
	float:left;
	margin-top:5px;
	margin-left:35px;
	background:url("images/cms/logoPaysDeRacan.jpg") no-repeat;
}
div#logo h1 {
	text-indent:-5000px;
	margin:0;
}
div#logo h1 a{
display:block;
height:130px;
}

div#titre{
	width:650px;
        height:46px;
	float:right;
	margin-top:40px;
	margin-right:35px;
	background:url("images/cms/sloganPaysDeRacan.jpg") no-repeat;
}
div#titre h2 {
	text-indent:-5000px;
	margin:0;
}
div#titre h2 a{
display:block;
height:46px;
}

div#nav{
	width:900px;
	height:24px;
	font-size:12px;	
}


div#corps{
	margin:0;
	width:900px;
	margin-left:24px;
       	background: url("images/cms/lisereHaut.jpg") no-repeat;
        padding:25px;
}

div#corps h3{
	background:url("images/cms/Puce.jpg") no-repeat;
	padding-left:35px;
	line-height:35px;
	color:#00A6EB;
	margin-top:10px;
}

div#footer{
	float:left;
	margin-left:24px;
	background:url("images/cms/lisereBas.jpg") no-repeat;
	width:900px;
	height:47px;
		
}

span#txt_footer{
	font-size:10px;
	margin-top:32px;
	margin-right:70px;
	float:right;
}

span#txt_footer a{
        color:#000;
        font-weight:bold;
}

span#txt_footer a:hover{
        color:#47AE64;
}

div#content_photo{
       width:800px;
}
span.noprint{
       font-size:10px;
       font-style:italic;
       color:#00A6EB;
}
/* End of 'PaDeRac' */

/* Start of CMSMS style sheet 'PaDeRac - Menu' */
ul#menu{
	padding:0;
	margin:0;
	margin-right:35px;
	height:24px;
	text-align:center;
	list-style-type:none;
	float:right;
}


ul#menu li{
	padding:0px;
	float:left;
}

ul#menu li a{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	height:24px;
	width:107px;
	line-height:23px;
	background:url("images/cms/ongletPassif.jpg") no-repeat;
}
ul#menu li.currentpage a{
       display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
        font-weight:bold;
	height:24px;
	width:107px;
	line-height:23px;
        background:url("images/cms/ongletActif.jpg") no-repeat;
}
ul#menu li a:hover{
	font-weight:bold;
}
/* End of 'PaDeRac - Menu' */

/* Start of CMSMS style sheet 'PaDeRac - Formulaire' */
table.contact{
    text-align:center;
    font-size:12px;
    
}

table.nom{
    width:300px;
}
/* End of 'PaDeRac - Formulaire' */

/* Start of CMSMS style sheet 'PaDeRac - Accueil' */
div#carte{
	float:left;
	/*background:url("images/cms/CarteLiens.jpg") no-repeat;*/
	width:515px;
        _width:500px;
	height:430px;
	margin:0;
	margin-top:5px;
	
}

div#infos{
	
	float:right;
	font-size: 12px;
	margin-right:125px;
        _margin-right:85px;
	margin-top:25px;
	width:240px;
        _width:230px;
}
span.gras{
	font-weight:bold;
}

div#miniCarte_infos{
	float:right;
	margin-top:25px;
}

div#miniCarte_infos a{
	color:#00A6EB;
	font-size:10px;
	font-weight:bold;

}
/* End of 'PaDeRac - Accueil' */

