/* document CSS */

* {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

body {
	background-color : #C3C3C3;
	color : #000000;
	margin : 0px;
	padding : 0px;
}

a {
	color : #5D5D5D;
	text-decoration : underline;
}

a:visited {
	color : #000000;
}

a:hover {
	color : #FFA21E;
	text-decoration : none;
}

#mise_en_page {
	background : url(../images/fond_drome_ardeche.jpg) no-repeat left top;
	border : none;
	height : 481px;
	width : 750px;
	border-collapse : collapse;
	margin-right : auto;
	margin-left : auto;
}

#mise_en_page td {
	border : none;
	padding : 0px;
}

img {
	border : none;
}

h1 {
	background : url(../images/fond_titre1.jpg) no-repeat left top;
	color : #5D5D5D;
	font-size : 18px;
	font-weight:bold;
	height : 30px;
	_height : 35px;
	padding-top : 5px;
	margin-bottom : 10px;
	text-align : center;
	text-transform : uppercase;
}

h2.url {
	color : #ffffff;
	font-family : verdana, arial, sans-serif;
	font-size : 26px;
	font-style : italic;
}

#photos {
	width:504px;
	height:283px;
}

#les_photos {
	background:#FFA21E;
	height:272px;
	width:504px;
}

#les_photos td {
	text-align : center;
	vertical-align : middle;
}

#les_photos td img {
	border : 1px solid #ffffff;
}

#textes {
	vertical-align:top;
}

#textes p {
	margin-left : 5px;
	margin-right : 5px;
}

#piedpage {
	background : url(../images/pied_page.jpg) no-repeat left top;
	font-size : 10px;
	height : 61px;
	width : 750px;
	vertical-align : top;
}

#piedpage p {
	margin-left : 120px;
	margin-right : 196px;
	margin-top : 5px;
	text-align : center;
}

#piedpage a {
	margin-right : 5px;
}

#infos {
	border-collapse : collapse;
	width : 100%;
}

#infos td {
	width : 50%;
	height : 23px;
}

#infos td.alterner {
	background : #FFF0DB;
}

#infos td.case_gauche {
	border-right : 2px dotted #FFA21E;
}

#pied_tableau td {
	padding-right : 10px;
	text-align : right;
}

#pied_tableau a {
	color : #ffffff;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 2px;
	text-decoration : none;
}

#mesliens {
	margin-top : 10px;
}

#mesliens a, #mesliens a:visited {
	color : #939393;
	text-decoration : none;
}

#mesliens a:hover {
	text-decoration : underline;
}
