/* CSS Document */
.LINKS {
font-size: 12px;
text-decoration:none;
color:#000000
}
.LINKS2 {
font-size: 14px;
text-decoration:none;
color:#000000
}
.LINKS3 {
font-size: 14px;
text-decoration:none;
font-weight:bold;
color:#000000
}
.LINKS3:hover {
font-size: 14px;
text-decoration:none;
font-weight:bold;
color: #999999;
}
.formularios{
font-size:12px
}
.scroll{
height:400px;  
overflow:scroll;
overflow-x:hidden
}
.scroll1{
height:400px; 
width:540px; 
overflow:hidden;
}
.scroll2{
width:535px; 
height:390px; 
overflow:scroll; 
overflow-x:hidden;
scrollbar-highlight-color: #DDDDDD;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color:#F7F7F7;
scrollbar-arrow-color: #000000; 
padding-right:20px
}
body {
background-color: #FFFFFF;
background-image: url(../img/FONDO.png);
background-repeat:repeat-x;
font-size:12px;
}
p {
margin-top:12px; 
margin-bottom:12px;
}
#noticias p {
margin-top:5px; 
margin-bottom:5px;
}
#noticias{
height:240px;
padding:12px 15px 0px 15px;
margin-bottom:20px;
line-height:10PX;
overflow:hidden;
}
.res_tit , .res_tit a {
text-decoration:none;
font-weight:bold;
color: #CC3300
}
.res_txt{
font-size:10px
}
.parrafo{
margin-bottom:20px
}
#menulateral{
font-size:12px;
width:212px;
height:500px;
position:absolute;
left:50%;
margin:200px 0px 0px -380px;
z-index:1; 
background-image:url(../img/fondomenu.png); 
background-repeat:no-repeat
}
#cabecera{
height:245px; 
width:800px; 
position:relative; 
z-index:0
}
#contenedorcuerpo{
width:808px;
height:528px;
background-image:url(../img/pie2.png)
}
#menuhori{
background-image:url(../img/cacho.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:800px; 
height:48px
}
#cuerpo{
width:530px;
padding:10px 20px 10px 250px;
font-size:14px;
background-color:#FFFFFF
}
#pie{
clear:left;
width:808px;
height:4px;
background-image:url(../img/pie.png);
background-repeat:repeat-x
}
.tablalinks1{ 
float:left; 
width:250px; 
margin-bottom:10px
}
.tablalinks2{ 
margin-bottom:10px
}
.tablalinks1 a,.tablalinks2 a{ 
text-decoration:none; 
color:#000000
}
.tablalinks1 a:hover,.tablalinks2 a:hover{ 
text-decoration:none; 
color: #3366FF
}
.fotodiv{
width:140px;
float:left; 
padding:0px 10px 0px 50px
}
.textodiv{
height:125px;
padding-top:30px;
padding-right:30px;
color:#666666;
text-align:left
}
.titdescrip{
color:#000000;
font-weight:bold;
font-style:oblique;
}
.res_tit{
color:#CC0000;
font-size:12px;
margin-top:5px;
margin-bottom:5px;
line-height:10px;
text-align:center
}
.res_tit a{
text-decoration:none;
}
.res_txt{
color:#000000;
font-size:10px;
margin-top:5px;
margin-bottom:5px;
line-height:10px;
text-align:center
}
.titulo{
color:#CC0000;
font-weight:bold;
font-size:16px
}