/* P&Ca Tarimas - CSS Document */
body{
background-color:#777777;
margin:0px;
padding:0px;
color:#545454;

}
#text2{
font-family:  sans-serif;
font-size:18px;
line-height:12px;
}


#top{
float:left;
width:100%;
min-width: 900px;
height:62px;
background-image:url(../images/headbg.gif);
background-repeat:repeat-x;
border-bottom:1px solid #ffffff;
}
#hr{
width:100%;
min-width: 900px;
height:40px;
float:left;
clear:none;
background-color:#a17420;
border-bottom:1px solid #ffffff;
padding-top:30px;
}
#down3{
width:900px;
height:30px;
float:left;
clear:none;
background-color:#A42610;
border-bottom:1px solid #ffffff;
}
#down2{
width:100%;
min-width: 900px;
height:490px;
float:left;
clear:none;
background-color:#EFEFEF;
border-bottom:1px solid #ffffff;
}
#down4{
width:900px;
float:left;
clear:none;
background-color:#EFEFEF;
border-bottom:1px solid #ffffff;
}
#bottom{
width:900px;
height:100px;
background-color:#777777;
float:left;
clear:none;
}
.icons{
float:right;
padding-right:70px;
padding-top:50px;
}
.main-holder{
width:98%;
margin:auto;
}
.main{
width:923px;
float:left;
}
.logo-area{
float:left;
width:200px;
}
.logo{
width:200px;
height:80px;
float:left;
position:absolute;
background-image:url(../images/logobg.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:12px;
padding:0px;
}
.logo-img{
width:200px;
height:73px;
float:left;
background-image:url(../images/pyca_tarimas_logo.jpg);
background-repeat:no-repeat;
}
.right_banner{
width:200px;
height:153px;
float:left;
}
.banner{
width:200px;
height:336px;
float:left;
background-color:#FFFFFF;
position:absolute;
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:10px;
}
.img{
padding-bottom:5px;
}
.contents{
float:left;
padding-left:200px;
margin:0 auto 0;
}
.contents2{
margin-top:12px;
margin-left:12px;
padding-left:5px;
width:95%;
max-width: 800px;
float:left;
}
.head_content{
font-size:22px;
color:#c1b39e;
}
.section1{
width:373px;
float:left;
}
.white{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.white a:link{
color:#FFFFFF;
text-decoration:none;
}
.white a:visited{
color:#FFFFFF;
text-decoration:none;
}
.white a:hover{
color:#FFFFFF;
text-decoration:none;
}
.pie{
width:900px;
padding-top:20px;
float:left;
}
.box-form{
background-color: #f8f8f8;	
width: 600px;
height: 260px;
border: 1.5px solid;
border-color: #e4e4e4;
padding-left: 15px;
padding-top: 15px;
}
.text-color{
color: #A17420;
font-weight: bold;
}
/* BARRA DEL MENU*/
.b_principal{
background-image:url(../images/b_principal_off.gif);
width: 88px;
height: 36px;
float:left;
margin-right:5px;
margin-left:2px;
}
.b_quienes{
background-image:url(../images/b_quienes_off.gif);
width: 162px;
height: 38px;
float:left;
margin-right:5px;
}
.b_trabajos{
background-image:url(../images/b_trabajos_off.gif);
width: 84px;
height: 36px;
float:left;
margin-right:5px;
}
.b_donde{
background-image:url(../images/b_donde_off.gif);
width: 143px;
height: 37px;
float:left;
margin-right:5px;
}
.b_contacto{
background-image:url(../images/b_contacto_off.gif);
width: 89px;
height: 35px;
float:left;
}
/* Diseņo web WEBASIC*/
#webasic{
font-size:10px;
}
#webasic a{
color:#e48f16;
text-decoration:none;
}
/* GALERIA*/
#trabajos_galeria{
padding: 3px 3px 3px 3px;
margin:3px;
width:200px;
border:1px solid #DDDADA;
float:left;
}

#content_trabajo{
float:left;
width:210px;
font-family:  sans-serif;
font-size:11px;
}
#trabajos_galeria img{
border:0px;
}

/*paginacion*/
#paginacion{
width:100%;
text-align:center;
}
#paginacion a{
text-decoration:none;
}
.check{
font-weight: bold;
}
.direccion{
font-size:18px;
}