/* CSS Document */
a {
font:"Times New Roman", Times, serif;
font-size:12px;
color:#666;
text-decoration:none;
}
a:hover {
color:#828282;
}
.texto11 {
font:arial;
font-size:11px;
color:#828282;
}
.texto14 {
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#161718;
}
.texto15 {
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#161718;
}
.titulares {
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#9d0e0e;
}
.pie {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333;
}
.textocomun {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#333;
font-weight:bold;
}
.link {
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#9d0e0e;
font-weight:bold;
}
.footer {
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#9d0e0e;
font-weight:bold;
}
.textoiframe {
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#505050;
font-weight:bold;
}
body{
 scrollbar-3dlight-color: #E7E7EF;
 scrollbar-highlight-color: #E7E7EF;
 scrollbar-face-color: #ffffff;
 scrollbar-shadow-color: #E7E7EF;
 scrollbar-darkshadow-color: #E7E7EF;
 scrollbar-base-color: #996699;
 scrollbar-arrow-color: #CCCCCC;
 }
input{
	width: 151px; 
	height: 17px;
	border-left-color:#a29782;
	border-top-color:#a29782;
	border-bottom-color:#e3d2c1; 
	border-right-color:#e3d2c1; 
	border:1px solid;
	 }
