body {
margin:0;
background: #F4F4F4 url(../styleImages/backgrounds/bg.gif) repeat-x 0 0;
border:0px solid #010101;
}
/*layout*/
#pageSurround {
width:980px;
margin:0px auto;
background: transparent;
border:0px solid #483d8b;
}
/*TOP*/
#topHeader {
/*border:1px solid #666666;*/
border-bottom:1px solid #E9E9E9;
height:43px;
margin:10px 0 0 0;
}
#cartSurround {
width:980px;
margin:0px auto;
background: transparent;
border:0px solid #666666;
}
#subSurround {
width:980px;
height:117px;
border:0px solid #fd008c;
margin:5px 0 0 0;
}
#logo {
float:left;
width:300px;
height:116px;
overflow:hidden;
border:0px solid #2e5bde;
background: url(../styleImages/backgrounds/logo.png) no-repeat;
}
#banners{
float:right;
width:650px;
height:80px;
border:0px solid #0c0c0c;
margin:15px 5px 0 0;
}
#menutabs{
width:745px;
height:40px;
margin:3px 0 0 233px;
border:0px solid #010101;
}
#subflash{
width:980px;
height:199px;
border:0px solid #fd008c;
margin:5px 0 0 0;
}
#flash{
float:right; 
width:780px;
height:195px;
border:0px solid #5b5b5b;
background:#eaeaea;
margin:-194px 0 0 0;
}
/*Ayuda on line*/
#ayudaon{
width:191px;
height:195px;
margin:0px 0 0 0;
}
table.script_ayuda {
float:left;
width:195px;
height:195px;
border:0px;
margin:0;
}
/*NAV TOP*/
#sessionbar {
width:560px;
height:30px;
margin:5px 0 0 0;
padding:10px 0 0 5px;
border:0px solid #6495ed;
background: transparent;
color: white;
}
/*TITULOS*/
.boxTitleLeft, .boxTitleRight {
width:190px;
height:25px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:5px;
margin-bottom:3px;
color: #f2f2f2;
background:#D60B0D; 
}
.boxTitlecategorias{
width:190px;
height:25px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:5px;
margin-bottom:3px;
color: #f2f2f2;
border:1px solid #DFDFDF;
background: url(../styleImages/backgrounds/tit_menucategorias.png) no-repeat;
}
.boxTitleinfo{
width:190px;
height:25px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:5px;
margin-bottom:3px;
color: #f2f2f2;
background: url(../styleImages/backgrounds/tit_info.png) no-repeat;
}
.boxTitlemail{
width:190px;
height:25px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:10px;
margin:10px 0 3px 0;
color: #f2f2f2;
background: url(../styleImages/backgrounds/tit_listacorreo.png) no-repeat;
}
.boxContentmail {
padding:3px 0 3px 5px;
margin:-10px 0 10px 0;
border-bottom:1px solid #E7E7E7;
border-left:1px solid #E7E7E7;
border-right:1px solid #E7E7E7;
background: #eeeeee;
}
.boxTitlecartnavi{
width:190px;
height:25px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:5px;
margin-bottom:3px;
color: #f2f2f2;
background: url(../styleImages/backgrounds/tit_enlaces.png) no-repeat;
}
.boxTitlebanners{
width:189px;
height:18px;
font:bold 68% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding:5px 0 0 2px;
margin:2px 0 3px 0;
color: #f2f2f2;
background:#D60B0D; 
}
/*CARRITO DE LA COMPRA*/
.boxTitlecarrito {
width:190px;
height:25px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:5px;
margin:5px 5px 0 0;
color: #fdfdfd;
background: #2d2d2d; 
}
span.iconocarrito{
background: url(../styleImages/icons/cart.png) no-repeat;
border:0px solid #ffffff;
width:190px;
height:30px;
margin:0;
padding:5px 0 10px 24px;
}
.boxContentcarrito{
width:190px;
height:100px;
float:right;
background: transparent;
border:1px solid #f79b1e;
margin:5px 0px  0  0px;
padding-top: 2px;
}
/*FIN CARRITO DE LA COMPRA*/
/*CONTENIDO*/
.boxContentLeft, .boxContentRight {
padding-left: 5px;
margin-bottom: 10px;
padding-top: 3px;
padding-bottom:5px;
border-bottom:1px solid #E7E7E7;
border-left:1px solid #E7E7E7;
border-right:1px solid #E7E7E7;
background: #eeeeee;
}
/*TEXTOS DE TITULOS*/
.txtContentTitle {
height:auto;
padding:5px 0 0 0;
font:bold 115% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #ffffff;
margin:0px 0 10px 0;
background:#D60B0D;
border:0px solid #666666;
}
/*INFORMACIÓN Y DESCRIPCION DE LOS PRODUCTOS*/
.prodInfo{
border: 0px solid #5b5b5b;
font:bold 115% Verdana, Arial, Helvetica, sans-serif;
color: #2d2d2d;
margin:20px 0 10px 0;
}
.prodDescription{
border: 0px solid #5b5b5b;
font:normal 13px Verdana, Arial, Helvetica, sans-serif;
color: #2c2c2c;
margin:5px 0 0 0;
}
/*COLUMNAS*/
.colLeft {
position: relative;
width:190px; 
float: left;
padding-left:6px;
padding-right:0px;
margin:12px 3px 0 0;
border:0px solid #2e5bde;
}
.colMid {
position:relative;
width:570px;
float: left;
margin-top:4px;
border:0px solid #4169e1;
}
.colRight {
position: relative;
width:190px;
float: right;
padding-left:0px;
padding-right:0px;
margin-top:10px;
border:0px solid #2e5bde;
}
.boxContent {
position: inherit;
margin:0 0 5px 5px;
padding:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
color: #282828;
border:0px solid #2e5bde;
}
.boxContentp{
position: inherit;
margin:0 0 5px 5px;
padding:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
color: #282828;
border:0px solid #2e5bde;
}
.boxContenSearch{
float:right;
width:410px;
height:34px;
background:;
padding:5px 0 0 0;
margin:-40px 0 0 0;
border:0px solid #708090;
}
.colLeftCheckout {
float: left;
position: relative;
width:190px; 
padding-left:3px;
padding-right:5px;
margin-right:3px;
margin-top:4px;
}
.colMainCheckout {
position: relative;
float:right;
width:770px;
margin:0x 0 5px 0px;
border: 0px solid #5b5b5b;
}
.siteDocs {
text-align:center;
margin-top: 10px;
border: 1px solid #282828;
}
.pagination {
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
}
#subCats {
float: left;
width:555px;
background:#F4F4F4;
text-align: center;
border: 1px solid #E7E7E7;
margin: 0px 0 5px 0;
padding:3px;
}
.subCat {	
float:left;
width:120px;
height:70px;
text-align: center;
padding:8px;
border: 0px solid #cecece;
}
.regSep{
padding: 10px 0px 10px 0px;
margin: 10px 0px 10px 0px;
border-top: 1px solid #c1c1c1;
border-bottom: 1px solid #c1c1c1;
}
#latestProds {
float: left;
width:160px;
height:155px;
background:#f4f4f4;
text-align: center;
margin:10px 0 0 7px;
padding-bottom:20px;
}
/*Productos titulo*/
.latestTitle {
height:auto;
padding:1px 1px 1px 1px;
background: transparent;
}
/*MENU NAV*/
#tabs {background:transparent url(../styleImages/menu/content_tabbed_top.gif)no-repeat;
background-position: 0% 0%;
font-size: 0pt;
height:40px;
line-height: 0pt;
margin:0;
border: 0px solid #5b5b5b;}
#tabs a{
background:url(../styleImages/backgrounds/tabs.gif) no-repeat;
color: #383838;
display:block;
float:left;
font-size:12px;
line-height:12px;font-weight:bold;height:25px;padding-top:15px;text-align:center;width:149px;}
/*home*/
#tabs #home a,#tabs #home a.selected{background: url(../styleImages/backgrounds/tab_home.gif)  no-repeat 0 0px; color: #313131;display:block;float:left;text-decoration:none;}
#tabs #home a:hover,#tabs #home a.selected{background: url(../styleImages/backgrounds/tab_home.gif)  no-repeat 0 -40px;color:#fff;display:block;float:left;text-decoration:none;}
/*formaspago*/
#tabs #formaspago a,#tabs #formaspago a.selected{background: url(../styleImages/backgrounds/tab_formaspago.gif) no-repeat 0 0px;color: #313131;display:block;float:left;text-decoration:none;}
#tabs #formaspago a:hover {background:  url(../styleImages/backgrounds/tab_formaspago.gif)  no-repeat 0 -40px;color:#fff;display:block;float:left;text-decoration:none;display:block;float:left;font-size:12px;font-weight:bold;height:25px;padding-top:15px;line-height:12px;text-align:center;width:149px;}
/*comocomprar*/
#tabs #comocomprar a,#tabs #comocomprar a.selected{background: url(../styleImages/backgrounds/tab_comocomprar.gif)  no-repeat 0 0px;color: #313131;display:block;float:left;text-decoration:none;}
#tabs #comocomprar a:hover{background: url(../styleImages/backgrounds/tab_comocomprar.gif)   no-repeat 0 -40px;color:#fff;display:block;float:left;text-decoration:none;display:block;float:left;font-size:12px;font-weight:bold;height:25px;padding-top:15px;line-height:12px;text-align:center;width:149px;}
/*informacion*/
#tabs #informacion a,#tabs #informacion a.selected{background: url(../styleImages/backgrounds/tab_info.gif)  no-repeat 0 0px;color: #313131;display:block;float:left;text-decoration:none;}
#tabs #informacion a:hover{background: url(../styleImages/backgrounds/tab_info.gif)   no-repeat 0 -40px;color:#fff;display:block;float:left;text-decoration:none;display:block;float:left;font-size:12px;font-weight:bold;height:25px;padding-top:15px;line-height:12px;text-align:center;width:149px;}
/*dóndeestamos*/
#tabs #dondeestamos a,#tabs #dondeestamos a.selected{background: url(../styleImages/backgrounds/tab_donde.gif)  no-repeat 0 0px;color:#fff;display:block;float:left;text-decoration:none;}
#tabs #dondeestamos a:hover{background: url(../styleImages/backgrounds/tab_donde.gif)  no-repeat 0 -40px;color:#fff;display:block;float:left;text-decoration:none;display:block;float:left;font-size:12px;font-weight:bold;height:25px;padding-top:15px;line-height:12px;text-align:center;width:149px;}
/*FIN DEL MENÚ*/
/*PIE*/
#footer {
height:85px;
background: #F4F4F4 url(../styleImages/backgrounds/footer.gif) repeat-x 0 0;
}
.logobg a{
display:block;
width:78px;
height:30px;
margin:-5px 0 0 440px;
border:0px solid #5b5b5b;
}
.ayuda a:hover { 
width:78px;
height:30px;
background-position: 0 px; 
text-decoration: none; 
}
.ayuda .alt { display:none; }
.ayuda a#ayuda {background: url(../styleImages/backgrounds/logo.gif) no-repeat ;
}
/*pagotarjeta*/
.pagotarjeta a {
display:block;
background-image: url(../styleImages/backgrounds/pagotarjeta.gif);
width:190px;
height:58px;
border: 1px solid #cbe3ef;
margin-top:5px;
}
.ayuda a:hover { 
width:190px;
height:58px;
background-position: 0 px; 
text-decoration: none; 
}
.ayuda .alt { display:none; }
.ayuda a#ayuda { background-image: url(../styleImages/backgrounds/pagotarjeta.gif);
}
/*fin pagotarjeta*/

/*más información*/
.banner  a {
display:block;
background: url(../styleImages/backgrounds/masinformacion.gif);
width:190px;
height:100px;
border: 1px solid #cbe3ef;
margin-top:5px;
}
.ayuda a:hover { 
width:190px;
height:100px;
background-position: 0 px; 
text-decoration: none; 
}
.ayuda .alt { display:none; }
.ayuda a#ayuda { background: url(../styleImages/backgrounds/masinformacion.gif);
}
/*más información/

/*MENU CATEGORIAS*/
.Menu {
background:#F4f4f4;
width:190px;
font: bold 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
margin:0 0 3px 0;
color: #D60B0D;
border:0px solid #666666;
}
.Menu ul li a {
display: block;
width:185px;
color:#D60B0D;
text-decoration: none;
text-indent:5px;
border-bottom:0px dotted #d4d4d4;
}
.Menu ul li a:hover {
width:185px;
color:#2D2D2D;
border-bottom: 0px dotted #d4d4d4;
}
.Menu ul li {
padding:0px;
margin:0px;
width:155px;
list-style: none;
background: url(../styleImages/backgrounds/list.png) no-repeat left bottom;
padding:3px 0 0 15px;
color: #D60B0D;
}
.Menu ul {
padding:0px;
margin:0px;
}
/*FIN DEL MENÚ*/
.Currency ul li {
display: inline;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
font-size: 75%;
}
.Currency ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.Currency ul li a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
/*BUSCADOR*/
/*boton buscador*/
.searchBtn{
float:right;
position:relative;
width:77px;
height:33px;
margin:-32px 2px 0 330px;
background: #2c2c2c;
border:0px solid #ff1493;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}
.searchBox {
width:290px;
height:20px;
font:70% Verdana, Arial, Helvetica, sans-serif;
color: #393939;
border:1px solid #E4E2E2;
background:#ffffff;
margin: 0 0 0 27px;
padding:10px 0 0 5px;
}
.textboxmail{
width:180px;
height:15px;
background-color: white;
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #282828;
padding:4px 0 0  0;
border: 1px solid #cbe3ef;
}
.txtCopymail{
font: bold 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #37425e;
text-transform: capitalize;
border:1px solid #DDE1E5;
margin:5px 0 2px 0;
}
.textbox {
height:20px;
background-color:#FFFFFF;
border: 1px solid #B6B6B6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #282828;
padding:0;
}
.textlogin {
background:#f4f4f4f;
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#555555;
padding:5px 0 0  0;
}
.textboxDisabled {
background-color: #FFFFFF;
border: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
.submit {	
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
height: 25px;
font-weight: bold;
border:1px solid #FFF;
background: #D60B0D;
}
.submitmail {	
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
height:20px;
font-weight: bold;
border:1px solid #FFF;
background: #D60B0D;
}
/*login*/
p.idform{
position: inherit;
margin:-12px 0 0 0;
padding:3px;
font:95% Verdana, Arial, Helvetica, sans-serif;
color: #282828;
border:0px solid #2e5bde;
}
.boxcontentlogin{
margin: 0px;padding:0px; border:0px solid #666666;background: #F1F1F1;}
.iconlogin{
background: url(../styleImages/icons/iconlogin.gif) no-repeat;
width:25px;
height:25px;
}
.iconpassword{
background: url(../styleImages/icons/iconpassword.gif) no-repeat;
width:25px;
height:25px;
}
form, ol, ul {
margin: 0px;padding:0px; border:0px solid #666666;}
li {
list-style-position: outside;margin: 0px;padding: 0px;}
li.bullet {
list-style-type: square;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 70%;
margin-left: 26px;color: #840000;}
li.bulletLrg {
list-style-type: none;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 100%;
color: #840000;}
li.num {
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 70%;margin-left: 26px;
color: #2c2c2c;;}
li.account {
list-style-type: square;padding-top: 5px;padding-bottom: 5px;}
.txtSession {
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#ffffff;
border:0px solid fuchsia;
}
.txtSession a{
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration: none;
} 
.txtSession a:hover{
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration: none;
} 
/*bienvenidos*/
.txtSessionGrey {
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color: white;
text-transform: capitalize;
border:0px solid #fd008c;
}
.user{
float:left;
width:32px;
height:32px;
background: url(../styleImages/icons/user.png) no-repeat;
padding-left:5px;
margin:-8px 0 0 -6px;
}
.txtCopy, .txtSiteDocs {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color: #37425e;
}
a.txtSiteDocs {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color:#fff;
text-decoration: none;
}
a.txtSiteDocs:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #840000;
text-decoration: underline;
}
/*	boton añadir carrito*/
.txtButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border:1px outset #FFF;
color: white;
padding:2px;
text-align: center;
text-decoration: none;
background: url(../styleImages/backgrounds/bgbtnes.gif);
}
a.txtButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border:1px outset #FFF;
color: white;
padding: 2px;
text-align: center;
text-decoration: none;
 background: url(../styleImages/backgrounds/bgbtnes.gif);
}
a.txtButton:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border:1px outset #FFF;
color: white;
padding: 2px;
text-align: center;
text-decoration: none;
 background: url(../styleImages/backgrounds/bgbtnes.gif);
}
a:link {text-decoration: none;color: white;border:none;}
a:visited {text-decoration: none;color: white;border:none;}
a:hover {text-decoration: none;color: white; border:none;}
a:active {text-decoration: none;color: white;border:none;}
.txtOldPrice {text-decoration: line-through;color: #282828;}
.txtSale {
border: 0px solid #5b5b5b;
color: #eaeaea;
background: #d60b0d;
}
.txtOutOfStock {color: #ea0000;}
.txtSiteDocs, a.txtSiteDocs {
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
color: #FFFFFF;
text-decoration:none;
}
a.txtSiteDocs:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
color: #840000;
text-decoration:none;
}
a.txtLatestTitle {
font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #d60b0d;
text-align: center;
}
a.txtLatestTitle:hover {
font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #d60b0d;
text-align: center;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
font-family: Verdana, Arial, Helvetica, sans-serif;color: #282828;text-decoration:none;}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;color: #840000;text-decoration:none;}
.txtList, a.txtList {
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color: #2c2c2c;
text-decoration:none;
margin:0 0 0 2px;
}
a.txtList:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #d60b0d;
text-decoration: underline;
}
.txtBoxSave {
color: #e40505;
padding-left: 16px;}
.tblList {
border:none;
border: 0px solid #5b5b5b;
}
.tdListTitle {
color: #202020;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
border-bottom: 1px solid #E7E7E7;
border-top:0px solid #3d97d1;
background: #EEEEEE;
}
.tdEven {
background-color:#F4F4F4;
border-top: 1px solid #d1d1d1;

}
.tdOdd {
background-color: #FFFFFF;
border-top: 1px solid #d1d1d1;
}
/*CARRITO*/
.txtCartPrice {
float: right;
color: #ea0000;
border: 0px solid #5b5b5b;
margin-right:8px;
}
.txtCart {
font:normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
color: #2c2c2c;
padding:7px 0 10px 5px;
border: 0px solid #5b5b5b;
}
.cartTotal {
width:170px;
padding:0 0 0 5px;
margin:5px 0 10px 0;
border: 0px solid #fd008c;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
text-decoration: none;
color: #2c2c2c;
}
a.txtCartProduct:hover {
text-decoration: none;
color: #840000;
}
/*VER CARRITO*/
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
width: 50px;
height: 20px;
font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: url(../styleImages/backgrounds/bgbtnes.gif);
text-decoration: none;
padding: 2px 0 2px 0;
}
a.txtviewCart:hover {
background:url(../styleImages/backgrounds/bgbtnes.gif);
border: 3px double #cc0014;
border-color: white;
color: #FFFFFF;
text-decoration: none;
}
.cartProgress {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #282828;
padding: 4px;
border: 1px solid #c1c1c1;
width: 350px;
margin: auto;
}
.txtcartProgressCurrent {
color: #c8000f;
font-weight: bold;}
.quickBuy {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #282828;
}
/*boton carrito*/
.tdcartTitle {
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color: white;
border-bottom: 1px solid #E7E7E7;
border-top:0px solid #3d97d1;
background:#2D2D2D;
}
.tdcartEven {
background-color: #d7dbfd;}
.tdcartOdd {
background-color: #FFFFFF;}
.tdCartSubTotal {
padding-top: 10px;
border-top: 1px solid #d60b0d;
}
/*REGISTRAR Y CONTINUAR*/
a.txtCheckout {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
padding:2px;
border:1px solid #FFF;
background:#D60B0D;
}
a.txtUpdate {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
padding: 2px;
border:1px solid #FFF;
background:#D60B0D;
}
.txtStockWarn {
font-size: 70%;color: #ea0000;}
.txtError {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;color: #040c5e;
background-color: #ffb9b9;border: 1px solid #ea0000;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;}
.txtCopyright, a.txtCopyright {
text-align: center;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 5px;
color: #FFFFFF;
}
a.txtCopyright:hover {
text-decoration: underline;
}
.dropDown {width: 120px;}
add this block of code
.txtInfoMsg {
border: 1px #39750f solid;
color: #39750f;
padding: 0.5em;
}
.txtErrorMsg {
border: 1px #ea0000 solid;
color: #ea0000;
padding: 0.5em;
}
/*EXTRAS*/
#espacio{
width:190px;
height: 29px;
background: url(../styleImages/backgrounds/bgespacio.gif);
border:0px solid #ffffff;
}
#compra{
background: url(../styleImages/backgrounds/bgcompra.gif);
width:190px;
height:190px;
margin:0px 0 8px 0;
border:0px solid black;
}

/*PUBLICIDAD*/
.banners-publicidad {
display:block;
width:190px;
height:774px;
margin:5px 0 0 0;
border:0px solid #666666;
}
/*BANNERS PUBLICIDAD*/
.seur{
display:block;
width:190px;
height:47px;
background: url(../styleImages/backgrounds/banner-seur.gif) no-repeat;
margin:0;
border:0px solid #666666;
}
.hal {
display:block;
width:190px;
height:87px;
background: url(../styleImages/backgrounds/banner_halcourier.gif) no-repeat;
margin:0;
border:0px solid #666666;
}
.monvirtual a{
display:block;
width:190px;
height:105px;
background: url(../styleImages/backgrounds/banner-monvirtual.gif) no-repeat;
margin:0;
border:0px solid #666666;
}
.and a:hover { 
width:190px;
height:105px;
background-position: 0 px; 
text-decoration: none; 
}
.and .alt { display:none; }
.and a#and { background: url(../styleImages/backgrounds/banner-monvirtual.gif) no-repeat;
}
.audiolimit a{
display:block;
width:190px;
height:105px;
background: url(../styleImages/backgrounds/banner-audiolimit.gif) no-repeat;
margin:0;
border:0px solid #666666;
}
.audio a:hover { 
width:190px;
height:105px;
background-position: 0 px; 
text-decoration: none; 
}
.audio .alt { display:none; }
.audio a#audio{background: url(../styleImages/backgrounds/banner-audiolimit.gif) no-repeat;
}
.essi a{
display:block;
width:190px;
height:105px;
background: url(../styleImages/backgrounds/banner-emssi.gif) no-repeat;
margin:0;
border:0px solid #666666;
}
.car a:hover { 
width:190px;
height:105px;
background-position: 0 px; 
text-decoration: none; 
}
.car .alt { display:none; }
.car a#car {background: url(../styleImages/backgrounds/banner-emssi.gif) no-repeat;
}
.laguia a{
display:block;
width:190px;
height:105px;
background: url(../styleImages/backgrounds/banner_laguia.gif) no-repeat;
margin:0;
border:0px solid #666666;
}
.guia a:hover { 
width:190px;
height:105px;
background-position: 0 px; 
text-decoration: none; 
}
.guia .alt { display:none; }
.guia a#guia {background: url(../styleImages/backgrounds/banner_laguia.gif) no-repeat;

}
.movilitat a{
display:block;
width:190px;
height:134px;
background: url(../styleImages/backgrounds/banner-movilitat.gif) no-repeat;
margin:0;
border:0px solid #666666;
}
.govern a:hover { 
width:190px;
height:134px;
background-position: 0 px; 
text-decoration: none; 
}
.govern .alt { display:none; }
.govern a#govern {background: url(../styleImages/backgrounds/banner-movilitat.gif) no-repeat;
}

/*BANNERS PUBLICIDAD*/
/*NAV BANNERS*/
#batencion {
float:right;
background: url(../styleImages/backgrounds/batencion.png) no-repeat;
border:0px solid #666666;
height:80px;
margin:-79px 0 0 328px;
width:321px;
}
#bskype a{
float:left;
background: url(../styleImages/backgrounds/bskype.gif) no-repeat;
border:0px solid #666666;
height:80px;
margin:0 0 0 0px;
width:280px;
}
.skypemenfis a:hover { 
width:280px;
height:80px;
}
.skypemenfis .alt { display:none; }
.skypemenfis a#skypemenfis {background: url(../styleImages/backgrounds/bskype.gif) no-repeat;
}
/*pago*/
.pagotarjeta a {
width:190px;
height:55px;
background: url(../styleImages/backgrounds/pagotarjeta.gif) no-repeat;
border:1px solid #E7E7E7;
}
#pago a:hover { 
width:190px;
height:55px;
}
#pago  .alt{ display:none; }
#pago  a#pago{background: url(../styleImages/backgrounds/pagotarjeta.gif) no-repeat;
}

/*outlet*/
.outlet a {
display:block;
width:190px;
height:55px;
background: url(../styleImages/backgrounds/outlet.gif) no-repeat;
border:1px solid #E7E7E7;
}
#banner a:hover { 
width:190px;
height:55px;
}
#banner  .alt{ display:none; }
#banner  a#banner{background: url(../styleImages/backgrounds/outlet.gif) no-repeat;
}

.clear{
clear:both;
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0
}


