.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bg_submenu {
	background-image: url(../images/benizio_11.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 405px;
	text-align:left;
}

.bg_cierre {
	background-image: url(../images/benizio_24.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg_izq {
	background-image: url(../images/azul_izq.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bg_der {
	background-image: url(../images/azul_der.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bg_producto {
	background-image: url(../images/bg_producto.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.bg_ficha {
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bg_precio {
	background-image: url(../images/bg_precio.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #DEE4F1;
	padding-left: 15px;
	padding-right: 15px;
}

.bg_cesta {
	background-image: url(../images/bg_ficha.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #39445D;
	text-decoration : none;
	text-align: left;
}
.text_user {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #39445D;
	text-decoration : none;
}

.text:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #39445D;
	text-decoration : underline;
	text-align: left;
}

.text_p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 16px;
	font-weight : normal;
	color : #39445D;
	text-decoration : none;
	text-align: left;
}

html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #39445D;
	text-decoration : none;
	text-align: left;
}


.text_ficha {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : normal;
	color : #39445D;
	text-decoration : none;
	text-align: left;
}

.subtitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #8790A5;
	text-decoration : none;
}

.destacado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 24px;
	font-weight : normal;
	color : #39445D;
	text-decoration : none;
	text-align: left;
}

.precio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.producto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 14px;
	font-weight : bold;
	color : #39445D;
	text-decoration : none;
	text-align: left;
}

a.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style: italic; 
	color : #000000;
	text-decoration : none;
	background-color: #E7E7E7;
}

a.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style: italic;
	color : #000000;
	text-decoration : underline;
	background-color: #ffffff;
}

.submenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	padding-right: 25px;
}

a.submenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9BA3B5;
	text-decoration : none;
	padding-right: 25px;
}

a.submenu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9BA3B5;
	text-decoration : underline;
	padding-right: 25px;
}

.subsubmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #39445D;
	text-decoration : none;
	padding-right: 25px;
}

a.subsubmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #9BA3B5;
	text-decoration : none;
	padding-right: 25px;
}

a.subsubmenu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #39445D;
	text-decoration : underline;
	padding-right: 25px;
}

.pie {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : normal;
	color : #AEBDD9;
	text-decoration : none;
}

a.pie {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

a.pie:hover {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : underline;
}

a.pie2 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
	font-weight : normal;
	color : #9AA7C0;
	text-decoration : none;
}

a.pie2:hover {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
	font-weight : normal;
	color : #9AA7C0;
	text-decoration : underline;
}

.text_legal {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight : normal;
	color : #302E66;
	text-decoration : none;
	text-align: justify;
}

.text_form {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 11px;
	font-weight : normal;
	color : #39445D;
	text-decoration : none;
	padding-right: 5px;
	text-align: right;
}

INPUT {
	border : 1px solid #163156;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #1F2D3F;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
}

TEXTAREA {
	border : 1px solid #163156;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #1F2D3F;
	padding-left: 4px;
	background-color: #ffffff;
}

SELECT {
	border : 1px solid #163156;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #1F2D3F;
	background-color: #ffffff;
}

.input_checkbox {
	border : none;
	background-color: #ffffff;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align: right:
}

.sangria_text {
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.sangria_ficha {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 19px;
}

.sangria_derecha {
	padding-right: 40px;
}

.sangria_subsubmenu {
	padding-left: 406px;
}
.inline {
	display: inline;
	margin-right: 10px;
	float:left;

}
.form_box1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	background-color: #e2e3e7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #37435b;
	border-left-color: #37435b;
	height: 16px;
	width: 125px;
	text-decoration: none;
	line-height: 16px;
}

.form_box1_1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	background-color: #e2e3e7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #37435b;
	border-left-color: #37435b;
	height: 16px;
	text-decoration: none;
	line-height: 16px;
}
.form_box2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	background-color: #e2e3e7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #37435b;
	border-left-color: #37435b;
	height: 16px;
	width: 155px;
	text-decoration: none;
	line-height: 16px;
}
.form_box3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	background-color: #e2e3e7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #37435b;
	border-left-color: #37435b;
	height: 60px;
	width: 200px;
	text-decoration: none;
	line-height: 16px;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #37435b;
	height: 16px;
}
.txt_volver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #37435B;
	text-decoration: none;
}
.txt_volver:hover {
	background-color: #37435B;
	color: #FFFFFF;
}
