.fondo_ {
	background-color: #000000;
	background-image: url(imgs/fondo.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.tabla1{
 border-collapse:collapse;
 border: 1px solid #514E3F;
 background-color:#382F20;
 padding:5px;
 font-family:Verdana;
 color: #9D8650;
 font-size: 11px;
}
.tabla2{
 border-collapse:collapse;
 border: 1px solid #554523;
 background-color:#0A0A0A;
 padding:0px;
 font-family:Verdana;
 color: #9D8650;
 font-size: 11px;
}
.tabla3{
 border-collapse:collapse;
 border: 1px solid #554523;
 background-color: #000000;
 padding:5px;
 font-family:Verdana;
 color: #9D8650;
 font-size: 11px;
}
.titulos1{
 font-family:"Times New Roman";
 font-size:14px;
 color: #D4C08F;
 }
.titulos2{
 font-family:"Times New Roman";
 font-size:14px;
 color: #000000;
 width:120px;
 } 
.titulos3{
 font-family:"Verdana";
 font-size:11px;
 color: #D4C08F;
 text-decoration:none; 
 } 
.titulos4{
 font-family:"Times New Roman";
 font-size:32px;
 color: #655638;
 text-decoration:none; 
 }  
.titulos5{
 font-family:"Verdana";
 font-size:12px;
 color: #9D8650;
 text-decoration:none; 
 }  
.titulos6{
 font-family:"Verdana";
 font-size:11px;
 color: #9D8650;
 text-decoration:none; 
 }  
.titulos7{
 font-family:"Verdana";
 font-size:11px;
 color: #FFFFFF;
 text-decoration:none; 
 }   
.titulos8{
 font-family:"Verdana";
 font-size:11px;
 color: #FFFFFF;
 }    
.titulos8:hover{
 font-family:"Verdana";
 font-size:11px;
 color: #FFFFFF;
 }     
.titulos9{
 font-family:"Times New Roman";
 font-size:24px;
 color: #9D8650;
 text-decoration:none; 
 }  
.textos_donde {
 font-family:"Verdana";
 font-size:9px;
 color: #D4C08F;
 }
.textos_donde_link {
 font-family:"Verdana";
 font-size:9px;
 color: #D4C08F;
 }
.textos_donde_link:hover{
 font-family:"Verdana";
 font-size:9px;
 color: #D4C08F;
 }
.titulos10{
 font-family:"Verdana";
 font-size:11px;
 color: #D4C08F;
 text-decoration:none; 
 } 
.titulos11{
 font-family:"Verdana";
 font-size:14px;
 color: #D4C08F;
 text-decoration:none; 
 }       
.fondo_central {
	background-image: url(imgs/4_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 591px;
	width: 926px;
	background-color: #9F3F0F;
}

.forms {
 	font-family:"Times New Roman";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9C9CE;
	border-right-color: #EBEFF2;
	border-bottom-color: #FFFFFF;
	border-left-color: #B9C9CE;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2983CB;
	border: solid;
}
.tx_1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tx_2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tx_2:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tx_3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #00A400;
	text-decoration: none;
}
.tx_3:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #00A400;
}
.padding {
	padding: 6px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
hr {
	display: block;
	height: 1px;
	line-height: 1px;
	background-color: #655638;
	width: 100%;
	padding: 0;
	border: 0px;
	color: #655638;
}
    img.border {
    border: 1px solid #C6C6C6;
    padding: 2px;
    margin: 0;
    }

    img.border:hover {
    background: #E3F5FE;
    }

    img.center {
    display: block;
    margin: auto;
    }

    img.alignright {
    float: right;
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    float: left;
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }
