/* ------------- ROUES LIBRES | 03/04/2008 | Jules ------------- */
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px;
}

h3{
	color: #000000; 
	font-size: 15px;
	margin-bottom: 10px;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}


/* BLOCS *******************************************/
div#maincontent {
	margin-top: 15px;
}

.pprep {
	margin-bottom: 50px;
}

#allpictures {
	padding: 5px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	border: 1px solid #CCCCCC;
	color: #000000;
}

#allpictures a {			text-decoration: none; color: #000000; }
#allpictures a:link {		text-decoration: none; }
#allpictures a:visited {	text-decoration: none; }
#allpictures a:active {		text-decoration: none; border-bottom: 1px dotted #000000; }
#allpictures a:hover {		text-decoration: none; border-bottom: 1px dotted #000000; }

/* USER *******************************************/
div#user {
	padding: 5px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #F0EFEF;
	text-align: left;
}

div#user .champs {
	width: 188px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#user .valider {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-weight: bold; 
	border: 1px solid #000000; 
	background-color: #CC0000;
	height: 18px;
	width: 72px;
	margin-top: 2px;
	text-decoration: none;
}

/* TEXTES *******************************************/
.titre { 
	font-weight: normal; 
	font-size: 15px;
}

a.titre {			text-decoration: none; }
a.titre:link {		text-decoration: none; }
a.titre:visited {	text-decoration: none; }
a.titre:active {	text-decoration: none; }
a.titre:hover {		text-decoration: none; }

.txtDetails {
	color: #8F8F8F; 
	font-size: 10px; 
}

.txt { 
	color: #000000;
	font-weight: normal; 
	text-align: justify; 
	font-size: 12px; 
}
a.txt {
	color: #000000;
	text-decoration: none; 
}
a.txt:link {	text-decoration: none; }
a.txt:visited {	text-decoration: none; }
a.txt:active {	text-decoration: underline; }
a.txt:hover {	text-decoration: underline; }

.tabNous { 
	color: #000000;
	font-weight: normal; 
	font-size: 12px; 
}

.txtChapo { 
	color: #595959; 
	font-weight: normal; 
	text-align: justify; 
	font-size: 12px; 
} 

div.txtChapo {
	border: 1px solid; 
	border-color: #CCCCCC; 
	background-color: #F0EFEF;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.txtSignature { 
	color: #595959; 
	font-weight: normal; 
	text-align: justify; 
	font-size: 12px; 
} 

.txtLire {
	color: #8F8F8F; 
	font-size: 10px; 
}
a.txtLire {			text-decoration: none; }
a.txtLire:link {	text-decoration: none; }
a.txtLire:visited {	text-decoration: none; }
a.txtLire:active {	text-decoration: none; border-bottom: 1px dotted #8F8F8F; }
a.txtLire:hover {	text-decoration: none; border-bottom: 1px dotted #8F8F8F; }

.txtComment .txtCommentRep { 
	color: #595959; 
	font-weight: normal; 
	text-align: justify; 
	font-size: 12px; 
} 

div.txtComment {
	border: 1px solid; 
	border-color: #CCCCCC; 
	background-color: #F0EFEF;
	padding: 5px;
	margin-left: 31px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.txtComment a {	text-decoration: none; color: #000000; border-bottom: 1px dotted #000000; }


div.txtCommentRep {
	border: 1px solid; 
	border-color: #CCCCCC; 
	background-color: #FFE2BF;
	padding: 5px;
	margin-left: 31px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.txtNavigation {
	color: #000000; 
	font-size: 10px; 
}
a.txtNavigation {			text-decoration: none; }
a.txtNavigation:link {		text-decoration: none; }
a.txtNavigation:visited {	text-decoration: none; }
a.txtNavigation:active {	text-decoration: none; border-bottom: 1px dotted #000000; }
a.txtNavigation:hover {		text-decoration: none; border-bottom: 1px dotted #000000; }

a.link:link {		text-decoration: none; }
a.link:visited {	text-decoration: none; }
a.link:active {		text-decoration: none; }
a.link:hover {		text-decoration: none; }


div.annonce { 
	border: 1px solid; 
	border-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 4px;
	color: #000000;
	text-align: justify; 
	text-decoration: none; 
}

div.annonce a:link {	text-decoration: none; }
div.annonce a:visited { text-decoration: none; }
div.annonce a:active {	text-decoration: none; }
div.annonce a:hover {	text-decoration: none; }

.txtErreur {
	color: #FF0000;
	font-weight: bold; 
	font-size: 12px; 
}

/* IMAGES *******************************************/
IMG {
	border: 0;
}

a.vignette {
	display: block;
	float: left;
	width: 130px;
	height: 80px;
	text-align: center;
	padding: 30px 4px;
	margin: 4px;
	border: 1px solid #000000;
}

a.vignette_portrait {
	display: block;
	float: left;
	width: 80px;
	height: 120px;
	text-align: center;
	padding: 10px 29px;
	margin: 4px;
	border: 1px solid #000000;
}

#vignettes_b {
	margin-top: 94px;
	margin-left: 30px;
}

/* MENUS *******************************************/
ul.sousrub { 
	padding: 0;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 6px; 
	margin-bottom: 15px;
	text-align: left;
}

li.sousrub {
	color: #E80000; 
	font-weight: bold; 
	font-size: 13px;
	border-bottom: 1px solid #E80000;
	padding: 2px 0pt 2px 0px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 0px; 
	margin-bottom: 6px;
	list-style: square inside;
	text-align: left;
}
li.sousrub a {			color: #E80000; text-decoration: none; }
li.sousrub a:active {	color: #000000; text-decoration: none; }
li.sousrub a:hover {	color: #000000; text-decoration: none; }

.navhere {		
	color: #000000; 
}

ul.sousrub2 { 
	padding: 0;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 25px; 
	margin-bottom: 15px;
	text-align: left;
}

li.sousrub2  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px; 
	list-style: circle inside;
	color: #E80000; 
	font-weight: normal; 
	font-size: 12px;
	text-align: left;
}

li.sousrub2 a {			color: #E80000; font-weight: normal; text-decoration: none; }
li.sousrub2 a:active {	color: #000000; font-weight: normal; text-decoration: none; }
li.sousrub2 a:hover {	color: #000000; font-weight: normal; text-decoration: none; }

ul.sousrub3 { 
	padding: 0;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 25px; 
	margin-bottom: 0px;
}

li.sousrub3  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px; 
	list-style: circle inside;
	color: #E80000; 
	font-weight: normal; 
	font-size: 12px;
}

li.sousrub3 a {			color: #E80000; font-weight: normal; text-decoration: none; }
li.sousrub3 a:active {	color: #000000; font-weight: normal; text-decoration: none; }
li.sousrub3 a:hover {	color: #000000; font-weight: normal; text-decoration: none; }


/* RSS *******************************************/
div.rss { 
	padding: 0;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 6px; 
	text-align: left;
}

div.rss ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

div.rss li {
	padding: 0px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 0px; 
	margin-bottom: 4px;
	list-style: none;
}

div.rss a {
	color: #595959; 
	font-size: 10px;
	text-decoration: none;
	font-weight: normal; 
}


/* TABLEAUX *******************************************/
.preptitre {
	color: #000000; 
	font-weight: bold; 
	font-size: 14px;
}

.prepcol {
	color: #000000; 
	font-weight: bold; 
	font-size: 12px;
	width:160px;
}

.preptxt { 
	color: #000000;
	font-weight: normal; 
	text-align: left; 
	font-size: 12px; 
}

/*
.table {
	width: 568px; border: 1px dotted #003366; border-collapse: collapse;
}
*/
td.label {
	font-size: 10px; 
}

table.tableau {
	border-width: 2px;
	border-spacing: 3px;
	border-style: dotted;
	border-collapse: collapse;
	background-color: white;
}

table.tableau td {
	border-width: 2px;
	padding: 6px;
	border-style: dotted;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* FORMULAIRES *******************************************/
/* Contacts */
input.contactform {
	border:1px solid black;
	width: 230px;
}
select.contactform, option.contactform {
	border:1px solid black;
	width: 230px;
}
textarea.contactform {
	border:1px solid black;
	width: 430px;
}

/* Compte */
input.compteform {
	border:1px solid black;
	width: 300px;
}
select.compteform, option.compteform {
	border:1px solid black;
	width: 300px;
}

/* CARTES *******************************************/
#maplegende {
	margin: 0 10px 0 10px;
	color: #000000;
	font-weight: normal; 
	text-align: justify; 
	font-size: 12px;
}
#map {
	margin: 0 10px 0 0;
	width: 778px;
	height: 400px;
}
#mapboutons { /* boutons pour zoom */
	width: 776px;
	height: 25px;
	background-color: #EEEEEE;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	margin-top: 0px;
}
ul.mapzooms {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top: 2px;	
}
ul.mapzooms li{
	list-style-image: none;
	display: inline;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #DDDDDD;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	margin-left: 4px;
	float: left;
}
ul.mapzooms li a {
	color: black;
	text-decoration: none;
}


