BODY {
	font-family: Arial, Helvetica, sans-serif;

}

A{
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

h5 {
margin: 0px;
padding-left: 10px;
} 

h5 a{ color: #818181; }

INPUT[type="text"],INPUT[type="password"],SELECT,TEXTAREA {
	border: 1px solid #345A8C;
	color: #6F6F6F;
}

.unnamed1 {
	font-size: 12px;
}

.menu_1 {
	font-size: 12px;
	font-weight: bold;
	color: #A0A3A7;
	border-right: 2px solid #FFF076;
}

.menu_2 {
	font-size: 13px;
	font-weight: bold;
	color: #93969A;
}

.menu_cl {
	font-size: 13px;
	font-weight: bold;
	color: #93969A;
}

.menu_cl:hover {
	color: #818181;
	text-decoration: none;
}

.subtitulos {
	font-size: 15px;
	font-weight: bold;
	color: #A2A2A2;
}

.gris {
	border-bottom: 2px solid #E8EBED;
	font-size: 12px;
	color: #6E6E6E;
}

.gris_izquierda {
	border-right: 2px solid #E8EBED;
}

.gris_izq_bot {
	border-right: 2px solid #E8EBED;
	border-bottom: 2px solid #E8EBED;
}

.gris_der_bot {
	border-left: 2px solid #E8EBED;
	border-bottom: 2px solid #E8EBED;
}

.texto_chico {
	font-size: 10px;
	color: #424141;
}

.azul {
	font-size: 13px;
	font-weight: bold;
	color: #3A608E;
}

.azul_big {
	font-size: 17px;
	font-weight: bold;
	color: #6FA0C9;
}

.precios {
	font-size: 15px;
	font-weight: bolder;
	color: #D62827;
}

.borde_1{
	border-top: 1px solid #CFD1D3;
	border-left: 1px solid #CFD1D3;
	border-right: 1px solid #CFD1D3;
}

.borde_2{
	border-bottom: 1px solid #CFD1D3;
	border-left: 1px solid #CFD1D3;
	border-right: 1px solid #CFD1D3;
}

.texto_relleno {
	font-size: 11px;
	font-weight: bold;
	color: #93969A;
}

.precios_antes {
	font-size: 12px;
	font-weight: bold;
	color: #515150;
	text-decoration: line-through;
}

.texto_normal {
	font-size: 12px;
	color: #6E6E6E;
}

.texto_descripcion {
	font-size: 11px;
	color: #545454;
}

TD.borde_gris{
	border: 1px solid #c8c8c8;
}

TD.borde_gris:hover{
	border: 1px dashed #38618E;
}


.borde_top_izq{
	border-top: 2px solid #E8EBED;
	border-right: 2px solid #E8EBED;
}

.box_green{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	color: #515150;
	background: #CEEEBF;
	text-align: center;
}

.box_blue{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	color: #515150;
	background: #C3EBFF;
	text-align: center;
}

.box_orange{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	color: #515150;
	background: #FFF0CC;
	text-align: center;
}

.box_purple{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	color: #515150;
	background: #E7DFF7;
	text-align: center;
}

.box_red{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-size: 12px;
	color: #515150;
	background: #FFE6E0;
	text-align: center;
}

.error{
	background-image: url(Img/vinetas/error.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #B92120;
}

.correcto{
	background-image: url(Img/vinetas/correcto.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #648FBD;
}

.borde_yellow{
	border: 1px solid #FFDB64;
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
}

.titulo_azul{
	background-image: url(Img/fondos_logos/pixel_azul.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: 200;
	border-right: 2px solid #E8EBED;
	color: #648FBD;
}
