/* CSS Document */

body {
	background-color: #4B4B4B;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position: center top;
	margin-top: 10px;
	padding-top: 10px;
    font-family: "Trebuchet MS", Arial;	
	margin-bottom: 0;
	padding-bottom: 0;
}


div, p, ol, ul, li, h1, h2, h3, caption, th, a {
    font-family: "Trebuchet MS", Arial;
    font-size: 12px;
	color:#333; 
	margin-top: 0px;
	}

h1 {display:inline;
    font-size: 16px;}


ul { list-style-image:  url(../images/nb.gif);}

caption{
    text-align:left;
    font-size: 14px;
    font-weight: bold;
    margin-top:20px;
    padding:5px;
}


table{
    margin:0px;
}

th{
    padding:0px;
	width:175px;
	background-color:#666;
    font-family: "Trebuchet MS", Arial;
	color: #FFF;
	font-weight: bold;
	text-indent: 15px;
}

td{
    padding:0px;
	border-bottom: none;
    	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-indent: 0px;
}



a.blue {
    color:#C30;
	font-size: 12px;
    }

A {
	color:#4B4B4B;
	font-size: 12px;
	text-decoration: none;
	}
	
A:hover {color:#C30;
	font-size: 12px; 
	font-weight:bold; 
 	text-decoration: underline;
	}

.content{
    font-family: "Trebuchet MS", Arial;
    font-size: 12px;
    padding:0px 40px 40px 30px;
    text-align:justify;
    }
	
 h1 {display:inline;
    font-size:40pt;
    margin-left:50px;}

 h2 {font-size:14pt;
    color:#666;
    background:#FFFFFF;
    margin-left:20px;}

.Neutro {color: #FFF}

.A0 {font-size: 09px}
.A1 {font-size: 14px}
.A2 {font-size: 14px; font-weight: bold; color: #333;}
.A3 {font-size: 16px; font-weight: bold; color: #333;}
.A4 {font-size: 18px;font-weight: bold;}
.A5 {font-size: 14px; font-weight: bold; color: #999}
.A6 {font-size: 18px; font-weight: bold; color: #999}
.A7 {font-size: 24px; font-weight: bold; color: #999} 
.A12 {font-size: 12px; color: #E30275}
.A14 {font-size: 14px; color: #333}
.A16 {font-size: 16px; color: #333}
.A18 {font-size: 18px; color: #333}
.A20 {font-size: 20px; color: #333}
.A24 {font-size: 24px; color: #333}
.A28 {font-size: 28px; color: #333}

.B1 {font-size: 12px; color: #C30}
.B2 {font-size: 14px; font-weight: bold; color: #C30}
.B3 {font-size: 16px; font-weight: bold; color: #C30}
.B4 {font-size: 18px; font-weight: bold; color: #C30}
.B5 {font-size: 26px; font-weight: bold; color: #C30}
.B6 {font-size: 30px; font-weight: bold; color: #C30}
.B9 {font-size: 35px; font-weight: bold; color: #C30}
.B12 {font-size: 12px; color: #C30}
.B14 {font-size: 14px; font-weight: bold; color: #C30}
.B16 {font-size: 16px; font-weight: bold; color: #C30}
.B18 {font-size: 18px; font-weight: bold; color: #C30}
.B20 {font-size: 20px; font-weight: bold; color: #C30}
.B24 {font-size: 24px; font-weight: bold; color: #C30}
.B28 {font-size: 28px; font-weight: bold; color: #C30}

.C12 {font-size: 12px; font-weight: bold; color: #999}
.C14 {font-size: 14px; font-weight: bold; color: #999}
.C16 {font-size: 16px; font-weight: bold; color: #999} 
.C18 {font-size: 18px; font-weight: bold; color: #999}
.C20 {font-size: 20px; font-weight: bold; color: #999}
.C24 {font-size: 24px; font-weight: bold; color: #999} 
.C28 {font-size: 28px; font-weight: bold; color: #999}




.copyright {
	color: #B4B4B4;
	font-size: 12px;
}



#container {
	width: 975px;
	background: #FFF;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	top: 0px;
	}


#lateral li {
    list-style-image: url(../images/topo.gif);
    font-size: 11px;
    }


#cuadro {
    background-color: #CCCCCC; 
    border: #CACACA; 
    border-style: solid;  
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;

}

#masinfo a:hover {
	color: #E30275;
	font-size: 18px;
	text-decoration: underline;
	}
	
