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

.fondoindex{
	background-image:url(../ima/bg1.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:top;
	margin: 0px 0px 0px 0px;
}
.fondo{
	background-image: url(../ima/fondo1men.png), url(../ima/fondo1.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:top;
	margin: 0px 0px 0px 0px;
}
.fondonos{
	background-image: url(../ima/fondo1.png);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:top;
	margin: 0px 0px 0px 0px;
}
.menu{
	font-family: 'Gudea', sans-serif;
	font-size:13px;
	color: #666;
}
.menu_on{
	font-family: 'Gudea', sans-serif;
	font-size:13px;
	color:#FFF;
 	background: #000;
}
.menu a:link { 
	text-decoration: none; padding: 1px 3px; 
	color:#666;}
.menu a:hover { 
 	color:#FFF;
 	background: #000; }

.menu a:active{
	color:#f5f5f5;}

.link a:link { 
	text-decoration: none; padding: 1px 3px; 
	color:#666;}
.link a:hover { 
 	color:#CCC;
	
}
.link a:visited{
	color:#000;}
.link a:active{
	color:#f5f5f5;}
 
.textoindex{
	font-family: 'Gudea', sans-serif;
	font-size:12px;
	color: #300;
	text-align: justify;
}
.titindex{
	font-family: 'Gudea', sans-serif;
	font-size:18px;
	color: #fff;
	text-align: center;
}
.titulos{
	font-family: 'Gudea', sans-serif;
	font-size:38px;
	color: #666;
	text-align: center;
}
.tit2index{
	font-family: 'Gudea', sans-serif;
	font-size:14px;
	color: #ccc;
	text-align: center;
}

.texto1index{
	font-family: 'Gudea', sans-serif;
	font-size:12px;
	color: #ccc;
	text-align: justify;
}
.texto2index{
	font-family: 'Gudea', sans-serif;
	font-size:10px;
	color: #fff;
	text-align: justify;
}
.footer{
	font-family: 'Gudea', sans-serif;
	font-size:10px;
	color: #fff;
	text-align: center;
}
	
