/*body,html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	background-color: #0060ad;
	background-image: url(../images/apariencia/background.gif);
	background-repeat: repeat-x;
}*/
body,html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	background-color: #F7F7F7;
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	height: 213px;
	background-color: #0060ad;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0060ad;
}
#barra {
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#barra-left {
	float: left;
	height: 22px;
	width: 398px;
	background-image: url(../images/apariencia/cuadros-gris.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#barra-right {
	height: 22px;
	width: 602px;
	float: right;
}
#buscador {
	height: 22px;
	width: 199px;
	background-color: #313182;
	color: #FFFFFF;
	/*background-image: url(../images/apariencia/lupa.gif);*/
	background-repeat: no-repeat;
	background-position: 4px 6px;
}
#buscador input {
	margin-top: 3px;
}
.form-cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0094d8;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 24px;
	border: 1px solid #0094d8;
	width: 137px;
	height: 14px;
	float: left;
}
.boton-ir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0094d8;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	width: 26px;
	float: left;
	height: 16px;
}
#barra2 {
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0060ad;
	background-color: #cecece;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/apariencia/spacer.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#top-menu {
	float: left;
	height: 22px;
	width: 404px;
}
#top-menu ul {
	margin: 0px;
	padding: 0px;
}
#top-menu li {
	display: inline;
}
#top-menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 28px;
	line-height: 21px;
	text-decoration: none;
	color: #0094d8;
	font-weight: bold;
	background-image: url(../images/apariencia/division.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#top-menu a:hover {
	display: block;
	float: left;
	height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 28px;
	line-height: 21px;
	text-decoration: none;
	color: #303181;
	font-weight: bold;
	background-image: url(../images/apariencia/division.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#inicio {
	background-image: url(../images/apariencia/inicio.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: 12px 5px;
}
#mail {
	background-image: url(../images/apariencia/mail.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	float: left;
}
#mapa {
	background-image: url(../images/apariencia/site.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	width: 116px;
	float: left;
}
#mapa2 {
	background-image: url(../images/apariencia/site.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	float: left;
}
#english {
	background-image: url(../images/apariencia/flecha3.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	float: left;
}
#fecha {
	float: right;
	height: 22px;
	width: 190px;
	background-image: url(../images/apariencia/esquina.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #0060AD;
	color: #FFFFFF;
}
#fecha p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#main {
	background-image: url(../images/apariencia/back-left.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
}
#left {
	float: left;
	width: 199px;
}
#left h1 {
	margin: 0px;
	color: #0060ad;
	font-weight: bold;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-indent: 18px;
	background-position: 9px 13px;
	background-image: url(../images/apariencia/flecha2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#left h2 {
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-indent: 18px;
	background-position: 9px 13px;
	background-image: url(../images/apariencia/flecha2.gif);
	background-repeat: no-repeat;
}
#right {
	float: right;
	width: 801px;
}
#right h1 {
	font-size: 15px;
	background-color: #2E2E86;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
	height: 31px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#right h1 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 31px;
	background-image: url(../images/apariencia/cerveza.jpg);
}
#right h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 31px;
	background-image: url(../images/apariencia/cerveza2.jpg);
}
#clr {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#clr2 {
	float: none;
	clear: both;
}
.clr3 {
	float: none;
	clear: both;
}
#menu {
	background-color: #20a1dd;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: auto;
}
#noticias {
	background-color: #0a72c7;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 181px;
	clear:both;
}
.accion_link {
	color: #FFFFFF;
	text-decoration:none;
}
.accion_link:hover {
	background-color: #0a72c7;
	color: #FFFFFF;
	text-decoration:underline;
}
#accion {
	background-color: #0a72c7;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 73px;
	width: 199px;
	clear:both;
}
#rotador {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	width: 590px;
}
#banners {
	float: right;
	width: 189px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#text {
	width: 574px;
	float: left;
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 18px;
}
#text h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #313182;
	background-image: url(../images/apariencia/titulo2.gif);
	background-repeat: no-repeat;
	text-indent: 26px;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313182;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 26px;
}
#text h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #0094d8;
	background-image: url(../images/apariencia/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 10px;
}
#text h4 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #313182;
	background-image: url(../images/apariencia/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 10px;
}
#text ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#text li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin: 0px;
	list-style-type: none;
	display: block;
	background-image: url(../images/apariencia/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
}
#text a {
	color: #008BCE;
	text-decoration: none;
	font-weight: bold;
}
#text a:hover {
	color: #008BCE;
	text-decoration: underline;
	font-weight: bold;
}
#footer {
	height: 95px;
	/*background-color: #0060ad;*/
	background-color: #FFFFFF;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(../images/apariencia/footer2.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer p {
	margin: 0px;
	padding-top: 52px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#novaq {
	float: right;
	width: 134px;
	padding: 0px;
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copy {
	float: left;
	width: 746px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #23235F;
	text-indent: 12px;
}
.celeste {
	color: #85d9ff;
}
.azul {
	color: #0094D8;
}
.caja-productos {
	width: 189px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	height: 340px;
	background-image: url(../images/apariencia/caja-producto.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.caja-productos p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	line-height: normal;
}
.caja-productos a {
	color: #676767;
	text-decoration: none;
}
.caja-productos a:hover {
	color: #676767;
	text-decoration: underline;
}
.mas-informacion a {
	color: #313182;
	font-weight: bold;
	background-image: url(../images/apariencia/flecha.gif);
	display: block;
	background-repeat: no-repeat;
	text-indent: 16px;
	background-position: 4px 6px;
}
.mas-informacion a:hover {
	color: #0094D8;
	font-weight: bold;
	background-image: url(../images/apariencia/flecha.gif);
	display: block;
	background-repeat: no-repeat;
	text-indent: 16px;
	background-position: 4px 6px;
}
.pad-banner {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foto-derecha {
	float: right;
	border: 4px solid #E1E1E1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.foto-izquierda {
	float: left;
	border: 4px solid #E1E1E1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foto-marco {
	float: none;
	border: 4px solid #E1E1E1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.float-left {
	float: left;
	width: 110px;
}
.blanco {
	color: #FFFFFF;
}
.cuadro-form {
	border: 1px solid #0A72C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}
.boton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #313182;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}
.foto-derecha_no_borde {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.foto-izquierda_no_borde {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.subclase{
	text-align: center;
	border: 1px solid #666666;
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
}
#titular{
	margin-bottom: 24px;
}
#boutique{
	margin-bottom: 24px;
	margin-top: 12px;
	text-align: center;
}
#botones_flash {
	float: left;
	margin: 0px;
	width: 590px;
	clear: both;
	padding: 0px;
}
#xmlhttp_datos {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	width: 590px;
	height: 275px;
}
.cuadro-form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}#xmlhttp_datos_ajax {
	width: 572px;
	background-image: url(../boutique_es/img/fondo_boutique.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 550px;
}
#boletin_form {
	background-image: url(../images/apariencia/boletin_form_back.gif);
	background-repeat: repeat-y;
	width: 187px;
	margin-top: 10px;
}
#xmlhttp_datos_ajax_puestos {

	width: 574px;
}
.form-cuadro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0094d8;
	padding: 0px;
	border: 1px solid #0094d8;
	width: 137px;
	height: 14px;
	margin-right: 5px;
}
.formfield_noborde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0094d8;
	padding: 0px;
	border: 1px solid #dfdfdf;
	width: 137px;
	height: 14px;
	margin-right: 5px;
	}
.codigoseguridad {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #0094D8;
	font-weight: bold;
	height: 35px;
	width: 70px;
	padding-left: 10px;
	padding-top: 12px;

}

.banner-proveedores {
	width:180px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
	outline:none;
}
.img_centrado{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.centrado{
	text-align: center;
}