@charset "utf-8";

*
{
	margin:0px;
	border:0px;
	padding:0px;
}

/*
	////////////////////////////////
	//	DIV CABEZERA EMOL
	////////////////////////////////
*/
#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/fondo_head.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#div_head ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#div_head li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#div_head li a{
	color: #003399;
	text-decoration: none;
}
#div_head li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}








body
{
	font-family:"Tahoma", Courier, monospace;
	font-size:11px;
	background-color:#e97129;
	
	background-image:url(images/fondo.gif);
	background-repeat:repeat-y;
	background-position:left;
	color:#e0e0e0;
	line-height:17px;
}

.font_1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#ffa800;
}
.color_1
{
	color:#fff;
}
.color_2
{
	color:#ffa800;
}
.color_3
{
	color:#ffde00;
	font-weight:bold;
}
h1
{
	font-size:15px;
	padding-top:3px;
	margin-bottom:1px;
	color:#ffa800;
	line-height:19px;
}
h1 a
{
	color:#ffa800;
	text-decoration:none;
}
h1 a:hover
{
	color:#ffde00;
	text-decoration:none;
}
h2
{
	background-image:url(images/fondo_h.gif);
	background-repeat:repeat-x;
	height:23px;
	font-size:14px;
	padding-left:8px;
	padding-top:3px;
	margin-bottom:7px;
}
h3
{
	font-size:11px;
	font-weight:bold;
	color:#ffa800;
}
h3 a
{
	color:#ffa800;
	text-decoration:none;
}
h3 a:hover
{
	color:#ffde00;
	text-decoration:none;
}
h4
{
	font-size:11px;
	font-weight:normal;
	color:#ffde00;
	line-height:19px;
}
#div_foto
{
	border:solid 1px #5f5f5f;
	margin-bottom:6px;
}
#div_foto_2
{
	border:solid 1px #5f5f5f;
	margin-bottom:10px;
}
#div_full
{
	float:left;
	width:780px;
	background-color:#000000;
	padding-left:15px;
}
#div_top
{
	float:left;
	width:761px;
	height:142px;
}
#div_flash
{
	float:left;
	width:761px;
	height:205px;
}
#div_contenido
{
	float:left;
	width:761px;
	margin-top:9px;
}
#div_izq
{
	float:left;
	width:245px;
}
#div_izq_cont
{
	margin-bottom:15px;
}
#div_der
{
	float:left;
	width:494px;
	margin-left:10px;
	padding-left:11px;
	
	border-left:solid 1px #393939;
}
#div_der_not
{
	padding-left:10px;

}
#div_der_not_f
{
	float:left;
	width:59px;
	margin-top:10px;
}
#div_der_not_fh
{
	float:left;
	width:43px;
	height:52px;
	background-image:url(images/fondo_fecha.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
}

#div_der_not_t
{
	float:left;
	width:400px;
	border-bottom:solid 1px #303030;
	padding-bottom:5px;
	margin-top:10px;
	padding-bottom:15px;
}

/*
	DESPLIEGUE OBRAS
*/
#div_des_obras
{
	padding-left:10px;

}
#div_des_obras_f
{
	float:left;
	width:66px;
	margin-top:13px;
	margin-right:20px;
	border:solid 2px #fff;
}
#div_des_obras_fh
{
	float:left;
	width:43px;
	height:52px;
	background-image:url(images/fondo_fecha.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
}

#div_des_obras_t
{
	float:left;
	width:380px;
	border-bottom:solid 1px #303030;
	padding-bottom:5px;
	margin-top:8px;
	padding-bottom:15px;
}
#div_des_ficha_t
{
	float:left;
	width:480px;
	padding-bottom:5px;
	margin-top:2px;
	padding-bottom:15px;
}
#div_des_ficha_t p
{
	margin-bottom:10px;
	margin-right: 20px;
	margin-top: 0px;
	color: #CCCCCC;
	line-height: 18px;
}
#div_des_ficha_fd
{
	float:left;
	width:450px;
	background-color:#292929;
	border:solid 1px #616161;
	padding:5px 15px 11px 15px;
}
#div_des_ficha_t h1
{
	font-size:20px;
}
#div_categorias
{
	margin-top:13px;
	margin-bottom:13px;
}
/*

	////////

*/

.shadetabs{
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left;
}
.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 4px 7px;
margin-right: 8px;
color:#CCCCCC;
background-image:url(images/shade.gif);
background-position:center;
background-repeat:repeat-x;
}
.shadetabs li a:visited{
color:#999999;
}
.shadetabs li a:hover{
color:#CCCCCC;
}

.shadetabs li a.selected{
position: relative;
}
.shadetabs li a.selected{
background-image: url(images/shadeactive.gif);
color:#FFFFFF;
}
.shadetabs li a.selected:hover{
text-decoration: none;
}























#div_des_videos {
	float:left;
	width:480px;
	margin-top:13px;
	border:solid 2px #fff;
	height: 315px;
	margin-bottom: 20px;
}
#div_des_fotos {
	float:left;
	width:100px;
	margin-top:13px;
	margin-right:20px;
	border:solid 2px #fff;
	height: 80px;
}
#div_des_caja_fotos_t {
	float:left;
	width:330px;
	border-bottom:solid 1px #303030;
	padding-bottom:5px;
	margin-top:8px;
	padding-bottom:15px;
}
#div_obra
{
	float:left;
	margin-bottom:4	px;
	background-image:url(images/fondo_list_1.gif);
	background-repeat:repeat-x;
}
#div_obra_hora
{
	float:left;
	width:106px;
	padding-left:10px;
	background-image:url(images/fondo_list.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#ffa800;
}
#div_obra_name
{
	float:left;
	width:363px;
	margin-left:15px;
}
#div_obra_name a
{
	color:#FFFFFF;
	text-decoration:none;
}
#div_obra_name a:hover
{
	color:#ffde00;
	text-decoration:none;
}
#div_btns {
	float: left;
	height: 29px;
	width: 243px;
	margin-bottom: 20px;
}
#div_despl_tab {
	float: left;
	width: 243px;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#div_despl_tab   h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-left: 8px;
	color: #FFFFFF;
	margin-top: 0px;
}
#div_despl_foto {
	float: left;
	width: 243px;
	margin-bottom: 15px;
}
#div_despl_foto_texto {
	float: left;
	width: 243px;
	margin-bottom: 20px;
}
#div_despl_foto_texto ul {
	float: left;
	width: 200px;
	list-style-image: url(images/flecha_bulleft.gif);
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#div_despl_foto_texto li {
	margin-bottom: 15px;
}
#div_despl_foto_texto a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#div_despl_foto_texto p {
	float: left;
	width: 243px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-bottom: 10px;
}
#div_despl_foto_texto a:hover {
	font-weight: normal;
	color: #E6A48A;
	text-decoration: underline;
}
#div_recuadro {
	background-color: #333333;
	float: left;
	width: 440px;
	border: 1px solid #FFFFFF;
}
#div_recuadro p {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 410px;
	margin-top: 5px;
}
#div_recuadro h1 {
	float: left;
	margin-left: 10px;
	width: 410px;
	margin-top: 5px;
}
.clase_caja_foto {
	float: left;
	width: 243px;
}
.clase_caja_relacionados {
	float: left;
	width: 243px;
}
.clase_recuadro_der {
	float: left;
	width: 240px;
	background-color: #333333;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}
.clase_recuadro_der p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e0e0e0;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 210px;
}
.clase_recuadro_der h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA800;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 210px;
	font-weight: normal;
}
.creditos  {
	margin-bottom: 4px;
	margin-top: 4px;
}
.bajada {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
}
.nav {
	float: left;
	width: 70px;
	margin-left: 90px;
}
.nav a {
	float: left;
	color: #FFFFFF;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
#div_izq2 {
	float:left;
	width:494px;
	border-left:solid 1px #393939;
}
