body {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#contenedor {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#menuSup {
	height: 38px;
	width: 740px;
	background-image: url(../img/fondoMenuSub.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#menuSup ul {
	margin: 0px 0px 0px 10px;
	
}
#menuSup li {
	display: inline;
	list-style-type: none;
}




#menuSup a:link, #menuSup a:visited {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, "Arial Unicode MS";
	line-height: 18px;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 10px;
	height: 38px;
	padding-bottom: 0px;
}
#menuSup .btnGris {
	background-image: url(../img/btn_sup_gris.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #000066;
}

#menuSup a:hover {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	background-image: url(../img/btn_sup_on.gif);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}



#menu_lateral {
	float: left;
	width: 235px;
}
#menu_lateral #localizador {
	background-color: #EFEFEF;
	background-image: url(../img/bg_buscador.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	margin: 10px 30px 10px 10px;
}
#menu_lateral #TBL_Localizador {
	width: 200px;
	color: #0033AA;
	font-size: 90%;
	border-top: 1px dotted #B4B4B4;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #B4B4B4;
}


#menuHorizontal  {
	margin: 10px;
	
}
#menuHorizontal h3 {
	margin: 0px;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 10px;
	color: #0033AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
}#menuHorizontal h3:first-letter {
	color: #EC2E38;	
}
#menuHorizontal h2 {
	font-size: 12px;
	color: #545454;
	margin: 0px;
	padding-left: 0px;
}
#menuHorizontal a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	width: 195px;
	line-height: 34px;
	text-decoration: none;
	padding-left: 23px;
	color: #0033AA;
}
#menuHorizontal a:hover {
	background-image: url(../img/btn_menuhorizontal_on.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
/*Trabajo*/
#trabajoCien {
	width: 680px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#trabajoCien h1 {
	font-size: 24px;
	color: #0033AA;
	margin: 0px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 10px;
}
#trabajoCien h2 {
	font-size: 12px;
	color: #545454;
	margin: 0px;
	padding-left: 25px;
}
#trabajoCien h3 {
	font-size: 18px;
	color: #0033AA;
	margin: 0px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 10px;
}
#trabajoCien h4 {
	font-size: 14px;
	color: #0033AA;
	margin: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
/*Trabajo*/
#trabajo {
	float: right;
	width: 460px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#trabajo h1 {
	font-size: 24px;
	color: #0033AA;
	margin: 0px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 10px;
}
#trabajo h2 {
	font-size: 12px;
	color: #545454;
	margin: 0px;
	padding-left: 25px;
}
#trabajo h3 {
	font-size: 18px;
	color: #0033AA;
	margin: 0px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 10px;
}
#trabajo h4 {
	font-size: 14px;
	color: #0033AA;
	margin: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
/*Trabajo LIstados*/
 #listado #detalleList h1 {
	font-size: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #91A6C6;
	color: #000000;
	padding-left: 12px;
}
 #listado {
	padding-top: 10px;
	min-height: 322px;
	height: auto !important;
	height: 322px;
}
 #listado #detalleList {
	width: 98%;
}


 #listado #detalleList h2 {
	font-size: 10px;
	color: #899FC2;
	margin: 0px;
	padding-left: 22px;
}
 #listado #detalleList p {
	font-size: 11px;
	padding-left: 22px;
	margin: 0px;
	padding-right: 10px;
}
 #listado #detalleList .precio {
	font-size: 18px;
	color: #0033AA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #91A6C6;
}

 #listado #detalleList em {
	font-weight: bold;
	color: #899FC2;
	font-style: normal;
}
 #listado #detalleList .bordeList {
	border: 1px solid #91A6C6;
	margin-top: 10px;
}
 #listado #navegadorList .azul {
	font-size: 14px;
	font-weight: bold;
	color: #0033AA;
}
 #listado #navegadorList .rojo {
	color: #EC2E38;
}
/*Trabajo LIstados Noticias portada*/
 #listadoNot #detalleList h1 {
	font-size: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #91A6C6;
	color: #000000;
	padding-left: 12px;
}
 #listadoNot {
	padding-top: 10px;
	
}
 #listadoNot #detalleList {
	width: 98%;
}


 #listadoNot #detalleList h2 {
	font-size: 10px;
	color: #899FC2;
	margin: 0px;
	padding-left: 22px;
}
 #listadoNot #detalleList p {
	font-size: 11px;
	padding-left: 22px;
	margin: 0px;
	padding-right: 10px;
}
 #listadoNot #detalleList .precio {
	font-size: 18px;
	color: #0033AA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #91A6C6;
}

 #listadoNot #detalleList em {
	font-weight: bold;
	color: #899FC2;
	font-style: normal;
}
 #listadoNot #detalleList .bordeList {
	border: 1px solid #91A6C6;
	margin-top: 10px;
}
 #listadoNot #navegadorList .azul {
	font-size: 14px;
	font-weight: bold;
	color: #0033AA;
}
 #listadoNot #navegadorList .rojo {
	color: #EC2E38;
}
/*Trabajo navegador secciones*/

#navegador {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91A6C6;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#navegador li {
	display: inline;
	list-style-type: none;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;	
}
#navegador li a {
	color: #000000;
	text-decoration: none;
}
#navegador li a:hover {
	color: #0033AA;
	
}
#navegador .seleccion {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #91A6C6;
	border-right-color: #91A6C6;
	border-left-color: #91A6C6;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/bullet_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
#navegador .nOseleccion {
	background-image: url(../img/bullet_arrow_rigth.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

#Trabajo #titulo {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 10px 0px;
}
#Trabajo #tipo {
	font-size: 12px;
	color: #69740E;
	padding-right: 10px;
	padding-left: 10px;
}

#Trabajo #detalle {
	background-color: #FFFFFF;
	
	min-height: 322px;
	height: auto !important;
	height: 322px;
	background-attachment: scroll;
	background-image: url(../img/fondo_fichas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#detalle #det_titulo {
	background-repeat: no-repeat;
	background-position: 22px 2px;
	font-weight: bold;
	color: #0033AA;
	padding-left: 32px;
	height: 42px;
	line-height: 40px;
	font-size: 18px;
}
#detalle #det_precio {
	background-image: url(../img/fondo_fichas_titulos.gif);
	background-repeat: no-repeat;
	background-position: 22px 2px;
	font-weight: bold;
	color: #000000;
	padding-left: 32px;
	height: 42px;
	line-height: 40px;
	font-size: 18px;
}
#detalle #det_titulo:first-letter {
	color: #91A6C6;
}
#detalle #det_precio {
	background-image: url(../img/fondo_fichas_titulos.gif);
	background-repeat: no-repeat;
	background-position: 22px 2px;
	font-weight: bold;
	color: #000000;
	padding-left: 32px;
	height: 42px;
	line-height: 40px;
	font-size: 18px;
}
#detalle #det_descripcion {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #91A6C6;
	border-bottom-color: #91A6C6;
	border-left-color: #91A6C6;
	min-height: 322px;
	height: auto !important;
	height: 322px;
}
#detalle #det_descripcion a{
	color: #0033AA;
}
#detalle #det_descripcion a:hover{
	color: #91a6c6;
	text-decoration: none;
}
#detalle #det_descripcion strong {
	color: #0033AA;
}

#detalle #det_listaUno li {
	list-style-type: none;
}
#detalle #det_listaUno a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../img/ico_listauno.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#detalle #det_listaDos li {
	font-size: 12px;
	list-style-type: none;
}
#detalle #det_vitacora .vit_fecha {
	font-size: 10px;
	font-weight: bold;
	color: #5C650C;
}
#detalle #det_vitacora .vit_titulo {
	font-size: 12px;
	font-weight: bold;
}
#detalle #det_vitacora .vit_descripcion {
	font-size: 12px;
}
/*PIe de pagina*/
#pie {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2DBE8;
	border-bottom-color: #D2DBE8;
}

#pie #contactoPie {
	text-align: center;
	padding-top: 20px;
}
#pie #contactoPie .tlf {
	font-size: 26px;
	color: #4066BF;
}
#pie #contactoPie .email {
	font-size: 18px;
	color: #4066BF;
	text-decoration: none;
}
#pie #datosPie {
	padding-top: 20px;
	padding-right: 20px;
}

#pie #datosPie .dat {
	font-size: 10px;
	color: #4066BF;
}
#pie #datosPie .bordeDatos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4066BF;
}

#pie #datosPie .dat a {
	color: #0033AA;
	text-decoration: none;
}
#formulario .area {
	font-size: 12px;
	border: 1px solid #4B6792;
	background-color: #BECBDE;
}
