/* base del html, imagen de background y margen top*/

body {
  background:#DBDDB3 url("../skin/bg.gif");
  margin:0px;
}

.textosimple {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

.titulopaginas {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	background-image:url(../skin/bgtitulo.gif);
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}

.encabezado_contenidos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
}
.titarticulos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	list-style-type: square;
	line-height: 13px;
	text-align: left;
	margin-top: 5px;
}

a.titarticulos:link {  color: #FFFFCC; text-decoration: none}
a.titarticulos:visited {  color: #FFFFCC; text-decoration: none}
a.titarticulos:hover {  color: #FFFFCC; text-decoration: underline}


.iraseccion {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a.iraseccion:link {  color: #000000; text-decoration: none}
a.iraseccion:visited {  color: #000000; text-decoration: none}
a.iraseccion:hover {  color: #006633; text-decoration: underline}

.verindice {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a.verindice:link {  color: #FFFFCC; text-decoration: none}
a.verindice:visited {  color: #FFFFCC; text-decoration: underline}
a.verindice:hover {  color: #FFFFCC; text-decoration: underline}

.paletacentral {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
a.paletacentral:link {  color: #333333; text-decoration: none}
a.paletacentral:visited {  color: #333333; text-decoration: none}
a.paletacentral:hover {  color: #000000; text-decoration: underline}

.select{ 
font-family : "Trebuchet MS";
font-size : 11px; color : #000033;
border-color : #999999; 
border-width : 1;
background-color : #FFFFFF;
height: 18px;
} 

.input {
	font-family : "Trebuchet MS";
	font-size : 11px;
	color : #000;
	border-color : #999999;
	border-width : 1px;
	background-color : #BBBB8D;
} 


.textarea{
	font-family : "Trebuchet MS";
	font-size : 11px;
	color : #000033;
	border-color : #999999;
	border-width : 1;
	background-color : #FFFFFF;
} 

.pie { color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
.pie2 { color: #FFFF99; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
/* link pie de pagina: pie */
a.pie:link { color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
a.pie:hover { color: #FFCC00; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.pie:visited { color: #FFCC00; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }

.articulo_top {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.articulo_titulo {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #006600;
	font-weight: bold;
	line-height: 13px;
}
.articulo_autor {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.articulo_negritas {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.articulo_normal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

.articulo_descarga {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.articulo_descarga:link { color: #000000; text-decoration: none;}
a.articulo_descarga:hover { color: #006600; text-decoration: none;}
a.articulo_descarga:visited { color: #333333; text-decoration: underline;}

.articulo_descargatxt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}

.articulo_acrobat {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
}
a.articulo_acrobat:link { color: #000000; text-decoration: underline;}
a.articulo_acrobat:hover { color: #006600; text-decoration: underline;}
a.articulo_acrobat:visited { color: #333333; text-decoration: underline;}

.migas {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a.migas:link { color: #003300; text-decoration: none;}
a.migas:hover { color: #006600; text-decoration: underline;}
a.migas:visited { color: #003300; text-decoration: underline;}

.vinculoscaja {
	font-family: "Trebuchet MS";
	font-size: 11px;
	list-style-type: disc;
	line-height: 14px;
	font-style: normal;
	text-align:left;
}

a.vinculoscaja:link {  color: #333333; text-decoration: none}
a.vinculoscaja:visited {  color: #333333; text-decoration: none}
a.vinculoscaja:hover {  color: #006666; text-decoration: underline}


.vinculoscaja2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	list-style-type: disc;
	line-height: 15px;
	font-style: normal;
	text-align:left;
}

a.vinculoscaja2:link {  color: #333333; text-decoration: none}
a.vinculoscaja2:visited {  color: #333333; text-decoration: none}
a.vinculoscaja2:hover {  color: #006666; text-decoration: underline}

.vinculoscaja3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	list-style-type: disc;
	line-height: 9px;
	font-style: normal;
	text-align:left;
}

a.vinculoscaja3:link {  color: #333333; text-decoration: none}
a.vinculoscaja3:visited {  color: #333333; text-decoration: none}
a.vinculoscaja3:hover {  color: #006666; text-decoration: underline}
