body{
	width: 988px;
	margin: 0 auto; 
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(ima/back.gif);
	}
p{font-size: 11px; color:#333333}
td{font-size: 11px; color:#333333;} 
.td{font-size: 11px; color:#333333; border: 1px dotted #999999;} 
.table{border: 1px solid #000000; background-color:#EEE }
.padding{padding: 10px; }
.padding5{padding: 5px; }
.padding2{padding: 2px; }

h1{font-family: tahoma; font-size: 18px; font-weight: bold; margin:2px; color:#FF6600}
h2{font-family: tahoma; font-size: 16px; font-weight: bold; margin:2px; color:#FF6600}
h3{font-family: tahoma; font-size: 14px; font-weight: bold; margin:2px; color:#FF6600}
h4{font-family: tahoma; font-size: 12px; font-weight: bold; margin:2px; color:#FF6600}
h5{font-family: tahoma; font-size: 10px; font-weight: bold; margin:2px; color:#FF6600}
h6{font-family: tahoma; font-size: 8px; font-weight: bold; margin:2px; color:#FF6600}

#cabeza {
	width: 980px;
	height: 225px;
	border-right: 4px solid #6699CC; 
	border-left: 4px solid #6699CC;
	border-top: 0px;
	border-bottom: 0px;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#cabezatop {
	width: 100%;
	height: 25px;
	background-image: url(/ima/externos-back.png);
	text-align: left; 
	}
#cabezatop span {
	margin: 0px 0px 0px 60px;
	}
#cabezamid {
	width: 980px;
	height: 180px;
	background-image: url(/ima/header1.jpg);
	background-repeat: no-repeat;
	background-color: #6699CC;
	}
#cabezamid_der {
	float: right;
	width: 215px;
	height: 180px;
	/* background-image: url(/ima/header_gaviota.jpg); */
	}
#cabezabot {
	border-top: 5px solid #69C;
	height: 20px;
	background-color: #6699CC;
	text-align: center;
	}

#contenido {
	width: 980px;
	height: 100%;
	border-right: 4px solid #6699CC; 
	border-left: 4px solid #6699CC;
	border-top: 0px;
	border-bottom: 0px;
	}

#pie {
	width: 980px;
	border: 4px solid #6699CC; 
	background-color: #6699CC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#pie a {
	color: #000;
	text-decoration: none;
	}

#container{
	width: 988px;
	margin: 0 auto;
	}
#boton{
	border: 2px solid #99CCFF;
	border-bottom: #666666;
    background-color: #0099CC;
    text-decoration: none;   
    width: 120px;
    text-align: center;
	}
a.textoboton{
	color: #EAE4E4; 
    text-decoration: none;   
    font: bold 10px Verdana;
	}
#base{
    background-color: #F2F2F2;
	}
#col_encuesta {
	text-align: left;
	padding: 5px 5px 20px 5px;
	}
.borde{border: 1px dotted #666666;}
.bordesolid{border: 1px solid #666666;}
.borde2{border: 2px solid #666666;}
.borde_down{border-bottom: 2px solid #666666;}
.precio{color:#FF0000; font-weight:bold;}

/* Links dia de la fecha en el calendario de la agenda */
a:link.diafecha{color: #FFFFFF; text-decoration: none; background-color: #FF9900; padding: 2px; font-weight: bold;}
a:visited.diafecha{color: #FFFFFF; text-decoration: none; background-color: #FF9900; padding: 2px; font-weight: bold;} 
a:hover.diafecha{color: #FFFFFF; text-decoration: none; background-color: #FF0000; padding: 2px; font-weight: bold;} 

/* Links Agenda */
a:link.agenda{color: #FF6600; text-decoration: none;}
a:visited.agenda{color: #FF6600; text-decoration: none; } 
a:hover.agenda{color: #FF6666; text-decoration: none;} 

/* Links Clasificados */
a:link.clasif {
	color: #0066CC; 
	font-weight: bold;
	}
a:visited.clasif {
	color: #0066CC; 
	font-weight: bold; 
	} 
a:hover.clasif { 
	color: #0066CC; 
	font-weight: bold;
	} 

.txtform{font-size: 8.5px; font-weight: bold; text-transform:uppercase;}
input{font-size: 9px; border: 1px solid #333333; margin: 1px;}
textarea{font-size: 12px; border: 1px solid #333333; margin: 1px;}

.mini {font-size: 8px; text-align: center;}

.titular{font-size: 20px; color: #F00000;}

.espacio{padding-right: 5px; padding-bottom: 5px;}

#publicidad {
	width: 100%; 
	text-align: center; 
	font-size: 9px; 
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	}

/* Listados */

#item_destacado {
	/* border: 1px solid #000; */
	border-left: 5px solid #6699CC;
	background-color: #FFF; 
	padding: 4px;
	margin: 2px 0px 2px 0px;
	font-size: 10px;
	}

#item_destacado a{
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #6699CC;
	font-weight: bold;
	}


#item_normal {
	border-left: 2px solid #6699CC;
	background-color: #EEE; 
	padding: 2px;
	margin: 5px 0px 5px 0px;
	font-size: 10px;
	}
	
#item_titulo_destacado {
	border-bottom: 1px dotted #000;
	width: 100%;
	}

#item_titulo_normal {
	font-weight: bold;
	border-bottom: 1px solid #6699CC;
	width: 100%;
	}

#aviso_destacado {
	padding: 5px 5px 15px 0px;
	border: 2px solid #ff4040;
	}
	
/* PADDINGS PARA IMAGENES */
.padd23 {
	padding-right: 10px;
	padding-bottom: 10px;
	}



a {
	font-size: 10px;
	}

#wrapper {
	width: 980px;
	border-right: 4px solid #6699CC; 
	border-left: 4px solid #6699CC;
	}

#contenido_menu {
	width: 120px;
	float: left;
	}
#contenido_target {
	width: 480px;
	float: left;
	}
#contenido_publicidad {
	width: 150px;
	float: left;
	}
#contenido_extra {
	width: 220px;
	float: left;
	}

#limpiar {
	clear: both;
	}

/*  2 de Julio de 2008 */
a.titulo_index {
	font-family: tahoma; 
	font-size: 16px; 
	font-weight: bold; 
	margin: 2px; 
	color: #FF6600;
	text-decoration: none;
	}
/* Colores celdas alternadas */
.color1 { background-color: #FFFFFF; } 
.color2 { background-color: #f6f4f4; }
.color2 { background-color: #FFFFFF; } 
a.lista_item { text-decoration: none; }
#listado td {
	padding: 5px;
	border-bottom: 1px solid #EEE;
	}
	
#padron {
	width: 180px;
	overflow: auto;
	}

#padron input {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	}
.padron_campo { width: 80px; height: 20px; float: left; border: 1px solid;}
.padron_valor { width: 80px; height: 20px; float: right; clear: both; border: 1px solid;}

/* Esquinas redondeadas */
.esqred_box { background: #FFF; }
.esqred_top div { background: url(ima/esq11.png) no-repeat top left; }
.esqred_top { background: url(ima/esq12.png) no-repeat top right; }
.esqred_bottom div { background: url(ima/esq21.png) no-repeat bottom left; }
.esqred_bottom { background: url(ima/esq22.png) no-repeat bottom right; }
.esqred_top div, .esqred_top, .esqred_bottom div, .esqred_bottom { width: 100%; height: 10px; font-size: 1px; }
.esqred_content { margin: 0 10px; overflow: auto;}

#tag-cloud{
    clear:both;
    list-style:none;
    display:table;
	margin: 0px;
	padding: 0px;
}
#tag-cloud li{        
    float:left;
    display:table;
    vertical-align:bottom;
	padding: 5px 10px; margin: 2px; background-color:#ECF1EF; -moz-border-radius: 5px;
}

