bbody {
  	background-color: #FFf;
	padding-left: 15%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top
}

#wrapper {
	width: 75%;
	backgrond: #fff;
	margin: 0px auto;
}

#header {
	width:100%;
	height:90px;
	background: url('/logo.jpg') no-repeat;
	

}

.enlaces {
	text-align: left;
	padding-top: 10px;
	font-size: 11px;
}
.enlaces a {

color: #c03;
}



h1, h2,h3,{
	font-family: courirer, book antiqua, sans-serif;
		text-decoration:none;
}

a, enlaces {	font-family: vereana, arial, sans-serif;
		text-decoration:none;
	text-size:12px;
}

h1,a,h3 {

color: #c03;
}

h2{
	width:100%;
}

h2,h5,link {

color:rgb(30,0,0);
}

.link{font-size:12px;
	font-color:black;	
	border-bottom:solid 3px #cf3
}


.link a {

color:rgb(30,0,0);
}

#menuint1
{	float:left;
	height:10px;
	padding:55 5 12 5px;
	width:21%;
	color:black;
}


#menuint2
{	float:left;
	padding:10 5 12 5px;
	height: 10px;
	width:20%;
	background-color:#cf3;
}
.menuint2 a {font-color:black;}

#nav1
{	padding-top:10px;
	padding-right:10px;
	width: 60px;
	height: 100px;
	float: right;
	text-align:right;
}

#menu {WIDTH:100%; height:210px; }
#menudocs {WIDTH:100%; height:110px; }

#titdoc {WIDTH:100%; height:200px; background:#cf3;
text-align:center;
Text-size:1.1 em
 }

.imgmenu {FLOAT:LEFT; width:76%; height:220px; background:rgb(260,260,260) }

.imgmenudocs {FLOAT:LEFT; width:77%; height:120px; background:rgb(260,260,260) }

.menugen a{
	float:right; 
	width:21%; 
	height:20px; 
	background-color:#f33; border-left:solid 1px #FFF; border-bottom:solid 1px #FFF;
	TEXT-ALIGN:lefT;
	PADDING-left:10PX;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
	padding-top:5px;
}

.menugen a:hover{
	background-color:#514F1C;
	color:white;
}

.menubase a{
	float:right; 
	width:21%; 
	height:20px; 
	background-color:#cf3; 
	border-left:solid 1px #FFF;	 	border-bottom:solid 1px #FFF;
	TEXT-ALIGN:lefT;
	PADDING-left:10PX;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	padding-top:5px;
}

.menubase a:hover{
	background-color:#514F1C;
	color:white;
}

.menuDes a{
	float:right; 
	width:21%; 
	height:20px; 
	background-color:rgb(240,240,240); border-left:solid 1px #FFF; border-bottom:solid 1px #FFF;
	TEXT-ALIGN:RIGHT;
	PADDING-RIGHT:10PX;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #c03;
	text-decoration:none;
	padding-top:5px;
}

.menuDes a:hover{
	color:white;
	background-color:#514F1C;
}


a:hover{
	color:black;
	background-color:#c03;
}
#central {WIDTH:100%; background:#fff; }

#sidebar 
{	width: 20%;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
	clear: both;
}

h1{
	padding-top:40px;
	padding-left:20px;
	font-size: 1.3em;
}

h2{
	width:70%;
	padding-top:50px;
	padding-left:15px;
	font-weight:bold;
	font-size: 17px;
}

h5{
	width:100%;
	padding-left:15px;
	font-size: 15px;
}

h3{
	padding-left:15px;
	font-size: 15px;
	text-align: right;
}

h4{
	padding-left:0px;
	font-size: 16px;
}

em{
	padding-left:0px;
	font: garamond, verdana, arial, sans-serif;
	font-weight:bold;
	color: #c03;
}

.notas{
	font-size: 12px;
	font-family: arial, sans-serif;
	text-align: right;
	padding-top:8px;
}
.notas a {
	font-size: 12px;
	}
p{
	width:67%;	
	padding-left:40px;
	font-family:arial, sans-serif;
	font-size: 15px;
}

#inferior {WIDTH:75%; background:#fff; }
#inferiordocs {WIDTH:95%; background:#fff; }
.documentos {
	width:65%;
	padding-left:40px;
	font-size: 15px;
	font-family:arial, sans-serif;
	text-align: justify;
	float:left;		
	padding-bottom:10px;
}
.cod {
	width:13%;
	padding-top:15px;
	padding-left:50px;
	font: 14px helvetia;
	font-weight:bold;
	text-align: left;
	float:right;
	padding-bottom:10px;
}

.cod  a{
	width:20%;
	font: 14px helvetia;
	font-weight:bold;
	color: #333;
}

#footer2 {
position:absolute;
	top: 920px;
	right: 58px;
	text-align:right;
	text-width:80px;

} 

.hide {display:none;

}

ul {list-style-type:none;

}

li {list-style-type:none;

}
