body{ margin:0px;
font-family:Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
	list-style:none;
	color:#469;}
a:hover{
	color:#f50;}

/* ACCESORIOS */
.clear{ clear:both; }

.margen-90{
width:90%;
margin:auto;
}
.margen-93{
width:93%;
margin:auto;
}
.margen-96{
width:96%;
margin:auto;
}

.buscar-clasi{
background-color:#544D34;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
border:#000000 1px solid;
padding:4px; }
.buscar-clasi-b{
background-color:#423D28;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
border:#000000 1px solid;
padding:2px; }

/*                         LINEAS  */
.linea-h-blanca{
border-bottom:#CCCCCC 1px solid;
height:2px;
}
.linea-h-naranja{
border-bottom:#f50 1px solid;
height:2px;
}
.linea-h-gris{
border-bottom:#ccc 1px solid;
height:2px;
}
.linea-h-marron{
border-bottom:#3f3b31 1px solid;
height:2px;

}
.linea-p-h-gris{
border-bottom:#ccc 1px dotted;
height:2px;
}
.linea-p-h-gris-o{
border-bottom:#444 1px dotted;
height:2px;
}
.linea-p-v-gris-o{
border-left:#999 1px dotted;
height:2px;
}

.foto-nota{
	background-image: url(acc/fondo-foto.gif);
	background-repeat:no-repeat;
	width:190px;
	text-align:center;
	height:100px;
	padding-top:10px;
	}
.foto-nota-n{
	background-image: url(acc/fondo-foto-n.gif);
	background-repeat:no-repeat;
	width:190px;
	text-align:center;
	height:96px;
	padding-top:10px;
	}
.foto-nota-n-c{
	background-image: url(acc/fondo-foto-n_c.jpg);
	background-repeat:no-repeat;
	width:140px;
	text-align:center;
	height:76px;
	padding-top:10px;
	}



.items{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
}
.mensajes{background-color:#f9f9f9; padding:15px; margin:1px;}
.mensajes-c{background-color:#efefef;padding:15px;margin:1px; }
/* ----------------TOP */ 
#top-color-fondo{
background-color:#fff;

border-top:#ccc 3px solid;
border-bottom:#444 5px solid;
/*background-image: url(acc/bg_texture.gif);*/


}

#clasificado a{

}
#clasificado a:hover{
background-image: url(acc/bg_hover.gif);
background-repeat:repeat-x;

}

.imput-clasificado{
background-image: url(acc/bg_hover.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#C60;
border:0px;
border-bottom:#666 1px dotted;
	
	}



.ancho-page-top{
width:1000px;
margin:auto;
}
#destacada{
	width:560px;
	padding-top:15px;
	float:left;


}

#destacada a{color:#f40;}
#destacada a:hover{color:#333;}

#destacada-der{
	width:380px;
	padding-top:10px;
	float:right;
	border-left:1px #333333 dotted;
	padding-left:10px;

	}
#destacada-der a{ color:#f50;}
#destacada-der a:hover{ color:#333;}


/* -------------------------Medio */
.ancho-page{
width:1000px;
background-color:#FFFFFF;
margin:auto;
}

#fondo-columnas{
width:100%;
background-color:#f5f5f5;
}

#columna-izq{
	width:548px;
	float:left;

}

#columna-izq-des{
	width:95%;
	float:left;
	padding-left:15px;
	color:ddd;
}
.nota{color:#CCCCCC;}
	
	

#columna-der{
	width:441px;
	float:right;
	top: 390px;
	position:absolute;
}
#iconos {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#960;
	padding:5px;
	background-color:#f9f9f9;
	margin-top:2px;

	}
.fondo-degrade{
border-top:#ccc 3px solid;
border-left:#CCCCCC solid 1px;
background-image: url(acc/fondo_degrade.jpg);
	background-repeat:repeat-x;
	background-position: center top;

}

#iconos a{ 	color:#960;}
#iconos a:hover{ 	color:#000;}
#iconos-n {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#960;
	padding:5px;
	margin-top:2px;

	}

/*----------------------------------  textos  ------------------------------------------------ */

#boton-nota-n a{
	width:100px;
	float:left;
	margin-right:10px;
	background-image: url(acc/sub-bot-blanco-o.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-top:12px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#ccc;
	background-position: center bottom;
	text-align: center;
	text-decoration:none;

}
#boton-nota-n-s{
	width:100px;
	float:left;
	margin-right:10px;
	background-image: url(acc/sub-bot-blanco-a.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-top:12px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#ccc;
	background-position: center bottom;
	text-align: center;
	text-decoration:none;

}

#boton-nota-n a:hover{
	background-image: url(acc/sub-bot-blanco-a.gif);
	background-repeat:no-repeat;
	color:#333;

}
#boton-nota-na a{
	width:100px;
	float:left;
	margin-right:10px;
	background-image: url(acc/sub-bot-naranja.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-top:12px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#ccc;
	background-position: center bottom;
	text-align: center;
	text-decoration:none;

}
#boton-nota-na-s {
	width:100px;
	float:left;
	margin-right:10px;
	background-image: url(acc/sub-bot-blanco-o.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-top:12px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#ccc;
	background-position: center bottom;
	text-align: center;
	text-decoration:none;

}
#boton-nota-na a:hover{
	background-image: url(acc/sub-bot-blanco-a.gif);
	background-repeat:no-repeat;
	color:#333;

}

h1{
margin:0px;
text-decoration:none;
list-style:none;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:28px;
color:#999;
font-weight:normal;
}

h2{
margin:0px;
text-decoration:none;
list-style:none;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:23px;
color:#222;
font-weight:normal;
}
h3{
margin:0px;
text-decoration:none;
list-style:none;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:18px;
color:#333;
font-weight:normal;
}
h4{
margin:0px;
text-decoration:none;
list-style:none;
font-family: Arial, sans-serif;
font-size:14px;
color:#333;
font-weight:normal;
}
h5{
margin:0px;
text-decoration:none;
list-style:none;
font-family:Arial, sans-serif;
font-size:12px;
color:#333;
font-weight:normal;
}
h6{
margin:0px;
text-decoration:none;
list-style:none;
font-family: Arial, sans-serif;
font-size:11px;
color:#333;
font-weight:normal;
}
.blanco{ color:#FFFFFF;}
.gris-c{ color:#ddd;}
.gris-o{ color:#777;}
.negro{ color:#000;}
.naranja{ color:#f50;}
.azul{ color:#369;}
.marron{ color:#963;}

.text-28{ font-family:"Trebuchet MS", Arial, sans-serif;
font-size:28px;
color:#fff;}
.text-11{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.text-12{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#958d77;
}
.text-10{ 
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

/*----------------------------------  textos ------------------------------------------------ */




/*----------------------------------  CONTENIDOS ------------------------------------------------ */


.foto-1{ border:#444 1px solid; margin:1px; padding:2px;}
.foto-2{ border:#ccc 3px solid; margin:1px;}

.barra-naranja{
	background-image: url(acc/barra-naranja.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	padding-top:8px;
	padding-bottom:8px;
}

#cuadro-negro{
	background-color:#111;
	border:#444 1px solid;
	color:#CCCCCC;
/*	background-image: url(acc/sombra-negra-top.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	padding-top:20px;
}
#cuadro-negro a{ color:#FFF;}
#cuadro-negro a:hover{ color:#f50;}


#cuadro-naranja{
	background-color:#c03d0f;
	border:#444 0px solid;
	color:#CCCCCC;
	background-image: url(acc/sombra-naranja-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
		padding-top:30px;
}

/*----------------------------------  CONTENIDOS ------------------------------------------------ */

