@charset "utf-8";
.texto_9 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/bgad.jpg);
}
.Smenu {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.BlancosVerde {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9BC906;
}
.BlancosVerde_osc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5B7802;
}
.error {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #C91414;
	margin: 10px;
	border: thin solid #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}

.BlancosVerdeTextBox {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9BC906;
	text-align: right;
}
.BlancosVerdeTextBox_osc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5B7802;
	text-align: right;
}


.CopyR {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #993300;
}
.menuTop {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}


.bordeTabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.BordeTabla2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.TituloDestaque {
	background-color: #597601;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.TextoComun {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.Precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5B7802;
}
.titulosM {
	background-image: url(../imagenes/fbgtitulo.jpg);
	background-repeat:  repeat-y;
	background-color: #5B7802;
	font-family: Tahoma;
	font-size: 25px;
	color: #FFFFFF;
	font-style: italic;
	padding: 10px;
	font-weight: normal;
	border: 1px solid #333333;
}
.fondo_L1 {
	background-image: url(../imagenes/flat.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
.fondo_L2 {
	background-image: url(../imagenes/flat2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #BEBEBE;
}
.inferiorTabla {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.lineaCentro {
	background-image: url(../imagenes/fdiv.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.ftitulo {
	background-image: url(../imagenes/ft.jpg);
}
.dpLegal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: center;
}
.textoquien {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
}

