* {border:0px;margin:0px;padding:0px;}
.clear {clear:both;}
.floatL{float:left;}
.floatR{float:right;}
.fontNormal{font-weight: 100;}
.floatleft{float: left;}
.red {color:red;}
.noDisplay{display: none; }

body {
  background-color: #ffffff ;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#000;  
  text-align: left;
}

#header{
background: #222222 url(images/backHeader.gif) repeat-x;
width: auto;
border-bottom: 0px solid #333333;
}
#headerCent{
background-color:transparent;
background-image: url(images/backHeaderCent.gif);
background-repeat: repeat-x;
width:960px;
padding:0 20px 0 0;
margin:0 auto;
color:white;

}
#headerAndContent{
  background: #582a00 url(images/backBody.jpg) repeat-x;
}
#content{
background: #ffffff url(images/backContent.gif) repeat;
clear:both;
width:100%;
margin: 0px 0px;
}
#contentCentTop{
background: transparent url(images/backContentCent.gif) no-repeat top;
height: 20px;
margin:30px auto 0 auto;
width:970px;
}
#contentCent{
clear:both;
width:930px;
margin:0px auto;
background: #fff url(images/backContentC.gif) repeat-y;
color:black;
padding:20px 20px 20px 20px;
}
#contentCentBot{
background: transparent url(images/backContentCentB.gif) no-repeat top;
height: 20px;
margin:0px auto 30px auto;
width:970px;
}
#footer{
background: #000 url(images/backFooter.gif) repeat-x top;
}
#footerCent{
background: #000 url(images/backFooterCent.gif) repeat-x top;
width:940px;
margin:0px auto 0px auto;
color:white;
padding:15px 20px 15px 20px;
}
h1{
color:#7f2402;
font-family:Verdana;
font-size:1.8em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin: -20px 0 15px 0;
}

h2{
color:#000;
font-family: Verdana;
font-size: 13px;
font-style: normal;
font-weight: 600;
text-transform: none;
letter-spacing: normal;
line-height: 1.4em;
}

h3{
color:#000;
font-family: Verdana;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: none;
letter-spacing: normal;
line-height: 1.3em;
margin-bottom: 4px;
}
h4{
color:#000;
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: 100;
text-transform: none;
letter-spacing: normal;
line-height: 1.4em;
margin-bottom: 4px;
}

/** 
*  for li in link_solPresup
**/
#link_solPresup {
width:70px;
list-style-type:none;
margin: 0 0 0 61px;
padding: 0;
}
#link_solPresup li {line-height: 18px;text-align: center;}
#link_solPresup li a {
border-bottom:1px solid #222;
background-color:#ffffff;
color:#000000;
display:block;
padding:0px 2px 1px 2px;
text-decoration:none;
font-family: Verdana;
font-size: 11px;
width: 100%;
}
#link_solPresup li a:hover {
background-color:#F8AC02;
color:black;
}


/** 
* FOOTER
**/

#enlacesFooter {width:200px;
list-style-type:none;
margin: 0;
padding: 0;
}
#enlacesFooter li {line-height: 18px;}
#enlacesFooter li a {
background-color:transparent;
color:#ffffff;
display:block;
padding:3px 3px;
text-decoration:none;
font-family: Verdana;
font-size: 12px;
width: 100%;
}
#enlacesFooter li a:hover {
background-color:#6C1605;
color:white;
}

.floatLFooter{
background-color:#FF6633;
float:left;
height:100px;
width:235px;
}

/** 
*  for li in projectos
**/
#enlacesProjectos {width:167px;
list-style-type:none;
margin: 0;
padding: 0;
}
#enlacesProjectos li {line-height: 18px;}
#enlacesProjectos li a {border-bottom:1px solid #222;
background-color:#333333;
color:#ffffff;
display:block;
padding:3px 6px;
text-decoration:none;
font-family: Verdana;
font-size: 11px;
width: 100%;
}
#enlacesProjectos li a#active{
background-color:#000000;
}
#enlacesProjectos li a#active:hover{
color:white;
}
#enlacesProjectos li a:hover {
background-color:#F8AC02;
color:black;
}




/** 
*  for form elements
**/
input{margin:0px 0 10px 0;border:1px #333333 solid;}
textarea{margin:0px 0 10px 0;border:1px #333333 solid;}

h3.form{margin-bottom:0px;background-color:#e3e3e3;width:194px;padding:2px 4px;}
input.form{ height:20px;width:200px;border:1px #e3e3e3 solid;background-color:#ffffff;font-size:12px; font-weight:100;}
input.yellow{background-color:#F8AC02;border:0px;padding:3px 5px; }
textarea.form{height:100px;width:240px;border:1px #e3e3e3 solid;background-color:#ffffff;font-size:12px; font-weight:100;}

/** 
*  for seccion servicios
**/
.fotosServicios{background-color:#FFFFFF; border:1px solid #333333; padding:5px;margin-bottom: 10px;}
.serviciosTitulos{background-color:#333333; color:#ffffff;width:330px;text-align: center;margin:20px auto 0 auto;font-size:12px;padding:2px 0;font-weight: 100;}
.descTitulos{ padding:3px;}

.gmnoprint span {white-space:normal;}


