@charset "iso-8859-15";
/* CSS Document ' global ' - Copyright Sitenloc, tous droits reserves. */

/*/////////////////////////////////STRUCTURE///////////////////////////////////*/
body, html{
	margin: 0px;
	padding: 0px;
	height : 100%;
}
#general{
	background-image: url(../img/bg_sable.jpg);
}
#central{
	border:1px solid #FFFFFF;
}
#bandeau{
	background-color:#FFFFFF;
}
#top_content{
	background-image: url(../img/top_content.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#content{
	background-image: url(../img/repeat_content.png);
	background-position:center center;
	background-repeat:repeat-y;
}
#bottom_content{
	background-image: url(../img/bottom_content.png);
	background-position:top center;
	background-repeat:no-repeat;
}
/*/////////////////////////// STRUCTURE CARTE /////////////////////////////////*/
.titre_carte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:25px;
	color:#000000;
	font-weight:bold;
}
.phraz_carte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:21px;
	color:#000000;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}
.content_carte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000000;
	font-weight:none;
}
.list_carte li{
	list-style-image:url(../img/puce1.png);
	margin-left:200px;
}
.list_carte2 li{
	list-style-image:url(../img/puce1.png);
	margin-left:20px;
	text-align:justify;
}
#illustration_carte{
	background-image: url(../img/illust_carte.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:26px;
}
.lien_carte{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.lien_carte:hover, .lien_carte:active{
	text-decoration:underline;
	color:#666666;
	font-size:17px;
}
.sstitre_carte{
	font-size:18px;
	line-height:20px;
	color:#CC0000;
	text-decoration:underline;
	margin-left:20px;
}
.tableau_carte{
	border:2px groove #000000;
	background-image:url(../img/bg_carte.png);
	background-repeat:repeat;
}
/*///////////////////////////////// COPYRIGHT ////////////////////////////////////////*/
#copyright, #a_mention a:link, #a_mention a:visited, #a_mention a:hover, #a_mention a:active, #a_sitenloc a:link, #a_sitenloc a:visited, #a_sitenloc a:hover, #a_sitenloc a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-left:auto;
	margin-right:auto;
}
#a_mention a:hover, #a_mention a:active {
	text-decoration: none;
	color:#666666;
}
.decal_copy{
	padding-bottom:3px;
}
/*/////////////////////////////MENTIONS LEGALES//////////////////////////////////////*/
#m_legals{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
}
#m_legals a{
	text-decoration:underline;
	color:#666666;
}
#m_legals a:hover, #m_legals a:active{
	text-decoration:none;
	color: #666666;
}
/*//////////////////////////////////FOCUS/////////////////////////////////////////////*/
a {
outline: none;
}
:focus {
-moz-outline-style: none;
}
/*/////////////////////////////////IMG VIGNETTE ///////////////////////////////////////////////*/
#table-photos td{
text-align:center;
width:85px;
height:80px;}

#table-photos img{
width:59px;
height:44px;
border:2px solid black;}

#table-photos a:hover img{
width:80px;
height:60px;}

.table-event{
width:100%;}

.table-event td{
width:16%;
text-align:center;
vertical-align:middle;}

.table-event img{
width:100px;
height:75px;}

.table-event a:hover img{
width:125px;
height:94px;}
/*////////////////////////////////////////////////////////////////////////////////////////*/
.txt1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	padding-left:20px;
	padding-right:20px;
	color:#000000;
	text-align:justify;
}
#titre1{
	padding-left:20px;
}
#adresse1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:25px;
	color:#000000;
}
/*////////////////////////////////////////////////////////////////////////////////////////*/