/* Global Styles */
body {
	margin:0px;
	background-image: url(imagen/fnd.jpg);
	}
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
a {
	color: #000066;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color: #0033FF;
	}

.sidebarText {
	color: #FFFFFF;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.sidebarText a{
	color: #990000;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

#noborder td {
	border: 0px;
	}

.txtTexto {
	line-height:16px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	}
	
/*FIN SECCIÓN COMENTARIOS*/
.subHeader {
	color: #000000;
	font-weight:bold;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
.TituloMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: 20px;
	background-color: #FF9900;
	padding-left: 10px;
	border: 1px solid #FFCC00;
	color: #000000;
	font-weight: bold;
}

.TituloPagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: left;
	line-height: 25px;
	padding-left: 10px;
	color: #990000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #F5F5F5;
	vertical-align: middle;
	background-image: url(imagenes/fnd_titulo.jpg);
}
.TituloComentar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	line-height: 15px;
	padding-left: 10px;
	color: #990000;
	font-weight: bold;
	background-color: #FFC87B;
	vertical-align: middle;
	background-image: url(imagen/tit_comentar.jpg);
}
.BordeBottom {
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #000066;

	}

.BordeArriba{
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;

	}
	
.BordeIzquierda {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;

	}
.BordeCompleto {
	border: 1px solid #999999;
	}
.txtFecha {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 2px;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background-color: #F4FFF0;
}

/* PARA FORMULARIOS */
.form_text
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
}
.recomendar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FF6600;
	line-height: 5px;
	border: 1px solid #FF9900;
}
.contacto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 15px;
	border: 1px solid #97B9C6;
}

