/* CSS Document */

body {
	font-size: 13px;
	color: #3b3a3a;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
 	height: auto !important;
	text-align:justify;
	}
	
	p {
margin:0;
padding:0;
}

h1 {
	font-size: 18px;
	color: #ca1b1b;
	margin: 0px 0px 12px 0px;
	border-bottom:2px solid #d4b00a;
	}
	
.red {
	font-size: 14px;
	font-weight: bold;
	color: #e21e1e;
	margin: 0px;
	padding: 0px;
	
	}
	
a.vermas  {color: #ca1b1b;
	font-weight: bold;
	}
	.obliga {
		font-style: italic;
		font-size:10px;
		}
	
	.destacado {
	font-size: 15px;
	color: #ca1b1b;
	margin: 0px 0px 22px 0px;
	border-bottom:2px solid #d4b00a;
	}
	
#contenedor {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding:1px;
	color: #3b3a3a;
}

#cabecera {
	 float:left;
	 width:960px;
	 height:142px;
	 background-color:#FFFFFF;
	 border:1px solid #ffffff;
	 background-image: url(../images/bg-cabecera.gif);
	 }
	 
#menu{
	 float:left;
		width:960px;
	 border:1px solid #ffffff;
	 background-color:#FFFFFF;
	 }
#menu2 {
	float:left;
	background-color: #000000;
	color: #ffffff;
	height:34px;
	width: 715px;

	}
#telefono {
	float:left;
height:34px;
width:245px;
	background-color: #d4b00a;
	}

	#menu ul{
		display:inline;
		list-style:none;
		float:left;
		margin-top:7px;

		
	}
	#menu ul li{
		padding: 0px 4px 0px 4Px;
		float:left;
	}
	#menu ul li.sep {
	padding: 0px 4px 0px 4px;
		}
	#menu ul li a{
		/*width:64px;*/
		font-size:15px;
		padding:0px 4px 0px 4px;
		color: #ffffff;
		text-decoration:none;
		font-weight: normal;}
	#menu ul li a:hover{
      	color: #d4b00a;
      	text-decoration: underline;
	}

#contenido{
	 float:left;
	 width:960px;
	 color: black;
	 border:1px solid lime;
	 min-height: 300px;
	 background-color:#FFFFFF;
	 border:1px solid #ffffff;
	}

#txt {
	float:left;
	width: 675px;
	padding-right: 45px;
	border-right: 1px solid #000000;
		}	
		
#txt2 {
	float:left;
	width: 675px;
	padding-right: 45px;

	border-right: 1px solid #000000;
		}	
	
#flash {
	width: 221px;
	height: 308px;
	float:left;
	}	
#centro {
	width: 725px;
	height: 308px;
	float:left;
	background-image: url(../images/img-central.jpg);
	
	}	

#txtcentro {
	margin: 85px;
	}
	
.msginicio {
	width: 220px;
	text-align: center;
	font-size: 14px;
	line-height: 19px;
	}	
		
.datos{
		margin-left: 70px;
	}		
		
#destacado {
	float:left;
	}	
.marcas {
	margin: 0 25px 55px 10px;
	border:2px dotted gray;
	}
.cajamarcas {
	height: 100px;
	float:left;
	width: 600px;
	padding: 12px 23px 12px 0;
	background-color: #ede5e5;
	border:4px solid #b4b2b2;
	margin-bottom: 12px;

	}

.cajamarcas img  {
	
	} 	
	
#contenido-int{
	 padding: 25px 0px 25px 25px;;
	 float:left;
	 width:935px;
	 color: #3b3a3a;
	 min-height: 300px;
	 background-color:#FFFFFF;
	 border:1px solid #ffffff;
	}
	
#noticias{
	 float:left;
	 width:960px;
	 color: #3b3a3a;
	 background-color:#FFFFFF;
	 border:1px solid #ffffff;
	}
	
		.titular {
	padding:5px 0 0 0px; font-weight: bold;
	border-bottom: 1px solid grey;
	}
	
#trabajo {
	float:left;
	}
#listadonoticias {
	float:left;
	height: 170px;
	width: 720px;
	padding-left:20px;
	 background-image: url(../images/bg-noticias.gif);
	}
#titnoticia {
	padding-top:10px;
	font-size:20px;
	}
#gruponoticias {
	float:left;
	padding-top:20px;
	}
	
.entrada {
	padding-top: 12px;
	}
.entrada img  {
	margin: 5px 15px 5px 15px; padding: 5px; border:1px solid grey;
	}	
	
.not {
	float:left;
	width: 212px;
	text-align:left;
	padding-right: 25px;
	}


.noticia {

	float: left;
	margin-bottom:12px;
	}
	
.entradilla {
	color: #a78a0a;
	font-weight: bold;
	}
	
	.mas{
    float:left;   
    position: relative;
    text-align: right;
    width: 100%;
    padding-top: 5px;    
	}

.titularnoticia {
	color: #ca1b1b;
	font-weight: bold;
	padding-bottom:5px;
	}
	
.buscar {
	padding-top: 22px;
	width: 100%;
	text-align: right;
	}
	
.local {
	
	margin-left: 55px;
	height: 25px;
	margin-top: 2px;
	padding-top: 6px;
	border:1px solid #d5b00a;
	padding-left: 12px;
	font-weight: bold;
	background-color: #f6e8a2;
	}
	
	
.titularnoticia a {
	color: #ca1b1b;
	font-weight: bold;
	padding-bottom:5px;
	text-decoration: none;
	}
.titularnoticia a:hover {
	color: #ca1b1b;
	font-weight: bold;
	padding-bottom:5px;
	text-decoration: underline;
	}
	
.fechanoticia {
	padding-top:5px;
	font-weight: bold;
	color: #000000;
	}
	
.fechanoticia a {
	color: #ca1b1b;
	font-weight: bold;
	padding-bottom:5px;
	text-decoration: none;
	}
.fechanoticia a:hover {
	color: #ca1b1b;
	font-weight: bold;
	padding-bottom:5px;
	text-decoration: underline;
	}
	
.mapa_web {
	padding-top:18px;
}
	
.mapa_web li {
	list-style-image:url(../images/ico.gif);
	padding-bottom:7px;
}

.mapa_web li a {
	text-transform:uppercase;
	color:#000000;
}

.mapa_int li {
	list-style:none;
	list-style-image:none;
	padding-top:3px;
	padding-bottom:0px;
}

.mapa_int li a {
	color:#CA1B1B;
	text-decoration:none;
}

#map_canvas {
	border:2px solid #D9D9D9;
	}

#pie {
	background-image: url(../images/pie.gif);
	 float:left;
	 width:960px;
	 height:59px;
	 color: #3b3a3a;
	 	 background-color:#FFFFFF;
	 border:1px solid #ffffff;
	}	
	
#pie2 {
	float:left;
	width: 530px;
	padding: 12px 0px 0px 25px;
}

#pie3 {
	float:left;
	padding: 12px 0px 0px 25px;
	width: 365px;
	text-align: right;
	}
	
	
	#pie3 ul{
		display:inline;
		list-style:none;
		float:right;
		margin:0px;
		
	}
	#pie3 ul li{
		padding: 0px 4px 0px 4Px;
		float:left;
	}
	#pie3 ul li.sep {
	padding: 0px 4px 0px 4px;
		}
	#pie3 ul li a{
		/*width:64px;*/
		padding:0px 4px 0px 4px;
		text-decoration:none;
		font-weight: normal;
		color: #3b3a3a;
		}
		
	#pie3 ul li a:hover{
      	color: #ca1b1b;
      	text-decoration: underline;
	}
		.ari{
	text-decoration:none;
	color: #3b3a3a;
}
	.ari:hover{
	color:#3B3A3A;
	text-decoration:none;
	}
	#pie3 ul li a.ari{
		/*width:64px;*/
		text-decoration:none;
		color: #3b3a3a;
		}
		
	#pie3 ul li a.ari:hover{
      	color: #3b3a3a;
      	text-decoration: none;
	}	
	
	.destacado {color : #a58d16;
		font-weight: bold;
		border-bottom: 1px solid #605625;
		}
	
	.resp {
		padding: 6px 15px 6px 15px;
		background-color: #ede5e5;
		}


input.a {
border:1px solid #c9c9c9;
font-size : 11px;
color : #3B3A3A;
font-family : arial, verdana;
}

input.b {
border:1px solid #D4B00A;
background-color:#e9da9a;
font-size : 11px;
color : #3B3A3A;
font-family : arial, verdana;
}

select.b {
	font-size : 10px;
	
	}

#comentarios{
border:1px solid #c9c9c9;
font-size : 11px;
color : #3B3A3A;
font-family : arial, verdana;
}

textarea.b {
	border-right : 1px solid #aaa;
border-top : 1px solid #aaa;
font-size : 11px;
background : #ffffff;
border-left : 1px solid #aaa;
color : #575757;
border-bottom : 1px solid #aaa;
font-family : arial, verdana;
	}

