
@charset "utf-8";
/* CSS Document */


* {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		margin:0px;
		padding:0px;
}


a:link{
text-decoration:none;
}

a:visited{
  text-decoration: none; 
}

a:hover{
text-decoration:underline;
}

a:active{
  text-decoration: underline; 
}


img{
border:0;
}

/*-----------------------------*/

body {
		background-color:#dcf4b5;
		background-image: url(fondo.jpg);
		background-repeat:repeat-x;
		text-align:center;
		
}

/*-----------------------------*/

#global{
width:860px;
height:auto;
margin:0 auto;
}

/*-----------------------------*/

#conteneur{
width:860px;
height:auto;
}

/*-----------------------------*/

#contenido{
width:840px;
height:auto;
margin:10px auto 10px auto;
}

/*-----------------------------*/

#cabecera {
		width:860px;
		height:133px;
		background-image:url(cabecera.png);
		background-repeat:no-repeat;
}

/*-----------------------------*/

.cart_haut{
background-image:url(cart_haut.jpg);
background-repeat:no-repeat;
height:14px;
}

.cart_titulo{
background-image:url(cart_titulo.jpg);
background-repeat:no-repeat;
height:29px;
}

.cart_bas{
background-image:url(cart_bas.jpg);
background-repeat:no-repeat;
height:14px;
}

.cart_mil{
background-image:url(cart_mil.jpg);
background-repeat:repeat-y;
}

/*-----------------------------*/

.cart_haut2{
background-image:url(cart_haut2.jpg);
background-repeat:no-repeat;
height:15px;
}

.cart_bas2{
background-image:url(cart_bas2.jpg);
background-repeat:no-repeat;
height:15px;
}

.cart_mil2{
background-image:url(cart_mil2.jpg);
background-repeat:repeat-y;
padding:10px 0 10px 0;
}

.titulo_noticia{
background:url(trait_space.jpg) no-repeat;
background-position:left 90% ;
padding-bottom:10px;
min-height:10px;
}

/*-----------------------------*/

ul#menu_anuncios
{
	list-style-type: none ; /* Suppression du margin, du padding et des puces du <ul> */
}

ul#menu_anuncios li
{
	display:inline;/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}

ul#menu_anuncios li a
{
	display:inline-block; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width:300px;
	height:24px;
	background-image:url(fondo_ul_off.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	line-height:24px;
	text-decoration: none;
}

ul#menu_anuncios li a:hover{
background-image:url(fondo_ul_on.jpg);
background-repeat:no-repeat;
padding-left:5px;
width:295px;
text-decoration:none;
}

/*-----------------------------*/

.bt_anuncios {
display: block;
width: 125px; 
height: 22px; 
background: transparent url(bt_anuncios_off.jpg) no-repeat;
border:0;
}

.bt_anuncios:hover {
display: block;
width: 125px; 
height: 22px; 
background: transparent url(bt_anuncios_on.jpg) no-repeat;
border:0;
cursor:pointer;
}

/*-----------------------------*/

#bloc_buscador{
background-color:#c5ef82;
border:1px dashed #000000;
width:300px;
padding:10px 0px 10px 10px;
height:20px;
}

#bloc_buscador input.form1{
float:left;
width:206px;
padding:2px 0 0 2px;
margin:0;
height:17px;
border:1px solid #3d8012;
color:#603600;
}

#bloc_buscador input.form2{
float:left;
margin-left:8px;
}

#bloc_buscador input:focus{
color: #990000;
}

/*-----------------------------*/

 a.rollborder img {
  border:1px solid #000000;
  }

a.rollborder:hover img {
  border:1px solid #4a730e;
  }
  
/*-----------------------------*/

#pied

{
width:100%;
background:url(pied.jpg) repeat-x center top #20480d;
height:63px;
vertical-align:middle;
padding:18px 0 10px 0;
}

/*-----------------------------*/

.cart_noticia_haut{
background-image:url(cart_noticia_haut.jpg);
background-repeat:no-repeat;
width:520px;
height:50px;
line-height:50px;
padding:0 0 0 6px;
}

.cart_noticia_mil{
background-image:url(cart_noticia_mil.jpg);
background-repeat:repeat-y;
background-position:top;
width:514px;
height:auto;
padding:6px 0 20px 6px;
}

.cart_noticia_bas{
background-image:url(cart_noticia_bas.jpg);
background-repeat:no-repeat;
background-position:top center;
width:520px;
height:13px;
}

#cart_noticia_cadre_foto{
position:relative;
float:left;
background-image:url(fondo_foto.png);
background-repeat:no-repeat;
width:167px;
height:120px;
margin:-2px 4px 0px -6px;
}

#cart_noticia_foto{
position:absolute;
width:130px;
height:85px;
margin:16px 0 0 17px;
}

.entorno_blanco1 {
border:1px solid #FFFFFF;
}

.puntos{
background-image:url(punto.png);
background-repeat:repeat-x;
background-position:left 50%;
}

.form1{
color:#603600; 
border:1px solid #3e8014;
padding-left:2px;
vertical-align:middle;
}




/*-----------------------------*/

.comentario_titulo{
height:20px;
line-height:20px;
background-image:url(fondo_titulo_comentario.jpg);
background-repeat:no-repeat;
background-position:left;
padding:0 0 0 20px;
}

/*-----------------------------*/

.bt_comentario {
display: block;
width: 150px; 
height: 21px; 
background: transparent url(bt_comentario.jpg) no-repeat;
border:0;
cursor:pointer;
}

.bt_comentario:hover {
background: transparent url(bt_comentario.jpg) no-repeat left -21px;
border:0;
cursor:pointer;
}

/*-----------------------------*/

.bt_ampliar {
display: block;
width: 65px; 
height: 21px; 
background: transparent url(bt_ampliar_off.jpg) no-repeat;
border:0;
margin-top:8px;
}

.bt_ampliar:hover {
display: block;
width: 65px; 
height: 21px; 
background: transparent url(bt_ampliar_on.jpg) no-repeat;
border:0;
cursor:pointer;
}

/*-----------------------------*/

.thumbnail, .thumbnail img {
	width:130px;
	height:85px;
	border:0px;
	margin:0px;
}

.fondo_verde{
background-color:#c5ef82;
}

.justify{
text-align:justify;
}

/*-------------------------FUENTES------------------------*/

.bold{
font-weight:bold;
}

.negrito14{
font-size:14px;
}

.verde12{
color:#315f14;
font-size:12px;
}

.verde14{
color:#315f14;
font-size:14px;
}

.marron12{
color:#712103;
font-size:12px;
}

.marron14{
color:#712103;
font-size:14px;
}

.marron14 a{
color:#712103;
font-size:14px;
text-decoration:none;
}

.marron14 a:hover{
color:#712103;
font-size:14px;
text-decoration:underline;
}

.blanco10{
color:#FFFFFF;
font-size:10px;
}

.blanco10 a{
color:#FFFFFF;
font-size:10px;
text-decoration:underline;
}

.blanco10 a:hover{
color:#9ff964;
font-size:10px;
text-decoration:underline;
}

.diez{
font-size:10px;
}

/*-----------------------------*/

#paginado {
text-align:center; 
padding: 3px;
margin: 3px;
}

#paginado div {
display:inline;
} /*retablece disfuncionamiento cms*/

#paginado span, #paginado a:hover{
	padding:2px 6px 2px 6px;
	margin:2px;
	font-size:16px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	border:1px solid #000000;
	color:#000000;
} 

#paginado a {
	padding:2px 6px 2px 6px;
	margin:2px;
	font-size:16px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#b1e65b;
	border:1px solid #4d7d00;
}

/*-----------------------------*/

.tags{
color:#315f14; 
}

.tags a{
color:#315f14;
text-decoration:none;
}

.tags a:hover{
color:#712103;
text-decoration:underline;
}


.marron{
color:#712103;
font-size:14px;
}

.marron a{
color:#712103;
font-size:14px;
text-decoration:none;
}

.marron a:hover{
color:#712103;
font-size:14px;
text-decoration:underline;
}

.verde{
color:#315f14;
font-size:14px;
}

.verde a{
color:#315f14;
font-size:14px;
text-decoration:none;
}

.verde a:hover{
color:#315f14;
font-size:14px;
text-decoration:underline;
}