body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.tituloSecciones {
	font-family: verdana;
	font-size: 15px;
	color: #006600;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.fecha {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.contenido {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.mnu_lateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
}
a.mnu_lateral:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
}
.paginado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
}
a.paginado:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
}
.mnu_lateral2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
}
a.mnu_lateral2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33CCFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
}
.titulo {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #000000;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.Leermas {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2760C9;
	font-weight: bold;
}

.formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.pequena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.textopiepagina {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.resaltado {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.textbox_Numerico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.BlancoNegrita {
	color: #FFFFFF; 
	font-weight:bold;
}
.negrita {
	font-weight: bold;
	color: #000000;
}
.enlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
.enlace:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00AA00;
	text-decoration: underline;
}
fieldset{
	border-color:#fec601; 
	border-style:solid; 
	padding: 5px;
}
legend{
	color: #006600;
	font-weight:bold;
}
.nombreSec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.tachado {
	color: #FF0000;
	text-decoration: line-through;
	font-size: 11px;
}

.Listado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
}
.LetraAmarilla {
	color: #FEC601;
}
.boton{
	font-size:12px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color: #FEC601;
	background:#006600;
	height: 22px;
	border-top: 0px solid #00801D;
	border-right: 2px solid #00801D;
	border-bottom: 2px solid #00801D;
	border-left: 0px solid #00801D;
}
/* Estilos para la maquetación del listado de productos */
.CajetinProductos {
	border: 3px solid #fec601;
	width: 350px;
	height: 170px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.celdaCapa {
	width: 350px;
	height: 200px;
}
.CajetinProductos #tituloproducto{
	text-align:left;	
}
#cuerpoproducto{
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
#columna_izq{
	float: left;
	width: 150px;
}
#columna_der{
	float: right;
	width:170px;
	text-align:left;
}
/* Estilos para la maquetación del listado de secciones y subsecciones */
.CajetinSecciones {
	/*position:relative;*/
	width:160px; 
	height:175px; 
	border:3px solid #FEC601; 
	text-align:center;
	padding: 10px 10px 10px 10px;
}
.CajetinSecciones #titulosec{
	position:absolute;
	bottom:0px;	
	padding-top: 7px;
	width:160px;
	text-align:center
}
.CajetinSecciones #imagensec{
	position:absolute;
	margin-bottom: 40px;
	width:160px;
	bottom:0px;
}
/* ------------------------------------ */
.SinEstilo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.verde10px {
	font-size: 10px;
	color: #006600;
}
.BordeAmarillo2px {
	border: 2px solid #FFC702;
}
.Boton11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #006600;
	text-align: center;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	color: #FFC702;
	border-width: 1px;
	border-top-color: #006600;
	border-left-color: #006600;
	border-right-color: #FFC702;
	border-bottom-color: #FFc702;
}
