/* CSS Document */

body{
	SCROLLBAR-FACE-COLOR: #FAF5E6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FAF5E6; 
	SCROLLBAR-SHADOW-COLOR: #FAF5E6; 
	SCROLLBAR-3DLIGHT-COLOR: #FAF5E6; 
	SCROLLBAR-ARROW-COLOR:  #516C58; 
	SCROLLBAR-TRACK-COLOR: #FAF5E6; 
	SCROLLBAR-DARKSHADOW-COLOR: #FAF5E6;
	}

.menu {
    font-family: Tahoma;
	font-size: 11px;
	color: #F9E295;
	text-align: justify;
	text-decoration:none;
}
.menu:hover {
	text-decoration:underline;
}

.texto{
	text-decoration:none;
	font-family: Tahoma; 
	font-size: 11px; 
	color: #333333; 
	text-align: justify;
}

.titular {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #637062;
	text-align: left;
	line-height:15px;
	font-weight: bold;
}
.titular:hover {
	color: #000000; 
}

.subtitularNoticias {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #F9E295; 
	text-align: justify;
	font-weight:bold;
}
.subtitular2 {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #FFFFCC; 
	text-align: justify;
	font-weight:bold;
}
	
.firma {
	font-family: Tahoma; 
	font-size: 10px; 
	color: aaaaaa; 
	text-decoration: none
}

.textfield {
	background-color: #FFFFFF; 
	border: 1px #333333 solid; 
	font-family: Tahoma; 
	font-size: 11px
}
.boton {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	background-color: D2BF8C
}
	
.subsecciones { 
	font-family: Arial; 
	font-size: 10px; 
	color: #637062; 
	text-align: left;
	line-height:15px;
}
	
.textoP { 
	font-family: Arial; 
	font-size: 10px; 
	color: #404140; 
	text-align: justify;
	line-height: 15px;
	width: 160px;
	margin-left: 10px;
}
	
.imagen{
	border: 1px solid #516C58;
}
.imagenE{
	border-color:#516C58;
	border-style:dashed;
	border-width:thin;
}
	
.pie{
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	text-align:justify;
}
.pie:hover{
	font-family:Tahoma;
	font-size:10px;
	color:#516c58;
	text-align:justify;
}
.pie2{
	text-decoration:none;
	font-family: Arial; 
	font-size: 10px; 
	color: #637062; 
	text-align:center;
}
a.pie2:hover {
	text-decoration:underline;
}	

.tabla{
	border-bottom-color:#516C58;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#516C58;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:#516C58;
	border-right-style:solid;
	border-right-width:thin;
	border-top-color:#516C58;
	border-top-style:solid;
	border-top-width:thin;
	}

.enlacesI{
	text-decoration:none;
	font-family: Arial; 
	font-size: 10px; 
	color: #637062; 
	text-align: left;
	line-height:15px;
	}

.enlaces{
	text-decoration:none;
	font-family: Tahoma; 
	font-size: 11px; 
	color: #F9E295; 
	text-align: justify;
	font-weight:bold;
	}
	
.recetas{
	color:#61511A;
	font-family:Arial;
	font-size:11px;
	text-align:justify;
}

.exito{
	color:#61511A;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #516C58;
}

.tablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tablasB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.subtitularNoticias {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B554A;
	text-align: left;
}
.subtitularNoticias:hover {
	color: #000000;
}
.titularVer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subtitularVer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.descarga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.descarga:hover {
	text-decoration: underline;
}.fecha {
	color:#61511A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:justify;
	text-decoration: none;
}
.proyectos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B554A;
	text-decoration: none;
}
.proyectos1:hover {
	color: #000000;
}
.proyectos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
.proyectos3:hover {
	color: #000000;
}
.bordeArriba {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2B2F2B;
}

