@charset "utf-8";
/* CSS Document */
/*Autot: Eduardo Flores*/
/*para: Agencia Tex(comunimas.com)*/
/*May 21th/2009*/

*{
border: 0;
}
body {
margin-top:0;
background-image:url(images/background.jpg);
background-repeat: repeat-x;
}
#wrapper {
width:1248px;
height:800px;
}
#contenido {
width:940px;
height:705px;
margin:auto; /*para centrar el div*/
}
#imagengrande{
	width:972px;
	height:122px;
	padding-top: 0;
	padding-left:15px;
}
#flash {
width:940px;
height:auto;
}
#bootom {
width:940px;
height:70px;
background-image:url(images/botton.jpg);
}
#menu {
	float:left;
	background-image:url(images/backmenu.jpg);
	width: 537px;
	height: 122px;
	
}
#logo{
float:left;

}
#azul {
	margin-top:4px;
	width: 972px;
	height: 150px;
	background-image:url(images/backazul.jpg);
	background-repeat: no-repeat;
}

#menus {
	width: 972px;
	height:auto;

}

#dentrodelazul {
	width:624px;
	height:62px;
	padding-left: 62px;
}
.blanco {
	color:#FFFFFF;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.img-ver {
	padding-right:50px;
	
	}
	
.textbotton, a, a:hover {
	color:#666666;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;

}
#azulback {
	margin-top:4px;
	width: 972px;
	height: 487px;
	background-image: url(images/bigback.jpg);
	background-repeat: no-repeat;
}
.creditos, a, a:hover {
	color:#0172A8;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;

}
#creditos {
	position:absolute;
	width:406px;
	height:51px;
	z-index:1;
	left: 651px;
	top: 644px;
}
#flotante {
	margin-top:4px;
	padding-top: 15px;
	width: 570px;
	height: 300px;
	overflow:auto;
}
.blanctitulos {
 color:#FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size:41px;
}

.blancoT {
	color:#FFFFFF;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;