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

body{
	/*background-image:url(imagenes/puntitos.gif);*/
	margin:0 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-stretch:narrower;
}
#cargador{
	/*background-image:url(imagenes/fondo.jpg);
	background-repeat:no-repeat;*/
	height:610px;
	
}
#secciones{
	/*margin-top:141px;*/
	margin-left:50px;
	/*background-image:url(imagenes/fdosecciones.png);
	background-repeat:no-repeat;*/
	width:944px;
	height:450px;
}
#botonera{
	background-image:url(imagenes/fdo_botonera.png);
	background-repeat:no-repeat;
	padding-top:224px;
	/*padding-left:50px;*/
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	width:252px;
	padding-left:50px;
	line-height:18px;
	height:610px;
}

#botonera ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	text-indent:0px;
}
#botonera li{
	margin:3px 0px 3px 0px;
	display:block;
	text-indent:0px;
}
#botonera a{
	background-color:#FFF;
	padding-left:5px;
	padding-right:5px;
	border-color:#F09;
	
}
#botonera a:link{
	
	text-decoration:none;
	background-color:#FFF;
	color:#000;
}
#botonera a:visited{
	text-decoration:none;
	color:#000;
}
#botonera a:hover{
	text-decoration:none;
	text-decoration:line-through;
	color:#F0F;
}
#desarrollo{
	position:absolute;
	top:640px;
	/*background-color:#FFF;*/
	width:1260px;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	left: 0px;
	

}


h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 34px;
	font-weight:normal;
	color: #000;
	margin-bottom:0px;
	line-height:34px;
}
.tit{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #999;
	margin: 30px;
	font-stretch:condensed;
	
}
#desarrollo p {
	clear:both;
	margin-top: 46px;
	margin-left:5px;
	line-height:15px;
}

#cargador #desarrollo form table {
	font-family: Verdana, Geneva, sans-serif;p
	font-size: 11px;
	color:#999;
		text-align: center;
}
#volador{
	width:800px;
	height:600px;
	top:80px;
	position:absolute;
	left:410px;
}
input{
	border:none;
}
textarea{
	border:none;
}
#derecha{
	position:absolute;
	margin:0px;
	left: 300px;
	top: 0px;
	width:960px;
	height:610px;
}
#titdesarrollo{
	vertical-align:top;
	float:left;
	padding-left:344px;
	width:230px;
	margin-top:28px;
}
#contdesarrollo{
	float:right;
	width:660px;
}
#redes{
	position:absolute;
	top:615px;
	font-family:"Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
	font-size:16px;
	margin-left:302px;
	color:#666
	text-decoration:none;
}
#redes a:link{
	font-family:"Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
	font-size:16px;
	color:#666;
text-decoration:none;	
}
#redes a:visited{
	font-family:"Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
	font-size:16px;
	color:#666;
text-decoration:none;
}
#redes a:active{
	font-family:"Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	color:#666;
}
#redes a:hover{
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-style:oblique;
	font-weight:bold;
	font-size:16px;
	color:#666;
}