  @font-face {
    font-family: Tempus Sans ITC;
    font-style:  normal;
    font-weight: normal;
    src: url(TEMPUSS0.eot);
  }


body {
	scrollbar-face-color: #EAD091;
	scrollbar-highlight-color: #996655;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #794c30;
	scrollbar-shadow-color: #CCB374;
	scrollbar-arrow-color: #cc0000;
	scrollbar-track-color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	color:#333333; 
}

A:link {
	text-transform:capitalize;
	text-decoration: none;
	font-weight:bolder; 
	color:#c00; 
}
A:visited {
	text-transform:capitalize;
	text-decoration: none;
	font-weight:bolder; 
	color:#c00; 
}
A:Hover {
	text-transform:capitalize;
	color: #c00;
	font-weight:bolder; 
	text-decoration: underline;
}

.titulo {
	text-transform:capitalize;
	font-family:  Tempus Sans ITC, Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.nombre {
	font-family:  Tempus Sans ITC, Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: bold;
	color: #7c2230;
}
.nombre A:link {
	text-decoration: none;
	font-weight:bolder; 
}
.nombre A:visited {
	text-decoration: none;
	font-weight:bolder; 
}
.nombre A:Hover {
	font-weight:bolder; 
	text-decoration: underline;
}

.noticia {
	font-family:  Tempus Sans ITC, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #49382a;
}

.panel {
	font-family:  Tempus Sans ITC, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #49382a;
}

.panel A:link {
	text-decoration: none;
	font-weight:bolder; 
	color: #49382a;
}

.panel A:visited {
	text-decoration: none;
	font-weight:bolder; 
	color: #49382a;
}

.panel A:Hover {
	font-weight:bolder; 
	text-decoration: underline;
	color: #49382a;
}

.minitext {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666;
}


.menu {
	font-family:  Tempus Sans ITC, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #794c30;
}

.menu A:link {
	text-decoration: none;
	font-weight:bolder; 
	color: #794c30;
}

.menu A:visited {
	text-decoration: none;
	font-weight:bolder; 
	color: #794c30;
}

.menu A:Hover {
	font-weight:bolder; 
	text-decoration: underline;
	color: #fff;
}

.titres {
	text-transform:capitalize;
	font-family:  Tempus Sans ITC, Georgia, "Times New Roman", Times, serif;
	font-size: 7.5pt; 
	font-weight: bold;
	color:#000; 
}
.titres A:link {
	text-decoration: none;
	font-weight:bolder; 
	color:#c00; 
}
.titres A:visited {
	text-decoration: none;
	font-weight:bolder; 
	color:#c00; 
}
.titres A:Hover {
	color: #c00;
	font-weight:bolder; 
	text-decoration: underline;
}

.elementos {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #d2aa4a; 
	background: #794c30;
	border: solid 1px #000;
	}

input.checkbox {
	padding: 0px;
	margin: 1px 2px 0 2px;
	border: 0;
}
input.submit {
	background-color: #ffffff;
	border: 0;
}

.InpRad {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-weight: normal; 
	color: #999; 
	background: #eee;
	border: 0px;
	}
