#epi {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	width:100%;
	height:100px;
	background-color:#E2E3E5;
}

#header{
	width:100%;
	text-align: left;
	margin-top: 10px;
}

#menu-h{
	width:100%;
	height:30px;
	
	position:relative;

	background-image:url('tabla-superior.png');
	background-position:bottom;
	background-repeat:no-repeat;
	
}

#main {
	width:100%;
	display:table;

	text-align:left;

	background-image:url('tabla-centro.png');
	background-repeat:repeat-y;

	min-height: 600px;
}

#main-footer {
	width:100%;
	height:25px;

	background-image:url('tabla-inferior.png');
	background-position:top;
	background-repeat:no-repeat;
}



#menu-v {
	width:160px;
	float:left;

	padding-left:15px;
	
}

#contenido {
	width:680px;
	padding-left:30px;
	float:left;
}

iframe.framenoticia {
	width: 100%;
	height: 800px;
}

.mouseClickable {
	cursor: pointer;
}

.framenoticia {
	width: 100%;
	height: 640px;
	border: 0px solid;
}

.precache {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-wrap: break-word; _white-space: pre;
}

/*******************************************************************************************************************/
/*SECCION*/
/*******************************************************************************************************************/
.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
}
/*******************************************************************************************************************/
/*PERFILES*/
/*******************************************************************************************************************/
.titulo_seccion{
	font-size: 11px;
	font-weight: bold;
	color: #EC8806;
	text-decoration: underline;
	margin-top:15px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
}
.titulo_seccion_cal{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top:30px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;
}

.listado_perfiles_pos {
	margin-top:0px;
	margin-left:30px;
	margin-right:0px;
	margin-bottom:0px;
}

.titulo_p {
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}

.titulo_sp_r {
	font-weight: bold;
	font-size: 11px;
	color: #EC8806;
}

.titulo_sp {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.popupnombremedio {
	border-bottom: 1px solid #999999;
	margin-left: 10px;
}

.txt33333312 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
.txt33333312 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
.txt33333312 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
.txtazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch:expanded;
	color: #006699;
}

div.borde_thumbnail {
	border: 1px solid #F9Ca94;
	width: 145px;
	height: 137px;
	background-color: #F99B3B;
	text-align: center;
	margin-top: 10px;
}

div.borde_thumbnail a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

div.borde_thumbnail_interior {
	background-color: #FFFFFF;
	width: 143px;
	height: 120px;
	text-align: center;
	margin-left: 1px;
	position: relative;
	top: 1px;
}