body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/bg.png);
	background-repeat:  repeat-x;
	background-color: #262626;
}
#top {
	background-image: url(../imagenes/bg_top.png);
	height: 184px;
	background-position: center;
}
#cuadro {
	background-image: url(../imagenes/bg_cuadros.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#cuadro #ancho_cuadro {
	margin: auto;
	width: 870px;
	height: 668px;
}
#ancho_cuadro #c0 {
	width: 32px;
	float: left;
}

#ancho_cuadro #c1 {
	width: 244px;
	margin-right: 43px;
	float: left;
}
#ancho_cuadro #c2 {
	width: 244px;
	margin-right: 48px;
	float: left;
}
#ancho_cuadro #c3 {
	width: 244px;
	float: left;
}
.alto_cuadro {
	height: 265px;
	padding-top: 20px;
}
#cuadro #ancho_cuadro .logo {
	vertical-align: middle;
	text-align: center;
	height: 115px;
}
#ancho_cuadro .texto {
	color: #A5A5A5;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	height: 85px;
}
#ancho_cuadro .texto2 {
	color: #A5A5A5;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	height: 100px;
}
.link  {
	color: #FFFFFF;
	text-align: center;
	font-family: "Century Gothic", Arial, Verdana, Tahoma;
}
.link a {
	color: #FFFFFF;
	text-align: center;
	font-family: "Century Gothic", Arial, Verdana, Tahoma;
}
#top .flash_top {
	text-align: right;
	height: 78px;
	margin: auto;
	width: 840px;
	color: #949494;
}
address  {
	font-style: normal;
	color: #949494;
	width: 840px;
	margin: auto;
	height: 34px;
	background-image: url(../imagenes/bg_adr.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 60px;
	text-align: center;
}
#logos_inf {
	text-align: center;
}
address a {
	color: #949494;
}
#c0 .flash_1{
padding-top:22px;
}

#c0 .flash_2{
padding-top:130px;
}
.celeste {color: #A5A5A5;}

.celeste a{color: #A5A5A5;
text-decoration:none;}
/*
.blanco a{color: #4AB4D0;
}
.blanco a:hover{color: #FFF;
}
.blanco{color: #4AB4D0;
}*/
.texto a{
	color: #4AB4D0;
	text-decoration:underline;
}
.texto a:hover{
	color: #fff;
	text-decoration:underline;
}

.texto2 a{
	color: #4AB4D0;
	text-decoration:underline;
}
.texto2 a:hover{
	color: #fff;
	text-decoration:underline;
}