/* Global Styles */
body {
	margin:0px;
	background-color: #666666;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}

a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	}

a:hover {
	color: #FFCC33;
	}

#enlace a {
	color: #ffffff;
	text-decoration: none;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	}
#enlace a:hover {
	color:#FF9900;
	}

/* ID Styles */



#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	}

	

#navigation a:hover {
	color:#FFFFFF;
	background-color: #671612;
	}

#dateformat {
	color: #FFFFFF;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

	

/* Class Styles */

.subHeader {
	color: #FFFFFF;
	line-height:20px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.txtTitulo {
	color: #333333;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(imagenes/fnd_titulo.jpg);
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-left: 20px;
	}
	
.txtTexto {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	}
	
.txtTextoBlanco {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	}
	
.txtTituloGrande {
	color:#FFFFFF;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	}

.txtTextoRojo {	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.txtTextoNegrita {
	color: #000000;
	font-weight:bold;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
.TituloOferta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.TituloServicios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
	color: #000066;
}
.TituloMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 29px;
	color: #990000;
}
.BordeArriba {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #930000;
	border-right-color: #930000;
	border-bottom-color: #930000;
	border-left-color: #930000;
	}

/* PARA FORMULARIOS */
.formulario1
{
	border: 1px solid #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
}
.formulario2
{
	border: 1px solid #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 200px;
}
/*FIN FORMULARIO*/


/*MENU*/
.container {
	width: 730px;
	height: 40px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #990000;

}
img {border: none;}
ul#topnav {
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 960px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav a, ul#topnav span {
	padding: 10px 20px; 
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #7bc441; }
ul#topnav span {
	display: none;
}
ul#topnav.v2 span{
	background-color: #990000;
}
ul#topnav.v2 a{
	color: #FFCC00;
	background-color: #710000;
}

/**/

/*PUBLICIDAD*/
.imgPublicidad{
	color:#FFFFFF;
	padding: 10px;
	}
/*FIN PUBLICIDAD*/
