body {
	background-color:#135E80;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 20px;
}

img { border:0px;}


.box_txt {
padding-bottom:10px;
padding-left:10px;
	padding-right:15px;
	color:#6392B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
background: url(../img/flecha.gif) no-repeat 0px 3px;
}


.color { color:#000000;
font-weight: normal;
}
.color2 { color:#A53B23;

}


.table {

border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-left-color: #DEDEDE;
	}
	.table_index {
	border-top-heigth: 1px;
	border-bottom-heigth: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	}


.img_border {
	border: 2px solid #FFFFFF;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textoblanco:hover {
	
	color: #F3E75F;
	
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6392B4;
	font-weight: normal;
	text-decoration: none;
}
.textoazul:hover {
	
	color: #135E80;
	
}
.textoazuloscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #135E80;

	text-decoration: none;
}
/**********  FORMULARIO  *********/

.textoformulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #908F8F;
	border: 1px solid #4D79A6;

}.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto_pie:hover {
	
	color: #333333;
	
}
.td_intro {
     padding:5px 25px 5px 10px;
    background-color:#3994C0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titular_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #135E80;
	font-weight: bold;
	padding-top:3px;
	padding-bottom:20px;
}
.titular_amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eea801;
	text-decoration: none;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464B4C;
	font-weight: bold;
}
.single {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464B4C;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #135E80 solid;
	color: #eea801;
	background-color:#FFFFFF;
	font-weight: bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #135E80 solid;
	color: #135E80;
	background-color:#FFFFFF;
	
}
.texto_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #908F8F;
	text-decoration: none;
}

/* TABLA BACKOFFICE */

.tablaback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border:1px solid #135E80;
}
.tablaback2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-left:1px solid #135E80;
	border-right:1px solid #135E80;
}
