* {
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	padding-top:16px;
	padding-bottom:16px;
	background-image: url(../img/textura_hierba.jpg);
	background-position: top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clear_both{ clear: both;}
.float_left{ float: left;}
.float_right{ float: right;}

#container {
	background:url(../img/pie_rt.gif) right bottom no-repeat;
	background-color:#FFFFFF;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
/*	background:#FFFFFF; */ /* transparente */
}

#cabecera {
	margin: 0;
	height:100px;
	width:950px;
/*	background:url(../img/cabecera.jpg) no-repeat;  */
}

/*** PIE ****/
#pie {
	margin: auto;
	padding: 0px;
	width: 950px;
	height:30px;
	background:url(../img/pie_full.png) no-repeat;
}
* html #pie {
	background:url(../img/pie_full.gif) no-repeat;			/* IE 6.x fix */
}

#pie_texto {
	margin: auto;
	width: 950px;
	height:20px;
	color:#FFFFFF;
}
#pie_texto_l {
	float: left;
	padding-left:16px;
}
#pie_texto_r {
	float:right;
	padding-right:16px;
}
#pie_texto_l a,#pie_texto_r a{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
#pie_texto_l a:hover,#pie_texto_r a:hover{
	text-decoration:underline;
}


#menu_izq {
	float: left;
	width: 150px; 		
	padding:0px;
	padding-top:11px;
	margin-left:16px;
	margin-right:22px;
	background-color:#FFFFFF;
}
* html #menu_izq {
  margin-left:8px;
}
#columna-derecha {
	width:200px;
	padding-top:26px;
	background-color:#FFFFFF;
	float:right;
}
#borde-derecho {
	width:16px;
	background-color:#FFFFFF;
	vertical-align:bottom;
	float:right;
}
#contenido { 
	float: left;
	width: 524px;
	margin-right:22px;
	background-color:#FFFFFF;
	padding-top:10px;
}

.clear {
     visibility: hidden;
     clear: both;
}


/* ************************************************************* */
/* paginación ***/
#paginacion {
	padding-top:16px;
	width:99%;
}
#paginacion img{
	border: 0;
	margin-left: 4px;
}
#paginacion a:hover{
	text-decoration: underline;
}
#paginacion_izqd{
	width:24%;
	float:left;
	text-align:left;
}
#paginacion_izqd img{
	float:left;
	text-align:left;
}

#paginacion_dcha{
	width:24%;
	text-align:right;
	float:right;
}
#paginacion_centro{
	width:50%;
	text-align:center;
	float:left;
}




/* ############################################################# */
ul {
	padding-left:30px;
	margin-bottom:10px;
}
ul li {
	margin:4px;
}

p {
	margin-bottom:8px;
}

#menu_izq ul{
	padding-left:0px;
}

.buscar {
	width:88px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:10px;
	height:14px;
	padding-top:2px;
}
.boton_buscar{
	width:50px;
	font-size:10px;
	background-color:#0060a3;
	color:#FFFFFF;
	border:1px solid #0060a3;
	height:20px;
	cursor:pointer;
}

.buscador{
	border-top: 2px solid #c6e2f4;
	border-bottom: 2px solid #c6e2f4;
	vertical-align:middle;
}

#p7TMnav{
	margin-top:8px;
}

#p7TMnav div a{
	font-size: 11px;
	font-weight: bold;
	color: #0060A3;
	text-decoration: none;
	background: url(../img/flecha_mnu_catalogo.png) no-repeat center left;
	padding-left:10px;
	text-indent: 0px;
}
#p7TMnav div a:hover{
	color: #0087C0;
}
#p7TMnav div div a{
	font-size: 10px;
	color: #0060A3;
	text-decoration: none;
	background: url(../img/flecha_mnu_catalogo.png) no-repeat 10px 3px;
	padding-left:20px;
	display:block;
}
#p7TMnav div div a:hover{
	color: #0087C0;
}

.p7currentmark {
	color:#0060a3 !important;
	display:block; 
	background-image:none;
	background:url(../img/flecha_mnu_catalogo_sel.png) no-repeat 140px 3px !important;
	background-color:#c6e2f4 !important; 
}

#img_lateral{
	width:200px;
	height:320px;
}




.borde_externo {
	border: 1px solid #000000;
}
.fondo_blanco{
	background-color: #FFF;
}
.txt_ruta{
	font-size: 12px;
	color: #003D60;
	text-decoration: none;
}
.txt_ruta_resaltado{
	font-size: 17px;
	font-weight: bold;
	color: #0060A3;
	text-decoration: none;
	margin-bottom:10px;
}
.txt_ruta_resaltado2{
	font-size:11px;
	color: #0060A3;
	font-weight:bold;
}
.texto,.texto_producto{
	font-size: 10px;
	color: #000;
	list-style-position: outside;
	text-decoration: none;
	text-align: justify;
}
.texto strong{
	font-weight: bold;
	color: #003D60;
}
.texto_producto br{
}
.texto_ruta{
	margin-top:10px;
}
.texto_link{
	font-size: 10px;
	color: #0060A3;
	font-weight: bold;
	list-style-position: outside;
	text-decoration: none;
}
.texto_link:hover{
	color: #0087C0;
}
.texto_negrita{
	font-size: 11px;
	font-weight: bold;
	color: #003D60;
	text-decoration: none;
	text-align: justify;
}
.texto_resaltado{
	font-size: 11px;
	font-weight: bold;
	color: #0060A3;
	margin-bottom:6px;
}

#noticia{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0087C0;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	width:100%;

}
#noticia:hover{
	color: #0060A3;
	background-color: #C6E2F4;
	text-decoration: none;
	cursor:pointer;
}
#noticia a{
	text-decoration:none;
}
.txt_noticias_fecha{
	font-weight: bold;
	color: #0060A3;
	text-decoration: none;
}
.txt_noticias{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.titular_noticia{
	font-size: 13px;
	font-weight: bold;
	color: #0087C0;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0087C0;
}
ol {
	padding-left:30px;
	margin-bottom:10px;
}

.texto_linea{
	font-size: 10px;
	font-weight: bold;
	color: #003D60;
	text-decoration: none;
	padding-bottom: 3px; 
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0087C0;
}
.fondo_azul_claro{
	font-size: 10px;
	color: #000;
	background-color: #C6E2F4;
}

/* fichas de productos */
.titulo_producto {
	margin-left:6px;
	margin-right:6px;
}
.borde_producto {
	border-left:1px solid #0080c2;
	border-right:1px solid #0080c2; 
}
.borde_producto a img{
	border:0;
}

.tbl_producto{
	margin-bottom:18px;
	margin-right: 30px;
	width:150px;
}
.tbl_producto td{
	margin:0;
	padding:0;
}
.pie_producto a{
	display:block;
	width:152px;
	height:15px;
	background:url(../img/pie_producto.png) no-repeat;
}
.pie_producto a:hover{
	display:block;
	width:152px;
	height:15px;
	background:url(../img/pie_producto_hover.png) no-repeat;
}
.pie_producto_clean{
	display:block;
	width:152px;
	height:15px;
	background:url(../img/pie_producto_clean.png) no-repeat;
}
.top_producto_clean{
	display:block;
	width:152px;
	height:15px;
	background:url(../img/top_producto_clean.png) no-repeat;
}
.fondo_superior{
/*	background-color: #0080c2; */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	height:48px;
	width:150px;
	background:url(../img/producto_top.png) no-repeat top left;
}
.ficha_laterales{
	background-image: url(../img/ficha_laterales.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #005b8c;
	max-width: 1px;
	height: 148px;
}
.fondo_inferior{
	background-color: #005b8c;
	vertical-align: middle;
}
.marco_buscar{
	border: 1px solid #005b8c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.tbl_resultados td p{
	margin:0;
}

.album-trabajos-img{
	width: 252px;
	height: 252px;
	margin: 10px 0;
}
