/* CSS Document */
/*POR ERIC-----------*/
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7767;
	font-weight: normal;
	margin-top:4px;
	margin-left: 10px}
.Texto strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #655A43;
	font-weight: normal}
.Texto small{width:100%}
/*---*/
.Texto a{font-size: 11px; color: #0092DF;	font-weight: normal; text-decoration: none}
.Texto a:hover{color: #006297; font-weight: normal; text-decoration: none}
/*---*/
.Texto u{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555553;
	font-weight: normal}
.Texto p strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555553;
	font-weight: normal}
/*HEADING --------------------------------------------*/
.Texto h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555553;
	font-weight: normal}
.Texto h1 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007DBF;
	font-weight: normal}
.Texto h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555553;
	font-weight: normal;
	border-bottom:1px dashed #CC962F}
.Texto h2 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC962F;
	font-weight: normal}
.Texto h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC962F;
	font-weight: normal}
.Texto h3 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323230;
	font-weight: normal}
.Texto h4{width:100%; text-align:right}

.Texto h4 a{
	background-color:#FFF5E1;
	color:#CC962F;
	float:right;
	font-size:11px;
	padding-left:10px;
	padding-right:36px;
	text-align:center;
	text-decoration:none;
	width:auto}

.Texto h4 a:hover, .Texto h4 a:active{text-decoration:underline; color:#CC962F}

.Texto h5 {width:100%; color: #757571;
	text-align:right; text-decoration: none}

.Texto h5 a{font-weight: normal;
	color: #0571C9; ,text-decoration: none;
	margin: 5px; font-size:11px}

.Texto h5 a:hover{font-weight: normal;
	color: #0571C9; text-decoration: underline;
	margin: 5px; font-size:11px}

.Texto h5 img{border: none; line-height: 12 px; vertical-align:text-bottom; margin-right: 5px}
/*HEADING --------------------------------------------*/
/*LISTAS--------------------------------*/

.Texto ul{padding-left:8px; margin-left:40px}

.Texto li{
	vertical-align:top;
	font-size:11px;
	list-style-image: url(../img/bullet1.gif);
	list-style-position: outside;
	.list-style-position: outside;
	margin:0 0 4px 0;
}

.Texto ul li ul{padding-left:8px; margin-left:10px; margin-top:5px;}

/*----*/
.Texto li a{
	font-size: 11px;
	color: #CC962F;
	font-weight: normal;
	text-decoration: none}
.Texto li a:active{
	font-size: 11px;
	color: #CC962F;
	font-weight: normal;
	text-decoration: none}
.Texto li a:visited{
	font-size: 11px;
	color: #CC962F;
	font-weight: normal;
	text-decoration: none}
.Texto li a:hover{
	font-size: 11px;
	color: #006297;
	font-weight: normal;
	text-decoration: none}
	
/*----*/
.Texto li strong{color: #736046;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal}

/*LISTAS--------------------------------*/

.Texto blockquote{
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#CC962F;
	margin:18px 0px 0 1px}
	
.Texto blockquote strong{color: #000}

.doble_linea {width:100%; height:3px; _height:1px; display:block; border-top:#e2e2e2 solid 1px; border-bottom:#cecece solid 1px} 
	
.naranja{color:#DD5902;}
.rojo{color:#BE0505;}
h2.rojo a.rojo{color:#BE0505; cursor:pointer;}
.dorado{color:#E2BD60;}	

.HomeSeccionCh p a{color: #CC962F;}
.HomeSeccionCh p a:hover{text-decoration:underline; color: #0571C9;}
