/* ESTILOS NUEVOS */

/* estilos contenidos */

#contiene_contenidos h1 {
	display:none;
}

#contenidos {
	position:relative;
	float:left;
	width:93%;
	margin:0px;
	margin-left:25px;
	padding:0px;
}


#contenidos_texto {
	position:relative;
	float:left;
	width:70%;
	margin:0px;
	/*margin-left:25px;*/
	margin-right:30px;
}

#contenidos_formulario {
	position:relative;
	float:left;
	width:70%;
	margin:0px;
	/*margin-left:25px;*/
	margin-right:30px;
	color:#333333;
}

#contenidos_formulario ul {
	position: relative;
	float:left;
	text-align:justify;
	list-style-type:none;
	margin: 0px;
	padding-bottom:10px;
	padding-left: 5px;
	color:#333333;
	background:none;
}
#contenidos_formulario li{
	margin:0px;
	padding-left:15px;
	background:none;
}

#contenidos_lateral {
	position:relative;
	float:left;
	width:22%;
	margin:0px;
	margin-left:15px;
	font-style:italic;
	font-size:0.9em;
	/*background-color:#CCCCFF;*/
}

#contenidos_lateral p{
	color:#000000;
}

/* --------------------------------------------- estilos para los DESTACAMOS ---------------------------------------- */

#contiene_destacamos {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	margin-top:15px;
	padding:0px;
	padding-bottom:15px;
}

#destacamos_titulo {
	position:relative;
	float:left;
	width:100%;
	min-height:30px;
	background-image:url(../multimedia/images/titulos/destacamos_interior.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

#destacamos_todo {
	position:relative;
	float:left;
	width:95%;
	margin:0px;
	margin-left:25px;
}

#destacamos_bloque {
	position:relative;
	float:left;
	width:29%;
	margin:0px;
	margin-top:10px;
	margin-right:30px;
}

#destacamos_bloque a{
	text-decoration:none;
	color:#000000;
}
#destacamos_bloque a:hover{
	text-decoration:none;
	color:#666666;
}
#destacamos_bloque p{
text-align:left;
}

/* -------------------------------------------- estilos para las imágenes con marco ----------------------------------------------- */  

#imagen{
	position:relative;
	float:left;
	border:#cccccc solid 1px;
	padding:5px;
	margin:0px;
	margin-bottom:10px;
	margin-right:10px;
	background-color:#FFFFFF;
}

#imagen img{
	position:relative;
	float:center;
	padding:0px;
	padding-bottom:5px;
	border-bottom:#999999 dashed 1px;
	margin:0px;
	margin-bottom:20px;
}
/* fin  */

/* -------------------------------------------- estilos para la portada ----------------------------------------------- */

/* ------------- DESTACAMOS ------------- */

#portada_destacamos{
	position:relative;
	float:left;
	width:100%;
	margin:0px;
}

#portada_destacamos_titulo {
	position:relative;
	float:left;
	width:100%;
	min-height:40px;
	background-image:url(../multimedia/images/titulos/destacamos_portada.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#portada_destacamos_fila {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
}

#portada_destacamos_bloque {
	position:relative;
	float:left;
	width:45%;
	margin:0px;
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	padding-bottom:20px;
}

/* ------------- NOTICIAS ------------- */

#portada_noticias{
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	margin-top:20px;
	padding:0px;
	padding-bottom:10px;
}

#portada_noticias_titulo {
	position:relative;
	float:left;
	width:100%;
	min-height:40px;
	background-image:url(../multimedia/images/titulos/noticias_portada.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

#portada_noticias_bloque {
	position:relative;
	float:left;
	width:35%;
	margin:0px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

#portada_noticias_todas {
	position:relative;
	float:right;
	width:20%;
	margin:0px;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
}

#portada_noticias_bloque #fecha{
	position:relative;
	float:left;
	width:30%;
	margin:0px;
	margin-right:10px;
	font-size:0.6em;
	font-weight:bold;
	line-height:1.1em;
	text-align:right;
	color:#2d4259;
	text-transform:uppercase;
}

#portada_noticias_bloque #texto{
	position:relative;
	float:left;
	width:60%;
	margin:0px;
	margin-left:10px;
	padding:0px;
	padding-left:10px;
	border-left:#666666 solid 1px;
	margin:0px;
	margin-bottom:10px;
}

#portada_noticias_bloque #texto p{
	margin:0px;
}
/* ------------- VER MÁS ------------- */

#ver_mas {
font-size:0.6em;
text-align:right;
}
#ver_mas a{
	text-decoration:none;
	color:#000000;
}
#ver_mas a:hover{
	text-decoration:none;
	color:#666666;
}

/* ------------------------------------------------ fin ---------------------------------------------  */


/* ------------- COMUNICACIÓN ------------- */
#listado_noticias{
	position:relative;
	float:left;
	text-align:justify;
	width:70%;
	min-width:70%;
	border-bottom:1px dotted #FF9900;
	margin-bottom:15px;
}
#contiene_enlaces{
	position:relative;
	float:left;
	text-align:center;
	width:28%;
	min-width:28%;
	padding-left:10px;
}
#contiene_noticia{
	position:relative;
	float:left;
	text-align:justify;
	width:70%;
	min-width:70%;
}
#texto_noticia{
	position:relative;
	float:left;
	text-align:justify;
	width:67%;
	min-width:67%;
	padding-left:30px;
}
#imagen_noticia{
	position:relative;
	float:left;
	text-align:left;
	width:25%;
	min-width:25%;
	margin:0px;
}
#volver_noticia{
	position:relative;
	float:left;
	text-align:center;
	width:100%;
	min-width:100%;
	padding-bottom:15px;
	padding-top:15px;
}
/*destacamos*/
#seccion_bloque {
	position:relative;
	float:left;
	width:100%;
	min-height:40px;
	margin-top:20px;
	background-image:url(../multimedia/images/titulos/noticias_interior.gif);
	background-position: top left;
	background-repeat:no-repeat;
	padding-top:50px;
}

/* ------------------------------------------------------------- estilos MAPA WEB -------------------------------------------- */

/*   -------------------- estilos MAPA WEB -------------------------- */
#contenidos_mapaweb {
	position:relative;
	float:left;
	width:70%;
	margin:0px;
	/*margin-left:25px;*/
	margin-right:30px;
	color:#333333;
}

#contenidos_mapaweb ul {
	position: relative;
	float:left;
	text-align:justify;
	/*list-style-type:none;*/
	margin: 0px;
	padding:0px;
	display:block;
	color:#333333;
	background:none;
	width:100%;
}
#contenidos_mapaweb li{
	margin:0px;
	padding:0px;
	padding-left:15px;
	background: none;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	background: url(../multimedia/images/listas/cuadro.jpg) 0em 0.6em no-repeat;
	list-style-position:inside;
	display:block;
	width:100%;
	}

#contenidos_mapaweb #mapa_sub ul {
	position: relative;
	float:left;
	text-align:justify;
	/*list-style-type:none;*/
	margin: 0px;
	padding-bottom:10px;
	padding-left: 5px;
	color:#333333;
	background:none;
	display:block;
	width:100%;
}
#contenidos_mapaweb #mapa_sub li{
	margin:0px;
	padding-left:15px;
	/*background:none;*/
	font-size:1.3em;
	font-weight: normal;
	text-transform: none;
	display:block;
	width:100%;
}



/* --------------------------------------------------------------------------------------------------------------------------- */
/* ESTILOS VIEJOS */

/* estilos portada productos */
#productos_portada {
	position:relative;
	float:left;
	margin:0px;
	width:50%;
	height:185px;
}
#productos_portada #foto{
	position:absolute;
	font-size:0.9em;
	color:#999999;
	z-index:5;
}
#productos_portada #titulo{
	position:absolute;
	width:95%;
	font-size:0.7em;
	color:#999999;
	font-weight:bold;
	text-align:right;
	padding:0px;
	padding-top:150px;
	z-index:6;
}
#productos_portada #titulo a, #productos_ficha #enlaces a{
	text-decoration:none;
	color:#47403b;
}
#productos_portada #titulo a:hover, #productos_ficha #enlaces a:hover{
	text-decoration:none;
	color:#fa5707;
}

/* estilos fichas productos */

#productos_ficha {
	position:relative;
	float:left;
	margin:0px;
	width:99%;
	height:370px;
	border-right:#999999 dashed 1px;
}

#productos_ficha #titulo{
	position:relative;
	width:95%;
	font-size:0.7em;
	color:#fa5707;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:30px;
}
#productos_ficha #foto{
	position:relative;
	float:left;
	text-align:right;
	margin:0px;
	margin-top:20px;
	width:50%;
}
#productos_ficha #caracteristicas{
	position:relative;
	float:right;
	width:45%;
	text-align:right;
	color:#897d75;
	padding:0px;
	padding-right:15px;
	margin:0px;
}
#productos_ficha #caracteristicas p{
	font-size:0.7em;
	text-align:right;
	color:#897d75;
}
#productos_ficha #enlaces{
	position:relative;
	float:left;
	width:22%;
	text-align:right;
	color:#897d75;
	padding:0px;
	margin:0px;
}
#productos_ficha #enlaces p{
	font-size:0.7em;
	text-align:right;
	color:#897d75;
	line-height:25px;
	padding:0px;
	margin:5px;
}
#productos_ficha h2{
	font-size:0.6em;
	color:#fa5707;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	margin-top:20px;
	margin-bottom:4px;
}

#productos_ficha #volver{
	position:relative;
	float:left;
	width:95%;
	font-size:0.6em;
	color:#999999;
	text-align:right;
	padding:0px;
	margin:0px;
}

#productos_ficha #paginacion{
	position:relative;
	float:left;
	width:50%;
	font-size:0.7em;
	color:#897d75;
	margin:0px;
	margin-bottom:10px;
	text-align:center;
}

#productos_ficha #paginacion_dentro{
	position:relative;
	float:left;
	width:30%;
	text-align:center;
}

#productos_ficha #volver a, #productos_ficha #paginacion a{
	text-decoration:none;
	color:#47403b;
}
#productos_ficha #volver a:hover, #productos_ficha #paginacion a:hover{
	text-decoration:none;
	color:#fa5707;
}
#contiene_portfolio{
	position:relative;
	float:left;
	width:33%;
	margin:0px;
	/*margin-left:25px;*/
	color:#333333;
	text-align:justify;
}

#contiene_portfolio ul {
	position: relative;
	float:left;
	text-align:justify;
	list-style-type:none;
	margin: 0px;
	padding-bottom:10px;
	padding-left: 5px;
	background: none;
}
#contiene_portfolio li{
	margin:0px;
	padding-left:15px;
	background: none;
}
#contiene_categoria{
	position:relative;
	float:left;
	width:80%;
	margin:0px;
	/*margin-left:25px;*/
	color:#333333;
	text-align:justify;
}

