a:link {color: #FFFFFF; text-decoration: none;}
a:visited,
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	margin:0;
	padding:0;
	background-image: url(imagenes/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.inicio {
	background-image: url(imagenes/inicio-top.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 182px;
	text-align: center;
	float: right;
	margin-right: 5px;
	background-position: top;
} 
.buscar {
	background-image: url(imagenes/bg-buscar.gif);
	background-repeat: no-repeat;
}
.txtbuscar {
	height: 25px;
	width: 120px;
	background-color: none;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF5500;
}
/*FORM*/
.pass{
	background-color: #840784;
	border: 1px solid #ad0fad;
}
.registertxt{
	height: 20px;
	width: 67px;
	background-color: #a924a9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: text-bottom;
	padding-left: 5px;
}
.registerbtn01{
	height: 20px;
	width: 72px;
	background-image: url(imagenes/btn-ingresar.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.registerbtn02{
	height: 20px;
	width: 72px;
	background-image: url(imagenes/btn-register.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*FIN*/
/*MENU*/
.menu{
	text-align: right;
}
.menu-left{
	text-align: left;
}
.menu01{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.menu02{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #840784;
}
/*FIN*/
/*TITULOS*/
.enlaces{
	background-color: #840784;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.cajas{
	background-color: #f5f3f1;
	padding: 1px;
	border: 1px solid #dddddd;

}
.actualidades{
	background-color: #f5f3f1;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
/*FIN*/
.bgimagenes{
	background-image: url(imagenes/bg-imagenes.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 113px;
	text-align: center;
}
.noticias{
	color: #7c868b;
}
.noticias a:link{
	color: #7c868b;
	text-decoration: none;
}
.noticias a:visited{
	color: #7c868b;
	text-decoration: none;
}
.noticias a:hover{
	color: #8dc54c;
	text-decoration: none;
}
.noticias strong{
	color: #ff5500;
}
.noticias em{
	color: #840784;
	font-style: normal;
}
.bottom{
	background-image: url(imagenes/bottom-bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 44px;
	text-align: center;
	vertical-align: bottom;
}
/*BUSCAR*/
.camposearch{
	width: 90px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	background-color: transparent;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btnbuscar{
	background-image: url(imagenes/btn-buscar.gif);
	height: 20px;
	width: 49px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #aa0078;
	margin-top: -3px;
}
.contenedor-search{
	background-color: transparent;
	height: 30px;
	border: 1px solid #00CCFF;
	padding: 5px;
	width: 100px;
}
.bg-search{
	background-image: url(imagenes/bg-search.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
	vertical-align: bottom;
	text-align: center;
}
.buscador{
	height: 35px;
	margin-bottom: 8px;
}
/*FIN*/
