/* CSS Document */
body{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	padding-top: 120px;
}
#irArriba span{
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 40px;
	height: 40px;
	background-image: url(../imagenes/iconos/ir_arriba_r.png);
}

.Altura-30{
	height: 30px;
}
.Altura-40{
	height: 40px;
}
.Altura-50{
	height: 50px;
}
.color-amarillo{
	color: #FF9;
}
.color-blanco{
	color: #FFF;
}
.color-gris-claro{
	color: #BCBCBC;
}
.color-gris-medio{
	color: #747474;
}
.color-gris-obscuro{
	color: #757500;
}
.color-negro{
	color: #000;
}
.color-nombre-usuario{
	color: #D74600;
}
.color-logo{
	color: #ACAC59;
}
.color-rojo{
	color: #F00;
}
.color-titulos{
	color: #A90E15;
}
.color-subtitulos{
	color: #CC0000;
}
.color-verde{
	color: #0C0;
}
.cuadro-aa{
	color: #000;
	text-align: center;
	vertical-align: middle;
	background-color: #FAFAFA;
	padding: 5px;
	height: 180px;
	width: 147px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cuadro-at{
	padding: 5px;
	height: 200px;
	width: 190px;
	margin: 5px;
}
.cuadro-vd{
	color: #000;
	text-align: center;
	vertical-align: middle;
	background-color: #FAFAFA;
	padding: 5px;
	height: 100px;
	width: 173px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cuadro-equipo{
	color: #000;
	text-align: center;
	vertical-align: middle;
	background-color: #FAFAFA;
	padding: 5px;
	height: 80px;
	width: 173px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
}
.cuadro-tem{
	color: #000;
	text-align: center;
	vertical-align: middle;
	background-color: #FAFAFA;
	padding: 5px;
	height: 30px;
	width: 125px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cuadro-test{
	color: #000;
	vertical-align: middle;
	background-color: #FAFAFA;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.cuadropag-fondo{
	margin-top: 50px;
	padding: 20px;
	color: #121212;
	background-image: url(../imagenes/fondos/fondo-cuadropag.png);
	background-repeat: repeat-y;
}
.cursiva {
	font-style: italic;
}

.fondo-modal{
	background-image: url(../imagenes/fondos/fondo-cuadropag.png);
	background-repeat: repeat-y;
	background-color: #999;
}
.fondo-gris-claro{
	background-color: #BCBCBC;
}
.fondo-gris-medio{
	background-color: #747474;
	padding-right: 10px;
	padding-left: 20px;	
}
.fondo-gris-obscuro{
	background-color: #757500;
}
.fondo-cierre{
	padding-top: 30px;
	padding-bottom: 40px;
	background-image: url(../imagenes/fondos/fondo-modal-superior.png);
}
.fondo-cab-ayuda{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../imagenes/fondos/fondo-modal-superior.png);
}
.fondo-cab-lista{
	background-image: url(../imagenes/fondos/fondo-cabecera-index.png);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
.fondo-pagina{
	background-image: url(../imagenes/fondos/fondo-pag-total.png);
	background-repeat: no-repeat;	
}
.fondo-pie-home{
	margin-top: 40px;
	padding-top: 10px;
	background-color: #080b10;
	padding-bottom: 20px;
	background-image: url(../imagenes/fondos/alicante_07.jpg);
	background-repeat: no-repeat;
}
.fondo-postbody{
	background-image: url(../imagenes/fondos/fondo-cabecera-index.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.home-pie{
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: 20px;
}
.home-icono{
	padding-top: 50px;
}
.img-fondo-pag{
	background-image: url(../imagenes/fondos/fondo-pag.png);
	background-repeat: no-repeat;
}
.linea-separacion{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBB77;
	margin-bottom: 5px;
}
.linea-separacion-tres{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BBBB77;
	margin-bottom: 5px;
}
.linea-inferior{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D900;
	margin-bottom: 5px;
}
.linea-vertical{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #BBBB77;
}
.link-acc-gestion{
	background-color: #FFF;
	color: #FF0000;
	border: 1px solid #FF0000;
	border-radius: 5px;
	margin-bottom: 50px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 9px;
}
.link-acc-gestion:hover{
	background-color: #FF0000;
	color: #FFF;
	border: 1px solid #FF0000;
	border-radius: 5px	
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 9px;
}
.link-condiuso{
	color: #FFBFBF;
}
.link-condiuso:hover{
	color: #FFF;
	text-decoration: underline;
}
.link-icono{
	color: #FFBFBF;
}
.link-icono:hover{
	color: #FFF;
	text-decoration: underline;
}
.link-menu-cab{
	color: #000000;
	text-transform: uppercase;
	font-size: 11px;
}
.link-menu-cab:hover{
	color: #333333;
}
.link-menu-pie{
	color: #FFFFFF;
	margin: 10px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.link-menu-pie:hover{
	color: #FFFFFF;
	margin-top: 10px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: underline;
	background-color: #868686;
}
.link-sesion{
	color: #FF0000;
	font-size: 16px;
}
.link-sesion:hover{
	color: #CC0000;
	text-decoration: underline;
}
.link-tarea{
	color: #C00;
	font-size: 12px;
}
.link-tarea:hover{
	color: #F00;
	text-decoration: underline;
}

.link-error{
	color: #CE0000;
}
.link-error:hover{
	color: #770000;
	text-decoration: underline;
}
.link-menu-adm{
	color: #FFFFFF;
}
.link-menu-adm:hover{
	color: #666666;
}
.margen-sup-5{
	margin-top: 5px;	
}
.margen-sup{
	margin-top: 10px;	
}
.margen-sup-20{
	margin-top: 20px;	
}
.margen-sup-30{
	margin-top: 30px;	
}
.margen-sup-50{
	margin-top: 50px;	
}
.margen-inf-5{
	margin-bottom: 5px;
}
.margen-inf{
	margin-bottom: 10px;
}
.margen-inf-20{
	margin-bottom: 20px;
}
.margen-inf-30{
	margin-bottom: 30px;
}
.margen-inf-50{
	margin-bottom: 50px;
}
.margen-izq-5{
	margin-left: 5px;
}
.margen-izq{
	margin-left: 10px;
}
.margen-izq-20{
	margin-left: 20px;
}
.margen-izq-30{
	margin-left: 30px;
}
.margen-izq-50{
	margin-left: 50px;
}
.margen-der-5{
	margin-right: 5px;
}
.margen-der{
	margin-right: 10px;
}
.margen-der-20{
	margin-right: 20px;
}
.margen-der-30{
	margin-right: 30px;
}
.margen-der-50{
	margin-right: 50px;
}
.negrita {
	font-weight: bold;
}
.oculto{
	display:none;
}
.padd-sup-5{
	padding-top: 5px;
}
.padd-sup-10{
	padding-top: 10px;
}
.padd-sup-20{
	padding-top: 30px;
}
.padd-sup-30{
	padding-top: 30px;
}
.padd-sup-40{
	padding-top: 40px;
}
.padd-sup-50{
	padding-top: 50px;
}
.padd-sup-60{
	padding-top: 60px;
}
.padd-sup-70{
	padding-top: 70px;
}
.padd-sup-80{
	padding-top: 80px;
}
.padd-sup-90{
	padding-top: 90px;
}
.padd-sup-100{
	padding-top: 100px;
}
.padd-sup-120{
	padding-top: 120px;
}
.padd-sup-130{
	padding-top: 130px;
}
.padd-sup-140{
	padding-top: 140px;
}
.padd-sup-150{
	padding-top: 150px;
}
.padd-inf-5{
	padding-bottom: 5px;
}
.padd-inf-10{
	padding-bottom: 10px;
}
.padd-inf-20{
	padding-bottom: 20px;
}
.padd-inf-30{
	padding-bottom: 30px;
}
.padd-inf-40{
	padding-bottom: 40px;
}
.padd-inf-50{
	padding-bottom: 50px;
}
.padd-inf-100{
	padding-bottom: 100px;
}
.padd-inf-120{
	padding-bottom: 120px;
}

.padd-der{
	padding-right: 10px;
}
.padd-der-20{
	padding-right: 20px;
}
.padd-der-50{
	padding-right: 50px;
}

.padd-izq{
	padding-left: 10px;
}
.padd-izq-30{
	padding-left: 50px;
}
.padd-izq-50{
	padding-left: 50px;
}
.posicion{
		position: fixed;
}
.pie-pag-texto{
	color: #A6A6A6;
	font-size: 9px;
	text-align: center;
}
.tarjeta_estadistica{
	color: #E3E281;
}
.tarjeta_estadistica:hover{
	color: #CC0000;
}
.texto-pie-home{
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
.texto-resultado{
	font-size: 18px;
	color: #FF0000;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
}
.texto-upper-10{
	font-size: 10px;
	text-transform: uppercase;
	font-family: inherit;
	font-weight: bold;
}
.texto-upper-10-color{
	font-size: 10px;
	text-transform: uppercase;
	color: #C00;
}
.texto-upper-12{
	font-size: 12px;
	text-transform: uppercase;
}
.texto-upper-13{
	font-size: 13px;
	text-transform: uppercase;
}
.texto-upperunder-14{
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline;
}
.texto-10{
	font-size: 10px;
}
.texto-12{
	font-size: 12px;
}
