@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0}
html,body {
	background-color: #FFF;
	margin: 0px;
}

#caja{
	min-height:100%;
	width:861px;
	height:611px;
	background:#fff;
	margin:0 auto 0;
	position:relative;
	margin-top: 15px;
}
#derecha {
	position:absolute;
	height: 611px;
	width: 383px;
}
#izquier {
	position:absolute;
	margin-left:383px;
	height: 611px;
	width: 477px;
}
#der1 {
	position:absolute;
	height: 254px;
	width: 383px;
}
.der2 {
	height: 212px;
	width: 383px;
	position: absolute;
	top: 254px;
}
#der3 {
	position: absolute;
	left:274px;
	height: 145px;
	width: 109px;
	top: 466px;
}
#der4logo {
	position: absolute;
	height: 130px;
	width: 139px;
	left: 135px;
	top: 466px;
}
#izq1 {
	position: absolute;
	height: 37px;
	width: 477px;
}
#izq2 {
	position: absolute;
	height: 533px;
	width: 27px;
	left: 450px;
	top: 37px;
}
#izq3 {
	position: absolute;
	height: 41px;
	width: 477px;
	top: 570px;
}
#menu {
	position: absolute;
	height: 282px;
	width: 272px;
	top: 115px;
	left: 64px;
}

#izqmask1 {
	position: absolute;
	height: 73px;
	width: 450px;
	top: 37px;
	z-index: 30;
}
#fecha {
	position: absolute;
	height: 36px;
	width: 192px;
	left: 259px;
	top: 55px;
	z-index: 32;
}

#izqmask2 {
	position: absolute;
	height: 73px;
	width: 450px;
	top: 497px;
	z-index: 31;
}
#iframe {
	position: absolute;
	height: 533px;
	width: 450px;
	top: 37px;
	z-index: 20;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: top;
	margin-top: 10px;
	text-align: left;
	text-decoration: none;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	filter: Shadow(Color=#FFF, Direction=1);
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top:85px;
	margin-bottom:10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
}
.textTit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-style:italic;
}
