
h1 {
	padding: 0 0 0 30px;
	margin: 0px 0 5px 5px;
	text-align:left;
}

.tahoma {
    font-family: Tahoma;
    font-size: 10pt;
    color: #000000;
}

.tahomablanco2 {
    font-family: Tahoma;
    font-size: 12pt;
    color: #FFFFFF;
}

.tahomablanco {
    font-family: Tahoma;
    font-size: 8pt;
    color: #FFFFFF;
}

.tahoma3 {
    font-family: Tahoma;
    font-size: 7pt;
    color: #000000;
}

.tahoma4 {
    font-family: Tahoma;
    font-size: 10pt;
    color: #5368A6;
}

.verdanagris {
    font-family: Verdana;
    font-size: 7pt;
    color: #666666;
    font-weight: bold
}

.verdana {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 10pt;
    color: #009900;
    font-weight: bold
}

.verdanatexto {
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
}

.vertextocenter {
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    text-align: center;
}

.vertextoiz {
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    text-align: left;
}

.verpro {
    font-family: Verdana;
    font-size: 8pt;
    color: #FFFFFF;
    text-align: justify;
}

a.pag {
    font-family: Tahoma;
    font-size: 8pt;
    color: #000000;
    text-decoration: none
}

a.pag:hover {
    font-family: Tahoma;
    font-size: 8pt;
    color: #CC3333;
    text-decoration: none
}

a.pag:visited {
    font-family: Tahoma;
    font-size: 8pt;
    color: #000000;
    text-decoration: none
}

a.pag:visited:hover {
    font-family: Tahoma;
    font-size: 8pt;
    color: #CC3333;
    text-decoration: none
}

a.pag1 {
    font-family: Tahoma;
    font-size: 7pt;
    color: #000000;
    text-decoration: none
}

a.pag1:hover {
    font-family: Tahoma;
    font-size: 7pt;
    color: #CC3333;
    text-decoration: none
}

a.pag1:visited {
    font-family: Tahoma;
    font-size: 7pt;
    color: #000000;
    text-decoration: none
}

a.pag1:visited:hover {
    font-family: Tahoma;
    font-size: 7pt;
    color: #CC3333;
    text-decoration: none
}

a.pag2 {
    font-family: Tahoma;
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none
}

a.pag2:hover {
    font-family: Tahoma;
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    background: #EE9537;
    text-decoration: none
}

a.pag2:visited {
    font-family: Tahoma;
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none
}

a.pag2:visited:hover {
    font-family: Tahoma;
    font-weight: bold;
    width: 100%;
    height: 100%;
    font-size: 10pt;
    color: #FFFFFF;
    background: #EE9537;
    text-decoration: none
}

a.pag3 {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #5368A6;
    text-decoration: none
}

a.pag3:hover {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #CC3333;
    text-decoration: none
}

a.pag3:visited {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #5368A6;
    text-decoration: none
}

a.pag3:visited:hover {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #CC3333;
    text-decoration: none
}

.boton {
    font-size: 10px;
    font-family: Verdana, Helvetica;
    font-weight: bold;
    color: white;
    background: #403076;
    border: 0px;
    height: 19px;
}

.boton1 {
    font-size: 10px;
    font-family: Verdana, Helvetica;
    font-weight: bold;
    color: white;
    background: #638cb5;
    border: 0px;
    width: 80px;
    height: 19px;
}

.boton2 {
    font-size: 10px;
    font-family: Verdana, Helvetica;
    font-weight: bold;
    color: white;
    background: #CC3333;
    border: 0px;
    width: 80px;
    height: 19px;
}

.casilla {
    font-size: xx-small;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px #CCCCCC solid;
    font-weight: normal;
}

table.pro {
    background-repeat: no-repeat;
    background-position: right Top;
    font-family: Tahoma;
    color: #5368A6;
}

body {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 8pt;
    color: #5368A6;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    background-color: #6B80B7;
    background-image: url(../images/fondobody.jpg);
    background-position: center;
    background-repeat: repeat-y;
    text-align: center;
}

/*----- MAQUETACION -------*/
#contenedor {
    margin: 0px 0px 0px 0px;
    padding: 23px 0px 0px 0px;
    border: none;
    text-align: center;
    background-image: url(../images/topearriba.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: 22px;
}

#cuerpo {
    text-align: left;
    width: 770px;
    margin: auto;
}

#lateral {
    border: none;
    width: 136px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.imgmaquetacion {
    border: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#principal {
    text-align: left;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    margin-left: 136px;
}

#cabsup {
    border: 1px #000 solid;
    height: 73px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(../images/cabcuerpo.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#contenido {
    border: none;
    width: 614px;
    height: 500px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
}

#menu_horizontal {
    color: #FFFFFF;
    font-size: 0.8em;
    position: relative;
    top: 54px;
    right: 300px;
    border: 1px #E1E1E1 solid;
    padding: 0.5em;
}

/*---------- CARRO ------*/
#carro {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: left;
    padding: 2px 8px 2px 8px;
    width: 95%;
    position: static;
    background-color: #FFFFFF;
    border: 2px #E1E1E1 solid;
}

/*---------- PRODUCTOS ------*/
.categoria {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #5368A6;
    text-align: left;
    width: 90%;
    background-image: url(../images/fondo_noticias.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

a.cat, a.cat:visited {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 18px;
    color: #343D62;
    text-align: left;
    text-decoration: none;
    padding: 0 0 0 40px;
}

a.cat:hover {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 18px;
    color: #EE9537;
    text-align: left;
    text-decoration: none;
    padding: 0 0 0 40px;
}

.cat_descripcion {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: justify;
    border-top: 2px #E1E1E1 dotted;
    border-right: 2px #E1E1E1 dotted;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    clear: both;
}

/*---------- GENERALES ------*/
.contenido_justificado {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: justify;
    border-top: 2px #5368A6 solid;
    border-right: 2px #5368A6 solid;
    padding: 30px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    width: 580px;
    clear: both;
}

.contenido_izquierda {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: left;
    border-top: 2px #5368A6 solid;
    border-right: 2px #5368A6 solid;
    padding: 30px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    width: 580px;
    clear: both;
}

.contenido_derecha {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: right;
    border-top: 2px #5368A6 solid;
    border-right: 2px #5368A6 solid;
    padding: 30px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    width: 580px;
    clear: both;
}

.contenido_centro {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: center;
    border-top: 2px #5368A6 solid;
    border-right: 2px #5368A6 solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    clear: both;
}

h2 {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 18px;
    color: #343D62;
    text-align: left;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    clear: both;
}

h3 {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 15px;
    color: #EE9537;
    text-align: left;
    margin: 2px 2px 2px 10px;
    padding: 2px 2px 2px 2px;
    clear: both;
}

h4 {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 18px;
    color: #343D62;
    text-align: left;
    margin: 0px 0px 0px 45px;
    padding: 0px 0px 0px 0px;
    clear: both;
}

hr {
    border: 2px #E1E1E1 dotted;
}

/*---------- HOME --------------*/
#columnader_home {
    float: right;
    text-align: center;
    margin: 10px 10px 10px 10px;
    width: 280px;
}

#columnaiz_home {
    float: left;
    text-align: center;
    margin: 10px 0px 10px 10px;
    width: 285px;
}

#ofertas {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: center;
    border-top: 2px #5368A6 solid;
    border-right: 2px #5368A6 solid;
    padding: 10px 10px 10px 10px;
    width: 578px;
    clear: both;
}

#bienvenidos_home {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: justify;
    border-top: 2px #5368A6 solid;
    border-right: 2px #5368A6 solid;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    width: 280px;
    clear: both;
}

#noticias_home {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: left;
    border-top: 2px #5368A6 solid;
    border-right: 2px #5368A6 solid;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    width: 280px;
    clear: both;
}

#masvendidos {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: left;
    border-top: 2px #5368A6 solid;
    border-left: 2px #5368A6 solid;
    padding: 10px 10px 10px 10px;
    width: 260px;
    clear: both;
}

#masvendidos ul {
    list-style: decimal;
    margin: 1px 0px 0px 25px;
    padding: 0px;
    border: none;
}

#masvendidos ul li a {
    font-weight: bold;
    color: #343D62;
    text-decoration: none;
}

#novedades {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #5368A6;
    text-align: center;
    border-top: 2px #5368A6 solid;
    border-left: 2px #5368A6 solid;
    padding: 10px 10px 10px 10px;
    width: 260px;
}

/* --------- NOTICIAS -----------*/
.list_noticias {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #5368A6;
    text-align: left;
    width: 95%;
    background-image: url(../images/fondo_noticias.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.list_titular {
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #343D62;
    border-bottom: 1px #EE9537 solid;
    margin: 0px 0px 0px 40px;
}

.list_fecha {
    font-size: 11px;
    color: #000000;
    width: 100%;
    text-align: right;
    margin: 0px 0px 0px 0px;
}

.list_subtitular {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    width: 100%;
    text-align: justify;
    margin: 10px 0px 0px 0px;
}

.list_leermas {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    width: 100%;
    text-align: right;
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 2px #E1E1E1 dotted;
}

.list_leermas a {
    color: #000000;
    text-decoration: none;
}

.det_titular {
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #343D62;
    border-bottom: 1px #EE9537 solid;
    margin: 0px 0px 0px 40px;
}

.det_fecha {
    font-size: 11px;
    color: #000000;
    width: 100%;
    text-align: right;
    margin: 0px 0px 0px 0px;
}

.det_subtitular {
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    width: 100%;
    text-align: justify;
    margin: 10px 0px 0px 0px;
}

.det_noticia {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    width: 100%;
    text-align: justify;
    margin: 10px 0px 0px 0px;
}

.det_fuente {
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    width: 100%;
    text-align: left;
    margin: 10px 0px 0px 0px;
}

.noticias_google {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #5368A6;
    text-align: left;
    width: 95%;
    background-image: url(../images/fondo_noticias.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.noticias_google a {
    text-align: left;
    font-weight: bold;
    color: #343D62;
    border-bottom: 1px #EE9537 solid;
    text-decoration: none;
}

.list_fecha {
    font-size: 11px;
    color: #000000;
    width: 100%;
    text-align: right;
    margin: 0px 0px 0px 0px;
}

.list_subtitular {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    width: 100%;
    text-align: justify;
    margin: 10px 0px 0px 0px;
}

/*----------MIGAS --------*/
table.migas {
    font-size: 11px;
    margin: 0em 0em 0em 0em;
    text-align: left;
    width: 550px;
    color: #FFF;
    background-image: url(../images/barrainfo.gif);
    background-repeat: repeat-x;
}

table.migas td {
    padding: 3px 3px 3px 3px;
}

table.migas td a {
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
}

table.migas td a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
