@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:12px;
	color:#036;
	text-align:center;
	margin:0 auto;
	text-align:center;
	background-color:#021c1b;
	background-attachment:scroll;
	background-image:url(images/fondo2010.2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	overflow:scroll;
}
strong {
	color:#060;
	font-weight:bold;
}
#wrap {
	width:929px;
	margin:0 auto;
	text-align:justify;
}
a{
	color:#069;
	text-decoration:none;
	
}
a:visited{
	color:#069;
	text-decoration:none;
	
}
a:hover{
	color:#999;
	text-decoration:underline;
	
}
a:active{
	color:#000;
	text-decoration:none;
}
#bannertop {
	position:static;
	clear:both;
	width:787px;
	height:149px;
	margin:0 auto;
	z-index:1;
}
#botonera {
	clear:both;
	height:46px;
	width:929px;
	margin:0 auto;
}
#botonera .boton{
	float:left;
	height:46px;
	width:auto;
}
#botonera .separador{
	float:left;
	height:46px;
	width:3px;
}
#header {
	width:929px;
	height:120px;
}
#contenido {
	clear:both;
	width:869px;
	height:auto;
	padding:20px 30px 20px 30px;
	background-image:url(images/back_contenido10.gif);
	background-repeat:repeat-y;
}
#contenido #izquierda {
	float:left;
	width:200px;
	height:auto;
}
#contenido #derecha {
	float:left;
	width:520px;
	height:auto;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	width:929px;
	height:114px;
	background-image:url(images/produce.gif);
}
#footer #left{
	position:static;
	z-index:2;
	float:left;
	width:100px;
	overflow:hidden;
	margin-left:-60px;
}
#footer #right{
	position:static;
	z-index:20;
	float:right;
	width:100px;
	overflow:hidden;
	margin-right:-60px;
}
#footer .laterales {
	position:static;
	z-index:20;
	float:right;
	width:100px;
	height:100px;
	overflow:hidden;
	margin-right:-60px;
	background:url(images/laterales.png) no-repeat;
}
.titulos {
	font-size:14px;
	color:#F63;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
	text-align:center;
}
.escenarios {
	font-size:14px;
}
