/* CSS Document */

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


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

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


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

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


table{
    margin:0px;
}

th{
    padding:0px;
	width:175px;
	background-color:#666;
    	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	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:#374F9F;
	font-size: 12px;
    }

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


.content{
    font-family: "Trebuchet MS", Arial;
    font-size: 12px;
    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: 9px;}
.A00 {font-size: 11px;}
.A1 {font-size: 11px;}
.A11 {font-size: 12px;}
.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;} 
.A8 {font-size: 14px; font-weight: normal; color: #333;}


.B1 {font-size: 12px; color: #374F9F;}
.B2 {font-size: 14px; font-weight: bold; color: #374F9F;}
.B3 {font-size: 16px; font-weight: bold; color: #374F9F;}
.B4 {font-size: 18px; font-weight: bold; color: #374F9F;}
.B5 {font-size: 26px; font-weight: bold; color: #374F9F;}
.B6 {font-size: 30px; font-weight: bold; color: #374F9F;}
.B9 {font-size: 35px; font-weight: bold; color: #374F9F;}

.C0 {font-size: 09px; color: #C00;}
.C00 {font-size: 11px; color: #C00;}
.C1 {font-size: 14px; color: #F00;}
.C2 {font-size: 14px; font-weight: bold; color: #C00;}
.C3 {font-size: 16px; font-weight: bold; color: #C00;}
.C4 {font-size: 18px; font-weight: bold; color: #C00;}
.C5 {font-size: 14px; font-weight: bold; color: #C00;}
.C6 {font-size: 18px; font-weight: bold; color: #C00;}
.C7 {font-size: 24px; font-weight: bold; color: #C00;} 
.C8 {font-size: 16px; font-weight: normal; color: #C00;}


.Estilo1 {
	font-family: "Trebuchet MS", Arial;
	color: #333;
	font-size: 12px;
}
.Estilo2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #4B4B4B;
	font-weight: bold;
}
.Estilo3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #E30275;
	font-weight: bold;
}

.style13 {font-size: 12px}



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

.image{
	border: none;
}

.menu_select{
	color: #333;
	background:#F0F0F0; 
}


#container {
	width: 775px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	color: #333;
	top: 0px;
		}


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


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