a {

	color: #EA9F2F;


}
a:hover {

	color: #EA9F2F;


}

.cuadro {
	border-top: 1px none #996415;
	border-right: 1px solid #996415;
	border-bottom: 1px none #996415;
	border-left: 1px solid #996415;

}
.copete {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #EA9F2F;
	text-decoration: none;
}
.lineas {
	border-right-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #63410E;
	border-left-width: 5px;
	border-left-color: #63410E;

}
.bordes {
	background-color: #FEF8ED;
	border-top: none;
	border-right: 1px solid #C9851F;
	border-bottom: none;
	border-left: 1px solid #C9851F;



}
.titulos {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #392609;
	text-decoration: none;
}
.textob {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #392609;


}
.texto {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px 10px;
	line-height: 15px;


}
.ppal {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px 10px;
	line-height: 14px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BF852D;
	border-right-color: #BF852D;
	border-bottom-color: #BF852D;
	border-left-color: #BF852D;


}
.subtitulos {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #392609;
	text-decoration: none;
}

.textobcolor {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.textol {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.competencia {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #FFFFFF;

}
.copetedos {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.formulario {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FDF2DF;
	border: 1px solid #E0BC78;
	font-weight: bold;


}
.campoformulario {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #fdefd5;
	border: 1px solid #DFBA75;
}
body { 
   scrollbar-face-color: #B57E2D; 
   scrollbar-shadow-color: #E2BE87; 
   scrollbar-highlight-color: #E2BE87;  
   scrollbar-3dlight-color: #D19843; 
   scrollbar-darkshadow-color: #D19843;  
   scrollbar-track-color: #D19843; 
   scrollbar-arrow-color: #5B3D0F; 
}
.fondo {
	background-color: #FDEDD0;
	border: 1px solid #c9851f;
}
.recuadro {
	border: 1px solid #666666;
}
.on {
	DISPLAY: block;
	visibility: visible;
}

.off {
	DISPLAY: none;
	visibility: hidden;
}
.tabla {
	background-color: #640000;
	border: 1px solid #FFFFFF;
}
.tablab {
	border: 1px solid #F0DDBF;
}
.link {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;

}
.link:hover {

	font-weight: bold;
	color: #EA9F2F;


}
.webs {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #654310;
	text-decoration: none;

}
.webs:hover {
	text-decoration: underline;

}

/* MODAL */

#facebox .b {
  background:url(/images/b.png);
}

#facebox .tl {
  background:url(/images/tl.png);
}

#facebox .tr {
  background:url(/images/tr.png);
}

#facebox .bl {
  background:url(/images/bl.png);
}

#facebox .br {
  background:url(/images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}