@charset "utf-8";
/* CSS Document */
img {
 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
 
}

.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
}

.menu {
	display:block;
	width:200px;
	height:19px;
	padding:3px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	background:url(images_v3/farrasnorte2011_r8_c3.png) repeat-x;
	font-size: 12px;
	color:#FFFFFF;
	border-bottom:#FFFFFF 1px solid;
}
.menu:link {
	text-decoration: none;
	color:#FFFFFF;
}
.menu:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.menu:hover {
	text-decoration: none;
	color:#CCCCCC
}
.formulario_area {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botom {
	font-family: Verdana, Geneva, sans-serif;
	color: #001A63;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	height: 15px;
	width: auto;
	text-transform: uppercase;
}

.botom:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #001A63;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	height: 15px;
	width: auto;
}
.botom:visited {
	text-decoration: none;
	color: #001A63;
}
.botom:hover {
	text-decoration: none;
	color:#F60;
}

.botom:active {
	text-decoration: none;
	color: #DD2;
}
.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	padding-bottom: 3px;
}
.borde_imagen {
	border: 1px solid #3BA6CB;
}
.titulo_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #49B0D3;
	text-decoration: none;
}
.texto_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: justify;
}
.texto_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}

.fecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: capitalize;
	color: #264480;
}
#form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
.form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}

