/* CSS Document */

* {
	font-family: Verdana, Tahoma, Arial;
}

body {
	margin: 0px;
	background-color: #751700;
}

#main {
	width: 670px;
	left: 50%;
	margin-left: -335px;
	float: left;
	h_eight: 730px;
	t_op: 50%;
	m_argin-top: -365px;
	position: absolute;
	background-color: #751700;
}

#backDetalle {
	background-color: #ffffff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #000000;
	opacity: 0.20;
	filter: alpha(opacity=20);
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1005;
}

#popDetalle {
	border: solid 10px #AF0909;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	float: left;
	height: 500px;
	top: 50%;
	margin-top: -280px;
	position: absolute;
	background-color: #751700;
	z-index: 1006;
}

#frameDetalle {
	border: none;
	margin: 10px;
	width: 680px;
	height: 410px;
}

#frameNoticias {
	background-color: #AF0909;
	position: relative;
	left: 10px;
	padding: 10px 10px 0px;
	width: 630px;
	height: 120px;
	z-index: 100;
	top: 10px;
}

#frameNoticias iframe {
	height: 120px;
	border: none;
	width: 630px;
	border: none;
}

.techno {
	text-align: right;
	color: #CCCCCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
}

A {
	text-decoration: none;
	color: #E09C49;
	font-size: 12px;
	font-weight: bold;
}
