@charset "utf-8";
.opc_superior {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	text-transform: capitalize;
	margin-top:20px;
	text-decoration: none;
}
.opc_home {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration: none;
}
#div_base {
	position:absolute;
	width:880px;
	height:600px;
	z-index:1;
	background-image: url(images/head_web.png);
}
#div_imageshome {
	position:absolute;
	width:290px;
	height:550px;
	z-index:10;
}
#div_opc_flash {
	position:absolute;
	width:285px;
	height:507px;
	z-index:2;
	left: 21px;
	top: 46px;
}
.centrar{
	position: absolute;
	top:50%;
	left:50%;
	width:880px;
	margin-left:-440px;
	height:600px;
	margin-top:-300px;
}
.centrar_flashimages{
	position: absolute;
	top:50%;
	left:50%;
	width:290px;
	margin-left:-150px;
	height:580px;
	margin-top:-272px;
}
body {
	background-color: #225b8b;
	background-image:url(images/fondo_1.jpg);
	background-repeat: repeat-x;
}
.logo_yor {
    margin-top:10px;
	margin-right:0px;
	width:50px;
	height:21px;
}
.opc_inferior {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-transform: none;
	margin-top:10px;
	text-decoration: none;
}
.opc_yorlogo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffeeab;
	text-transform: none;
	margin-top:10px;
	text-decoration: none;
}
.form_cont {
    width:250px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#CCCCCC;
	border:none;
}
.form_cont_area_txt {
    width:495px;
	height:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#CCCCCC;
	border:none;
}
.bot_enviar a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-decoration: none;
    background-color:#B20000;
}
	
.bot_enviar a:hover {
    background-color:#CCCCCC;
	
}