/*
Theme Name: psc.cl theme
Theme URL: http://psc.cl/
Description: The Psc Combustion theme .
Version: 2.0
Author: Nicolás Román (Vendrix)
Author URL: http://nicolasvendrix.com/
*/

/*CSS MAESTRO By Vendrix*/


/*Body*/

Body {                                                           
font:16px Arial, sans-serif;
margin :0px 0px 0px 0px;
background:url(bitmaps/fondo_PSC.gif) fixed center top no-repeat;
background-repeat:no-repeat;
}                                                                

Body a:link, Body a:visited {
letter-spacing: 1px;
text-decoration:none;
}

/*/Body*/
           
/*Header*/	
	                                                                                                                                            
#cabezera{
height : 170px;
width: 720px;
background-image:url(../medios/imagenes/header.png);
background-repeat: no-repeat;
text-indent: -9999px;
overflow: hidden;
}

/*/Header*/                                                                 

/*Menu*/
                                                                
#menu{
background:url(bitmaps/menu_background.gif);
font-size:14px;
list-style:none;
font-weight: bold;
width: 720px;
height: 44px;
float:left;
text-align:center;
word-spacing:40px;
margin-bottom:7px;
} 

#menu ul li {
display: inline;
} 

A.enlacemenu, A.enlacemenu:VISITED, A.enlacemenu:ACTIVE, A.enlacemenu:FOCUS, A.enlacemenu:LINK{
color:#FFFFFF;
}

A.enlacemenu:HOVER{
color: #3F7DE3;
}

/*/Menu*/

/*Contenido*/

#cuerpo{
margin-left:0px;
margin-top:10px;
margin-bottom:10px;
padding: 0px 0px 0px 35px;
float:left;
height:340px;
font: 12px Arial, sans-serif;
} 

/*Contenido Letf*/
.cajaarriba{
width:400px;
background-position:top left;
background-repeat: no-repeat;
background-color:#FFFFFF;
color:#000000;
}

/*Contenido Right*/
.cajaabajo {
background-position: bottom left;
background-repeat: no-repeat;
padding: 5px 5px 5px 5px;
} 

/*/Contenido*/

/*Contenido Lado Derecho*/

#lateral{


}

/*/Contenido Lado Derecho*/

/*Footer*/

#pie{
height:30px;
width:721px;
clear : both;
text-align:center;
margin : 1px 0px 5px 0px;
padding-bottom:0px;
padding-top:8px;
background-image:url(bitmaps/menu_background.gif);
font-size:5px;
color:#FFFFFF;
} 
/*esto es para arreglar el footer*/
.Estilo4 {
font-size: 11px;
color: #FFFFFF;
}

/*Footer*/

/*Border*/

#borde{
width: 720px;
height:600px;
margin:auto;
} 

/*/Border*/

/*PAGINA PRODUCTOS*/

#cuerpo_productos
{
width:650px;
margin-left:30px;
margin-top:10px;
margin-bottom:10px;
padding: 0px 0px 0px 0px;
background-color:#FFFFFF;
float:left;
height:340px;
display:inline;
font: 12px Arial, sans-serif;
font-size:12px;
} 

h3{
padding: 7px 10px;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
background:#999999;
cursor: pointer;
}
h3 a:link, h3 a:visited {
font-weight: normal;
letter-spacing: 2px;
display: block;
text-decoration: none;
}

#img_productos{
float:right;
}



/*/PAGINA PRODUCTOS*/

/*PAGINA SERVICIOS*/

#imageMenu {
position: relative;
width: 600px;
height: 300px;
overflow: hidden;
margin-left:84px;
margin-top:8px;
}

#imageMenu ul {
list-style: none;
margin: 0px;
display: block;
height: 400px;
width: 1000px;
}

#imageMenu ul li {
float: left;
}

#imageMenu ul li a {
text-indent: -1000px;
background:#FFFFFF none repeat scroll 0%;
border-right: 2px solid #fff;
cursor:default;
display:block;
overflow:hidden;
width:100px;
height:330px;
}

#imageMenu ul li.s1 a {
background:url(../medios/imagenes/fotos_servicios1.jpg) repeat scroll 0%;
}

#imageMenu ul li.s2 a {
background:url(../medios/imagenes/fotos_servicios2.jpg) repeat scroll 0%;
}

#imageMenu ul li.s3 a {
background:url(../medios/imagenes/fotos_servicios3.jpg) repeat scroll 0%;
}

#imageMenu ul li.s4 a {
background:url(../medios/imagenes/fotos_servicios4.jpg) repeat scroll 0%;
}

.clear {
clear: both;
}

/*/PAGINA SERVICIOS*/

/*PAGINA NOSOTROS*/
 

/*/PAGINA NOSOTROS*/
    

/*PAGINA CONTACTO*/

#formulario {
width:225px;
float:right;
margin-right:40px;
}

#formulario input, #formulario textarea, #formulario select {
width:100%;
margin-bottom:7px;
}

/*/PAGINA CONTACTO*/
