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

body {
	margin-top: 0px;
	background-image: url(../images/fondo.jpg);
	color: #FFFF00;
	font-family: Tahoma;
	font-size: 14px;
}

a:link {
	border: none;
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	border: none;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	border: none;
	color: #FFFFFF;
	background-color: #666666;
}

.h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo_lateral {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F93300;
	background-position: center center;
	text-align: center;
	height: 20px;
	border: thin none #000000;
}
.pie {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.titulo_noticia {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.destacado {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.formulario {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#MainMenu 
{
	height:32px;
	background: url("../images/menu/bmid_075.gif");
	margin:0;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000000 url("../images/menu/bright_075.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("../images/menu/bleft_075.gif") no-repeat left top;
	padding:0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#666666;
	font-weight:bold;
	line-height:32px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: url("../images/menu/bmid_075.gif");
	color:#666666;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#666666;
	background:url("../images/menu/bleft_075.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:32px;
	background:url("../images/menu/bright_075.gif") no-repeat right top;
	padding:0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#666666;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000000;
	font-weight:bold;
}

.campo_formulario {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.error {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.nombre_galeria {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.telefono {
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
