/* CSS Document */
body {
	color:#635A62;
	font: 0.7em Arial, Helvetica, sans-serif;
}


img {
	border:none;
}

/* -------------------- balises d'attributs génériques -------------------- */

h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #c40a0b;
	padding:0 0 0 0;
	margin:0 0 14px 0;
}

div#header-menu-haut {
	display:none;
}

/* -------------------- NAV MENU_CENTRE - LOGO PAYS CHEYLARD - un territoire compétitif moderne et rayonnant -------------------- */


div#header-menu-centre h2 {
	color:#000000;
	font-size:20px;
	font-weight:bold;
	padding:0;
	margin:0;
}


/* --------------------  BANDEAU images et fond rouge -------------------- */
div#bandeau-pays-cheylard {
	color:#000000;
	font-size:20px;
	font-weight:normal;
	padding:0 0 10px 0;
}

.visuel-bandeau {
	display:none;
}

/* -------------------- CONTENU PARTIE DE GAUCHE-------------------- */
.separateur-droit {
	background: url(../medias/separateur.gif) repeat-y top right;
	padding-bottom:30px;
}

div#contenu_gauche {
	position:relative;
	float:left;	
	width:590px;
	margin:47px 0 0 0;
	padding:0 20px 0 0;
	display:inline;
}

div#contenu_gauche p {
	color:#3f3d3d;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0 0 0 0;
	margin:0 0 12px 0;
	text-align:justify;
}

div#contenu_gauche a {
	font: 1em Arial, Helvetica, sans-serif;;
	color:#c20203;
	font-weight:normal;
	text-decoration:underline;
}

div#contenu_gauche a:hover {
	font: 1em Arial, Helvetica, sans-serif;;
	color:#c20203;
	font-weight:normal;
	text-decoration:underline;
}

.img-a-gauche {
	border:1px solid #ff0000;
	margin: 0px 10px 10px 10px;
	padding:3px;
	float:left;		
}

.img-a-droite {
	border:1px solid #000000;
	margin: 0px 0 10px 0;
	padding:3px;
	float:left;			
}


/* -------------------- CONTENU PARTIE DE DROITE A LA UNE -------------------- */
.separateur-gauche {
	background: url(../medias/separateur.gif) repeat-y top left;
}

div#contenu_droit {
	position:relative;
	float:left;	
	width:315px;	
	margin:5px 0 0 0;
	padding:15px 0 0 0;
}


.titre-a-la-une {
	padding: 0 0 10px 0;
}


.actu-img-a-gauche {
	border:1px solid #000000;
	margin: 0px 10px 10px 0;
	padding:3px;
	float:left;		
}

.bloc-actu {
	float:left;
	margin-bottom:10px;
	width:315px;
}

.bloc-actu p {
	padding:0 0 0 0;
	margin:0 8px 0 124px;
	text-align:left;
	color:#242020;
	font: 0.9em Arial, Helvetica, sans-serif;
	text-align:left;	
}


.titre-actu {
	font: 1em Arial, Helvetica, sans-serif;;
	color:#c20203;
	font-weight:bold;
	margin:0 0 5px 0;
}

.titre-actu a, .date-actu a {
	color:#c20203;
	text-decoration:none;	
}

.titre-actu a:hover, .date-actu a:hover {
	color:#c20203;
	text-decoration:underline;	
}

.date-actu {
	font: 1em Arial, Helvetica, sans-serif;;
	color:#c20203;
	font-weight:normal;
	margin:0 0 5px 0;
}

.bloc-actu-telechargement {
	float:left;
	margin-top:20px;
	width:315px;
}

.telechargement-pdf  {
	background: url(../medias/puce-rouge.gif) no-repeat left center;
	margin: 0 0 0 15px;
	padding:0 0 0 12px;
}

.telechargement-pdf a {
	font: 1em Arial, Helvetica, sans-serif;;
	color:#c20203;
	font-weight:normal;
	text-decoration:underline;
	line-height:18px;
}

.telechargement-pdf a:hover {
	font: 1em Arial, Helvetica, sans-serif;;
	color:#c20203;
	font-weight:normal;
	text-decoration:underline;
	line-height:18px;		
}

.telechargement-pdf img {
	vertical-align:middle;
}


p.actu-pub {
	float:left;
	margin:40px 0 0 15px;
	display:inline;
}

/* -------------------- PIED DE PAGE - MENU -------------------- */

#footer {
	display:none;
}


/* -------------------- MENU NAV PRINCIPALE -------------------- */

#menu {
	display:none;
}



p.menu-carte-territoire {
	display:none;
}

