
.body_1
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image:url(../imagenes/estilo_paginas/bg.gif);
    background-repeat:repeat-x;
    background-color:#F5F5F5;
}

a.links1:link{ text-decoration:none;color:black;font-size:15px;font-family:arial;}
a.links1:hover{ text-decoration:none;color:#CDCDCD;font-size:15px;font-family:arial}
a.links1:visited{ text-decoration:none;color:black;font-size:15px;font-family:arial;}
a.links1:active{ text-decoration:none;color:black;font-size:15px;font-family:arial;}

.logo_aaa
{	
    background:url(logoweldurcopia2.jpg);
    
    background-repeat: no-repeat;
    background-position:left;
    background-position:top;
   width:780px;
    height:133px;
    font-size: 12px;
    
	 margin-top:0px;
	
	
        /* background-color: red; */
}



.foto_productos
{
  
    background-image:url(../imagenes/estilo_paginas/bgleft21.jpg) ;
    background-repeat: no-repeat;   
   
    height:250px;
    padding-left:10px;
    padding-top:9px;
    margin-bottom:-25px;
   
}

.foto_productos2
{
  
    background-image:url(../imagenes/estilo_paginas/bgleft22.jpg) ;
    background-repeat: no-repeat;   
   
    height:250px;
    padding-left:23px;
    padding-top:23px;
    margin-bottom:-15px;
   
}

.contenido1_top
{
    
    background-image:url(../imagenes/estilo_paginas/coment1.png) ;
    background-repeat: no-repeat;  
    height:23px;
    
    
}

.contenido1_content
{
        
    background-image:url(../imagenes/estilo_paginas/coment2.png) ;
    background-repeat: repeat-y;
    font-size:13px;
    color:#C4A200;
    text-align:justify;
    padding-left:30px;
	padding-bottom: 5px;
		padding-top: 16px;
}

.contenido1_bottom
{
       
    background-image:url(../imagenes/estilo_paginas/coment3.png) ;
    background-repeat: no-repeat;  
    height:24px;
   
}

.sup
{
    background-image:url(../imagenes/estilo_paginas/main-top.jpg) ;
    background-position:center;
    background-repeat: no-repeat;  
    height:51px;  
}

.inf
{
    margin-left:0px;	
    background-image:url(../imagenes/estilo_paginas/main-bottom.jpg) ;
  background-position:26px;
    background-repeat: no-repeat;  
    height:51px;  
}

.separa
{
    background-image:url(../imagenes/estilo_paginas/topmodulebottom2.png);
    background-repeat: no-repeat;
    background-position:center;
    padding:20px;  
}

.borde1
{
    background-image:url(../imagenes/estilo_paginas/bgleft2.png);  
    height:211px; 
    width:222px;  
}

.texto1
{
    /* background-image:url(foot1.gif); */    
    background-repeat: repeat-x;
    background-position:bottom;
    padding:15px;
    width:500px;
    color:#1774D3;
    font-family:times new roman;
    text-align:justify;
    font-size:14px;
    margin:20px;
}

.footer
{
    background-image:url(../imagenes/estilo_paginas/bgmainbody.png);
    background-repeat: repeat-x;
    background-position:center;
    padding:10px;
    width:600px;
    height:200px;
}

.centro
{
    background-image:url(../imagenes/estilo_paginas/1.gif);
    background-repeat: no-repeat;
    background-position:center;
    padding:10px;
}

.back
{
    background-image:url(../imagenes/estilo_paginas/main-back.gif);
    background-repeat: repeat-y;
    background-position:26px;
    padding-bottom:10px;
    padding-left:22px;
    
    padding-top:10px;
}

.logo
{
    background-image:url(../imagenes/estilo_paginas/aaa.jpg);
    background-repeat: repeat-y;
    background-position:center;
    width:690px:;
    height:100px;
    color:yellow;
    font-weight:bold;
    font-family:arial;
    font-size:9pt;
 
    text-decoration:none;  
}


#navlist {
    font-size: 1.09em;
    /* margin: 1px 0 2.5em 0; */
  
    font-family:Arial;
    width:344px; 
}

#navlist li {
    float: left;
    list-style-type: none;
    margin: 0 0em 0 0;
    padding: 0;
    /* padding: 3px 12px 3px 12px; - espacio alrededor de texto: arriba izquierdo abajo derecho */
    white-space: nowrap;
}

#navlist ul {
    margin: 0;
    padding: 0;
}

#navlist a {
    padding: 1px 7px 1px 7px; /* padding: 0px 1px 3px 22px; */
    border: 0px solid;
    border-color: #ddd #000 #000 #ddd;
    /* background-color: #999999; */
    /* background-repeat: no-repeat; */
    /* background-position: 0% 50%; */
    text-decoration: none;
}

#navlist a:link, #navlist a:visited {
    /* background: url("/img/estiloactual/boton/boto_menu.jpg") repeat; He aņadido esto - S.K. */
    /* background-color:red;*/
    color: black;
}
#navlist a:hover {
    /* background: url("/img/estiloactual/boton/boto_menu.jpg") repeat; He aņadido esto - S.K. */
   
    color: #CACAC9;
    /*background-color:#F6F7D7;*/
}

#navlist span.selected {
    background: url("/img/estiloactual/navegador/ratllainferior.jpg") repeat; /* He aņadido esto - S.K. */
    color: red;
}
