body {
	background-color: #CCCCCC;
	margin-top: 0px;
	
}

.btnprincipal {
	width: 100%;
	background-color: #134f8e;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;

	}
.btnprincipal a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	
	}
	.btnprincipal a:hover {
	color: #FFCC33;
	}
	
.btnprincipal_act {
	width: 262px;
	background: url(images/pico_botonera_act.png)  no-repeat 248px bottom;
	background-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	}
.btnprincipal_act a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	}
	
	
.txt_gris_14_open {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #414141;
	line-height: 21px;
	font-weight: normal;
}

.txt_rojo_lighter_18 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #EE1A30;
	line-height: 23px;
	font-weight: lighter;
}
	
.txt_blanco_13_open {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 17px;
	font-weight: normal;
}	
.txt_blanco_16_open {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 17px;
	font-weight: normal;
}	
	
.txt_amarillo_lighter_12_open {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFCC33;
	line-height: 20px;
	font-weight:lighter;
}
	
.txt_cyan_lighter_14 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #1362a9;
	line-height: 20px;
	font-weight:
	lighter;
}	

.txt_cyan_lighter_12 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #1362a9;
	line-height: 20px;
	font-weight:
	lighter;
}	
	

.txt_gris_12_open {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: normal;
	font-weight: normal;
}

.txt_gris_12_open_eng {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #989898;
	line-height: normal;
	font-weight: normal;
}

.txt_gris_12_open_bold{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: normal;
	font-weight: bold;
}

	
.bordetabla {
	BORDER-RIGHT: #C6C6C6 1px solid; 
	BORDER-TOP: #C6C6C6 1px solid; 
	BORDER-LEFT: #C6C6C6 1px solid;  
	BORDER-BOTTOM: #C6C6C6 1px solid;
}

.txt_rojo_lighter_masinfo {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #EE1A30;
	line-height: 20px;
	font-weight:
	lighter;
}

.txt_blanco_11_open {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 17px;
	font-weight: normal;
}	

.txt_blanco_11_open:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #b2b1b1;
	line-height: 17px;
	font-weight: normal;
}

.txt_gris_13_open {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #414141;
	line-height: 17px;
	font-weight: normal;
}

.txt_gris_13_open_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #414141;
	line-height: 17px;
	font-weight: bold;
}


.btnsecundaria {
	width: 100%;
	background-color: #b4b3b3;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #fff;

	}
.btnsecundaria a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #525252;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	
	}
	.btnsecundaria a:hover {
	color: #c52b2d;
	}
	
.btnsecundaria_act {
	width: 262px;
	background-color: #b4b3b3;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	}
.btnsecundaria_act a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #c52b2d;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	}
	
	.txt_gris_10_open {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #878787;
	line-height: 17px;
	font-weight: normal;
}