@charset "utf-8";
/* CSS Document */

#body {
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	
}

a:link {
	color:#7f0000;
	text-decoration:none;
}

a:visited {
	color:#7d0000;
	text-decoration:none;
}

.container {
	
	width:792px;		
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;

}

.header {
	height:84px;
	width:792px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;

}

.header_resumen {
	
	width:194px;
	height:65px;
	margin-left:0px;
	margin-top:0px;
	float:left;
	overflow:hidden;
	text-align:left;
	
}

.header_logo {
	
	width:598px;
	height:65px;
	margin-left:0px;
	margin-top:0px;
	float:right;
	background:url(../rsc/logotipoMain.png)
	
}

.header_menu {
	
	width:692px;
	height:20px;
	margin-top:auto;	
	margin-left:0px;
	margin-right:0px;
	clear:both;
	text-align:center;
	
}

.header_menu_item {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:100px;
	height:17px;
	border-right:5px;
	texdt-align:center;
	float:right;
}

.media_menu {
	height:247px;
	width:792px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.extension_menu {
	height:20px;
	width:306px;
	margin-top:0px;
	margin-left:182px;
	margin-right:auto;	
}

.contenidos_pr {
	width:792px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

.contenidos_pr_body {
	
	width:578px;
	height:auto;
	margin-left:20px;
	margin-top:0px;
	padding-right:10px;
	float:left;
	vertical-align:top;
	
}

.contenidos_pr_list {
	
	width:184px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	float:right;
	overflow:hidden;
	text-align:left;
	
}

.imagen_list {
	
	width:auto;
	height:90px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:center;
	
}

.imagen_datos {
	width:auto;
	height:120px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}

.imagen_resumen {
	width:320px;
	height:120px;
	float:left;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align: left;
}

.imagen_subir {
	width:450px;
	height:120px;
	float:right;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	border: #3f0000 1px solid;
	text-align:left;
	line-height:normal;
	text-indent:12px;
	padding-left:6px;
	
}

.comentarios {
	
	width:600px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	
}

.footer {
	height:84px;
	width:792px;
	clear:both;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;

}

.estiloRojoBold {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f0000;
	font-weight:bold;
	
}

.estiloRojo {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f0000;
	
}

.estiloRojoTitulo {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-stretch:semi-expanded;
	font-size:24px;
	color:#7f0000;
	
}

.estiloNegroBold {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	
}

.estiloNegro {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
}

.estiloBajoTitulo {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
}
.estiloRojoMini {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
