/* GENERAL */
* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, i, cite, var, address, em { font-style: normal; }
th, b, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: #fff; color: #000; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
font { color: inherit !important; font: inherit !important; color: inherit !important; }
legend{
display:none;
}
/**********FIN RESET************/
/***** Global *****/
html, body {
border:0;
margin:0;
padding:0;
}
body {
font:11px/1.25 Arial, Helvetica, sans-serif;
background:url(../img/body-fondo-degradado.jpg) top center repeat-x #F1F1F1;
}
.previsualizacion{
top:50%;
left:50%;
position:absolute;
padding:5px;
background-color:#ccc;
overflow:hidden;
}
.previsualizacion .previsualizacionContenedor{
border:1px solid #999;
}
.previsualizacion .boton.botonCerrar{
background:url(/img/selectores/cerrar.gif) no-repeat;
overflow:hidden;
display:block;
width:0px;
height:16px;
padding-left:16px;
position:absolute;
right:5px;
top:6px;
}
.divFondoVentana{
background:url(/img/fondo-trans.gif);
}
/***** Encabezados *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
/***** Formato comun *****/
p, ul, ol {
margin:0;
padding:0;
}
ul, ol {
padding:0;
}
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
small {
font-size:0.85em;
}
img {
border:0;
}
/***** Enlaces *****/
a,
a:link,
a:visited {
text-decoration:none;
color:#fff;
}
a:hover {
text-decoration:underline;
}
/***** Wrapper *****/ 
#wrap {
width:933px;
margin:15px auto;
background:url(../img/fondo-web-esq-sup.gif) top right no-repeat #AFAFAF;
}
/* FIN GENERAL */

/* HEADER */
#header{
background-color:#fff;
width:930px;
}
#header .idiomas{
/*display: none;*/
height:20px;
width:auto;
width:930px;
clear:both;
padding-top:5px;
}
#header .idiomas span{
float:left;
margin-left:735px
}
#header .idiomas ul{
float:right;
margin-top:2px;
margin-left:20px;
}
#header .idiomas li{
float:left;
margin:0 6px;
}
#header h1{
width:550px;
height:45px;
margin:-10px 0 5px 20px;
font-size:2em;
padding-top:0;
}
#header h1 strong{
background: no-repeat left;
width:0;
display:block;
padding-left:205px;
height:42px;
overflow:hidden;
float:left;
margin-right:10px;
background:url(../img/logo-grupo-4t-com-header.gif) left top no-repeat;
cursor:pointer;
}
#header h1 a strong{
margin-top:-15px;
}
#header h1 a{
/*margin-top:15px;*/
margin-top:0;
padding-top:15px;
display:block;
float:left;
}
#header h1 a.color{
color:#EC0202;
}
#header .utilidades{
overflow:auto;
float:right;
width:350px;
height:15px;
margin-top:-22px;
}

#header h1 a{
color:#000;
display: block;
}
#header .utilidades a{

color:#000;
font-weight:bold;
}
#header .utilidades li{
float:right;
border-right:1px solid #000;
padding-right:10px;
margin-left:10px;
text-align:center;             
}
#header .utilidades li.primero{                   
border:none;
padding-left:0;
}
#header h2{
width:0;
height:0;
padding-left:703px;
overflow:hidden;
padding-top:65px;                                                                    
clear:both;
margin-top:10px;
} 
#header h2.es{background:url(../img/retratos-artisticos-de-alta-calidad-es.jpg) left top no-repeat;}
#header h2.en{background:url(../img/retratos-artisticos-de-alta-calidad-en.jpg) left top no-repeat;}
#header h2.fr{background:url(../img/retratos-artisticos-de-alta-calidad-fr.jpg) left top no-repeat;}
#header h2.de{background:url(../img/retratos-artisticos-de-alta-calidad-de.jpg) left top no-repeat;}
#header h2.it{background:url(../img/retratos-artisticos-de-alta-calidad-it.jpg) left top no-repeat;}

#header .menuHeader{
background-color:#000;
height:52px;
}

#header .menuHeader .menu{
background:url(../img/header-degradado-fondo-menu.jpg) right repeat-y #D2020F;
height:27px;
padding-left:30px;
}
#header .menuHeader .menu a{
color:#FFF;
}
#header .menuHeader .menu li{
float:left;
background:url(../img/borde-menu.gif) left center no-repeat;
height:21px;
padding:6px 15px 0;
}
#header .menuHeader .menu li.primero{
background:none;
}
#header .menuHeader .menu li.seleccionado{
background-color:#000;
}
#header .menuHeader .menu a{
font-size:1.1em;
font-weight:bold;
}
#header .menuHeader .subMenu{
margin-left:130px;
}
#header .menuHeader .subMenu li{
display:block;
float:left;
margin:8px 2px 0;
padding:0;
height:18px;
background:url(../img/esquina-tab-izq.gif) left top no-repeat #CCC;
}
#header .menuHeader .subMenu li.seleccionado{
background-color:#FFF;
}
#header .menuHeader .subMenu li a{
display:block;
margin:0;
color:#000;
padding:3px 15px 0 15px;
background:url(../img/esquina-tab-der.gif) right top no-repeat;
}
#header .menuHeader .subMenu li.seleccionado a{
color:#9E0313;
}
/* FIN HEADER */

/* FOOTER */
#footer{
background:url(../img/fondo-web-esq-inf.gif) left 123px no-repeat;
}
#footer .todo{
width:930px;
clear:both;
height:125px;
background:url(../img/footer-degradado-fondo.jpg) 0 0 repeat-x #fff;

}
#footer .todo a{
color:#FFF;
}
#footer .todo div,
#footer .todo .utilidades{
padding-top:10px;
}
#footer .todo .logo{
width:930px;
padding-top:0;
clear:both;
height:25px;
}
body.seccion20 #footer .todo img{
display:none;
}
#footer .todo img{
position:absolute;
margin-top:-6px;
margin-left:30px;
}
#footer .todo .empresa,
#footer .todo .hacemos{
margin-top:10px;
float:left;
width:130px;
text-align:right;
}
#footer .todo .pedidos,
#footer .todo .entrega,
#footer .todo .venta{
margin-top:10px;
float:left;
width:130px;
text-align:center;
}
#footer .todo .entrega{
width:175px;
}
#footer .todo .venta{
width:155px;
display: none;
}
#footer .todo .oculto{
display: none;
}
#footer .todo .utilidades{
margin-top:10px;
float:right;
width:125px;
text-align:left;
padding-left:20px;
}
#footer .todo ul li{
margin:0 0 3px 0;
}
#footer .dir{
margin-top:5px;
padding-top:5px;
height:80px;
text-align:center;
background-color:#EFF1F1;
}
#footer .dir span{
margin:5px 0 50px 0;
display:block;
}
#footer .dir .netberry{
background:url(/img/logo-netberry.gif) no-repeat left top;
padding:28px 0 0 98px;
width:0;
height:0;
overflow:hidden;
margin:5px auto 0;
}
#footer .dir .spaincenter{
background:url(/img/logo-spain-center.gif) no-repeat left top;
padding:40px 0 0 144px;
width:0;
height:0;
overflow:hidden;
}
#footer .dir span a,
#footer .dir span a:link,
#footer .dir span a:visited {
text-decoration:none;
color:#000;
}
#footer a:hover {
text-decoration:underline;
}
/* FIN FOOTER */

/*MAPAS DE SITUACION*/
.popupMapa{
width:500px;
height:400px;
background-color:#fff;
position:absolute;
left:50%;
top:50%;
margin-left:-250px;
margin-top:-200px;
}
.popupMapa #mapaGM{
width:480px;
height:370px;    
margin:20px auto;
}
/*FIN MAPAS DE SITUACION*/
/*POPUP DE PRECIOS*/
.previsualizacion.precios{
    width: auto;
    height: auto;
    margin-left:-425px;
    margin-top:-250px;
}
.previsualizacion.precios #header{
margin-top: 10px;;
text-align: center;
}
.previsualizacion.precios #header h1{
text-align: center;
margin-left: 140px;
padding-top: 10px;
}
.previsualizacion.precios .contenido{
width:930px;
overflow: hidden;
height: 150px;

}
.previsualizacion.precios .contenido table{
font-size:1.1em;

/*margin:0 0 15px 25px;*/
}
.previsualizacion.precios .contenido table th{
text-align:center;
width:90px;
padding:5px 2px;
background-color:#ccc;
border:solid 2px #fff;
}
.previsualizacion.precios .contenido table td{
text-align:center;
padding:5px 2px;
background-color:#f4eadf;
border:solid 2px #fff;
font-weight:bold;
}
.previsualizacion.precios .contenido table td.medida{
background-color:#ecd9c6;
}
.previsualizacion.precios #footer{
padding-top: 5px;
padding-left: 10px;
background-color:white;
height: 25px;
text-align: center;
width:930px;
}
/*FIN POPUP DE PRECIOS*/

