/* @override http://www.vallee-du-loir.com/espace-pro/inc/root.css */

/* @group os */

body { 
	background: #58585a repeat-y center
}

#tete { 
	background-image: url(../im/tetiere.gif);
	text-indent: -2000px;
	margin: 0px;
	width: 780px;
	height: 70px;
	overflow: hidden
}

#conteneur { 
	background-color: white;
	margin: auto;
	border: 1px solid #444;
	width: 780px
}

#conteneur,  #pied { 
	font-family: "Trebuchet MS", Arial, serif
}

#contenu a { 
	color: #2f572e;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 1px solid #2f572e
}

#contenu a:visited { 
	color: #2f572e;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 1px solid #79ba77
}

#contenu a:hover { 
	color: #ff7a00;
	text-decoration: none;
	background-color: #f0f1d3;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 1px solid #ff7a00
}

#pied { 
	color: #c5dbc4;
	background-color: #3f9a3c;
	text-align: center;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px
}

#pied a { 
	color: #c5dbc4;
	text-decoration: none;
	border-bottom: none
}

#pied a:hover { 
	color: white;
	text-decoration: none
}



/*

@end */

/* @group h1 à h6 */

h1, h2, h3, h4, h6 { 
	color: #fa6000;
}

h1 { 
	text-align: center;
	font-size: 200%;
}

h2 { 
	font-size: 175%;
}

h3 { 
	font-size: 160%;
}

h4 { 
	font-size: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #fa6000
}

h5 { 
	font-weight: normal;
	font-size: 125%;
	margin-top: 5px;
	margin-bottom: 15px
}

h6 { 
	color: #3f9a3c;
	font-size: 175%;
	margin: 0
}

/* @end */

/* @group base */

th { 
	color: black;
	background-color: #97db95;
	text-align: right;
	padding-right: 4px;
	padding-left: 4px
}

td { 
	text-align: left
}

a { 
	text-decoration: none
}

.ladate, .ladate a, .ladate a:visited, .ladate a:hover { 
	padding-left: 10px;
	color: gray;
	font-size: 60%
}

img { 
	border: 0px
}

/* @end */

/* @group divers */

.col { 
	float: left;
	width: 360px;
	padding-left: 20px;
	margin-bottom: 20px
}

.infos { 
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 2px dotted #fa6000
}

.infos:hover { 
	background-color: #e8f6e8
}

.titre, .titre a, .titre a:visited { 
	color: #3f9a3c;
	font-weight: bold
}

.titre a:hover { 
	border-bottom: 2px solid #3f9a3c
}

.chapo, .chapo a, .chapo a:visited { 
	color: black;
	font-size: 80%;
	clear: both;
	margin: 5px 0px 0px
}

.chapo a:hover { 
	border-bottom: 1px solid gray
}

.legendes { 
	font-size: 10px;
	clear: both;
	margin: 20px
}

.photoDC { 
	font-size: 9px;
	background-color: white;
	text-align: center;
	margin-left: 10px;
	padding: 6px;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3
}

.photoD { 
	font-size: 9px;
	text-align: center;
	margin-left: 10px;
	padding: 0;
	float: right;
	border: solid 0 #39546d
}

/* @end */

/* @group identification */

#conteneur.identification #contenu { 
	text-align: center;
	margin: 20px
}

#conteneur.identification form { 
	background-color: #e4e980;
	margin: auto;
	padding: 10px;
	border: 2px solid #c9d200;
	width: 300px
}

#conteneur.identification form p { 
	margin-bottom: 0px;
	padding: 0px
}

#conteneur.identification form input { 
	background-color: #fbffd5
}

#conteneur.identification form input:focus { 
	background-color: white
}

#conteneur.identification form #bouton { 
	background-color: #b5be00;
	color: white;
	border: 2px solid #9da124;
	padding: 3px 10px 4px;
}

/* @end */