body {
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #ffffff;
	
}

body, table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0a487d;
}

div, form, img, ul, li, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}


a, a:active, a:link, a:visited, a:focus {
	text-decoration: underline;
	color: #0a487d;
	outline: none;
}

a:hover {
	color: #580b2b;
	text-decoration: none;
	outline: none;
}

input[type="submit"] {
	cursor: pointer;
}

input[type="reset"] {
	cursor: pointer;
}

/* Supprime les bordures dans les elements fieldset et img */
fieldset, img, img a {
	border : 0;
	margin: 0;
	padding: 0;
	behavior: url("pngbehavior.htc");
}

/* ////////////////////// */
/* //// STYLES TYPO //// */

.normal {
	font-weight: normal;
}

.gras {
	font-weight: bold;
}

.gras_capital {
	font-weight: bold;
	text-transform: uppercase;
}

.gras_italique {
	font-style: italic;
	font-weight: bold;
}

.capital {
	text-transform: uppercase;
}

.minuscule {
	text-transform: lowercase;
}

.italique {
	font-style: italic;
}

.fin_float {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	overflow:auto;
}



#conteneur {
	position: relative;
	clear: both;
	width: 770px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#bandeau {
	height: 210px;
}

#bandeau .lesvignettes {
	width: 770px;
	text-align: center;
}

#bandeau .lesvignettes img {
	vertical-align: middle;	
}

#bandeau .listevignette {
	overflow: hidden;
	width: 760px;
}

#bandeau .listevignette img {
	padding: 0;
	margin: 0 0 5px 0;
}

#bandeau .lesvignettes ul {
	font-size: 9px;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	
}

#bandeau .lesvignettes li {
	float: left;
	width: 170px;
	line-height: 10px;
	list-style-image: none;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
}

#bandeau .lesvignettes li a:link, #bandeau .lesvignettes li a:visited {
	color: #0a487d;
	text-decoration: none;
}

#bandeau .lesvignettes li a:hover {
	color: #580b2b;
}


#bandeau .lesvignettes #ulTeteSerie img {
padding: 0;
margin: 0 0 5px 0;
vertical-align: middle;	
}

#bandeau .lesvignettes #ulTeteSerie ul {
font-size: 9px;
text-align: center;
margin: 0 0 5px 0;
padding: 0;

}

#bandeau .lesvignettes #ulTeteSerie li {
float: left;
width: 170px;
line-height: 10px;
list-style-image: none;
list-style-type: none;
margin: 0 10px 0 0;
padding: 0;
}
#bandeau .lesvignettes #ulTeteSerie li a:link, #ulTeteSerie li a:visited {
color: #FC9515;
text-decoration: none;
}

#bandeau .lesvignettes #ulTeteSerie li a:hover {
color: #580b2b;
}

#bandeau_flg {
	position: absolute;
	z-index: 2;
	left: 200px;
	top: 145px;
}

#bandeau_fld {
	position: absolute;
	z-index: 2;
	left: 235px;
	top: 145px;
}

#bandeau_filtres {
	position: absolute;
	z-index: 2;
	width: 265px;
	height: 30px;
	left: 268px;
	top: 140px;
	background-position: left top;
	background-image: url(/images/bandeau/filtres_fond.gif);
	background-repeat: no-repeat;
}

#bandeau_filtres ul {
	list-style-type: none;
	text-align: center;
	margin: 5px 0 0 10px;
	padding: 0 0 0 0;
}

#bandeau_filtres ul li {
	float: left;
	font-size: 10px;
	color: #0a487d;
	margin: 0;
	padding: 0 9px 0 5px;
	background-position: right 2px;
	background-image: url(/images/bandeau/filtres_puce.gif);
	background-repeat: no-repeat;	
}

#bandeau_filtres ul li a:link, #bandeau_filtres ul li a:visited {
	display: block;
	color: #0a487d;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
}

#bandeau_filtres ul li a:hover {
	color: #fc9515;
}


#bandeau_filtres ul .last {
	float: left;
	font-size: 10px;
	color: #0a487d;
	margin: 0;
	padding: 0 0 0 5px;
	background-image: none;
}

#bandeau_filtres ul .encours {}

#bandeau_filtres ul .encours a:link, #bandeau_filtres ul .encours a:visited {
	display: block;
	color: #fc9515;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
}

#bandeau_filtres ul li a:hover {
	color: #fc9515;
}




#bandeau_titres {
	position: absolute;
	z-index: 2;
	left: 550px;
	top: 145px;
	color: #fc9515;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	background-position: left 4px;
	background-image: url(/images/bandeau/titre_fond.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}




#anru_logo {
	position: absolute;
	z-index: 2;
	top: 140px;
}

#retour_ville {
	position: absolute;
	z-index: 2;
	top: 230px;
}


#outils {
	position: absolute;
	z-index: 2;
	left: 261px;
	top: 188px;
	text-align: right;
}

#outils a {
	margin-left: 3px;
}



#recherche {
	position: absolute;
    display:none;
	z-index: 2;
	left: 610px;
	top: 166px;
}

#recherche form .chps {
	font-weight: normal;
	font-size: 10px;
	width: 120px;
	height: 13px;
	vertical-align: top;
	text-transform: none;
	color: #000000;
	margin: 0 8px 0 0;
	padding: 1px 2px 0 3px;
	background-color: #f9aa1b;
	border: 1px solid #f9aa1b;
}

#recherche form .ok {
	margin: 0 0 0 0;
}


#nav_titrepage {
	width: 780px;
	padding: 0 0 0 60px;
}





/* menu bas */

.cv3-basdepage {
width:600px;
margin: 10px auto 10px auto;
    clear: both;
    color: #580b2b;
    text-align: right;
}

.cv3-basdepage a:link, .cv3-basdepage a:visited {
    font-size: 10px;
    font-weight: normal;
    color: #580b2b;
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.cv3-basdepage a:hover {
    color: #580b2b;
    text-decoration:underline;
}

.cv3-basdepage p {}

p.cv3-mentions {
    margin: 0;
    padding: 15px 0 15px 0;
} 

/* //// actus //// */

#actus {
	clear: both;
}

#actus .colg {
	float: left;
	width: 215px;
	padding: 0 15px 0 0;
}

#actus .colc {
	float: left;
	width: 215px;
	padding: 0 15px 0 0;
}

#actus .cold {
	float: left;
	width: 215px;
}

#actus img {
	margin: 10px 0 10px 0;
}


#tzr-page-content #actus a:link, #actus a:visited {
	text-decoration: none;
}

#tzr-page-content #actus a:hover {
	color: #580b2b;
}


#actus .lesactus {
	clear: both;
	padding: 0 0 15px 0;
}


#actus .suite {
	margin-top: 5px;
}

#tzr-page-content #actus .suite a:link, #actus .suite a:visited {
	font-weight: bold;
	font-size: 10px;
	color: #0a487d;
	text-decoration: none;
}

#tzr-page-content #actus .suite a:hover {
	color: #580b2b;
}



#actus .toutes {
	padding-top: 20px;
	padding-left: 240px;
}

#tzr-page-content #actus .toutes a:link, #actus .toutes a:visited {
	color: #0a487d;
	text-decoration: underline;
}

#tzr-page-content #actus .toutes a:hover {
	color: #580b2b;
}
