*{
	font-family: Arial, Tahoma;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F6F6;
}

.texto a{
	color:#87A7B7;
	text-decoration: none;
	font-size: 12px;
}
.texto a:hover{
	color:#993300;
	text-decoration: none;
	font-size: 12px;
}

.texto {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}

.texto_noline {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.links{
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.links:hover{
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.linksfotos{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #87A7B7;
	text-decoration: none;
	}
.linksfotos:hover{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #87A7B7;
	text-decoration: underline;
}
.texto-verde {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #7F9752;
	text-decoration: none;
}

.txt_error{
	font-family: Arial, Tahoma;
	font-size: 12px;
	color:#990000;
}
.txt_error a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#7F9752;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pics {
	border: 1px solid #000000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CC3300;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #42210B;
	text-decoration: none;
}

.contactos {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.fields, textarea{
	border: 1px solid #F6E8D6;
	font-size: 12px;
	color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #FFFFFF;
}
.fields:focus, input:focus, textarea:focus, input:hover{
	background-color: lightyellow;
}

#trQuestion{
	text-align:left;
	margin-left:11px;
	width:562px;
	display:none;
	background:#FFFFFF;
}

#pager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#pager a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#pager a:hover {
	color: #333333;
	text-decoration: none;
}
#pager .current{
	font-weight:bold;
	color:#CC3300;
}
