html {
margin : 0;
padding : 0;
}
body {
font-family : "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, sans-serif;
font-size : 80%;
background-color : #e1dfc8;
background-image:url(fondoweb.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
}
hr
{
color: #DF6407;
background-color: #DF6407;
height: 1px;
}
a {
color:#000033;
text-decoration:none;
}
a:visited {
color:#b0bbc9;
}
a:active {
color:#b0bbc9;
}
a:hover {
text-decoration: underline;
background-color : #324057;
}
p {
text-indent : 8px;
}
ul
{
list-style-type:square;
text-align:justify;
}
strong {
font-weight : bold;
}
h1 {
font-size : 2em;
font-weight : bold;
}
h2 {
font-size : 1.5em;
font-weight : bold;
}
h3 {
font-size : 1.4em;
font-weight : bold;
}
#izq {
position : absolute;
top : 0;
left : 0;
margin : 20px;
padding : 10px;
border : 5px solid #804040;
width : 150px;
}
html > body #izq {
width : 150px;
}
#izq img {
border : 0;
vertical-align : middle;
text-align : center;
display : block;
}
#izq p {
text-indent : 0;
text-align : center;
}
#cen {
position : relative;
margin : 15px 220px 20px 220px;
padding : 10px;
border : 5px solid #d2691e;
}
#der {
position : absolute;
top : 0;
right : 0;
margin : 20px;
padding : 10px;
border : 5px solid #ffff9c;
width : 150px;
}
html > body #der {
width : 150px;
}
#der p {
text-indent : 0;
text-align : left;
}
#pie {
position : fixed;
bottom : 0;
left : 0;
width : 100%;
height : 2em;
background : #fe9;
color : #666;
border-top : 1px solid #666;
clear : both;
}
#pie p {
font-size : x-small;
font-style : normal;
text-align : center;
}
.topadmin
{
border:thin solid #000000;
width:800px;
margin: 0 auto;
background-color:#FFFFFF
}
.cajon
{
width: 150px;
height:25px;
line-height:25px;
background-color:#0099DD;
font-size:9px;
color:#FFFFFF;
padding-left: 10px;
text-indent: 5px;
}
.cajontop
{
width: 150px;
height:25px;
line-height:25px;
background-color: #0099CC;
font-size: 9px;
color:#FFFFFF;
padding-left: 10px;
}
.degradado {
line-height:25px;
background-color:#0099FF;
font-size: 9px;
color:#FFFFFF;
text-indent: 5px;
font-weight:bolder;

width: 150px; height: 25px;
background-position:center;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../imagenes/degradado.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.degradado[class] {
background-image:url(../imagenes/degradado.png);
line-height:25px;
background-color:#0099FF;
font-size: 9px;
color:#FFFFFF;
}
.tit_noticias
{
font-size:10px;
}
.celda_correos
{
background-color:#FE8E06;
height:20px; 
width:405;
padding-left: 25px;
color:#FFFFFF;
}
.txt_rojo
{
color:#FF0000;
}
.menu a
{
background-color: #17429E;
width:130px;
padding-left:10px;
height:20px;
line-height:20px;
text-align:justify;
border-bottom: 1px solid #FFFFFF;
display:block;
font-size:11px;
color:#FFFFFF;
}
.menu a:hover
{
color:#17429E;
font-size:11px;
display:block;
background-image:url(../imagenes/fondoboton1.jpg);
background-color: #17429E;
width:130px;
padding-left:10px;
height:20px;
line-height:20px;
text-align:justify;
border-bottom: 1px solid #FFFFFF;
text-decoration:none;
}
.footer
{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bolder;
color:#FFFFFF;
}
.bodiv
{
overflow: scroll; 
SCROLLBAR-FACE-COLOR: #BD8C4A;
SCROLLBAR-HIGHLIGHT-COLOR: #BD8C00;
SCROLLBAR-SHADOW-COLOR: #BD8C00;
SCROLLBAR-3DLIGHT-COLOR: #BD8C40;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #BD8C4A;
SCROLLBAR-DARKSHADOW-COLOR: #BD8C4A;
height: 150px;
width: 450px;
}
.destaca
{
color:#FE8E06;
font-weight:bolder;
height:20px;
}
.blur{ 
	-moz-border-radius: 10px;
border-radius: 10px;
   background-color: #ccc; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; 
   margin-top: 4px; 
} 

.shadow, 
.content{ 
	-moz-border-radius: 10px;
border-radius: 10px;	
   position: relative; 
   bottom: 2px; 
   right: 2px; 
} 

.shadow{ 
	-moz-border-radius: 10px;
	border-radius: 10px;
   background-color: #666; /*shadow color*/ 
   color: inherit; 
} 

.content{ 
	-moz-border-radius: 10px;
	border-radius: 10px;
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding: .5em 2ex; 
}
.fondodestaca
{
background-color:#FF9900;
width:100%;
color:#FFFFFF;
text-align:right;
padding-right: 5px;
}
.fondodestaca1
{
background-color: #FFDAB3;
width:100%;
color:#FFFFFF;
text-align:left;
padding-left: 5px;
}
