body
{ background:url(images/persianas-en-madrid-header.jpg) 130px 10px no-repeat #fff;
  font-family: Verdana,sans-serif;
  color: #666;
  font-size:10pt;}
  
h1
{ font-size:18pt;
  font-weight:bold;
  background:inherit;
  color:#C10C02;
  letter-spacing:5px;
  padding-top:10px;}
  
h2
{ font-size:9pt;
  font-weight:bold;}
  
h3
{ font-size:13pt;
  font-weight:bold;
  color:#C10C02;
  }
  
strong
{ background:inherit;
  color:#C10C02;
  font-size:11px;}
  
a:link, a:visited, a:active
{ background-color: inherit; text-decoration: none; color:#666;}
a:hover
{ background-color: inherit; text-decoration: underline; color:#625A4D;}

ul 
{ list-style:none;
  margin-left:10px;
  padding:1px;}

li
{ padding:0 0 8px 15px;
  background: url(images/arw.gif) 0 0 no-repeat;}

#header
{ width:750px;
  height:200px;
  margin:auto;
}
  
#main
{ width:750px;
  margin:auto;
  clear:both; }

#content
{ width:550px;
  float:right;
  padding:0 10px;  
  background-color:#fff;
  color:inherit;
  text-align:justify;}
  
#sidebar
{ width:160px;
  height:auto;
  float:left;
  padding:5px;
  font-size:80%;
  text-align:justify;}

#sidebar a
{ display: block;
  padding:10px 5px;
  border-bottom:#989C9D 1px dashed;
  text-align:center;}
  
#sidebar a:hover
{ background-color: #625A4D;
  color:#fff;  
  text-decoration: none;}

#footer
{ width:750px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  padding:10px;
  font-size:80%;
  border-top:#C10C02 1px solid;
  text-align:center;
  clear:both;}  

.header
{ float:right;
  text-align:right;
  padding:30px 15px 0 0;}  
  
.footer 
{ height:1px;
  clear:both; }

.topside
{ padding-bottom:10px;
  font-size:8pt;
  font-weight:bold;
  border-bottom:#C10C02 2px solid;
  text-align:center;}
  
.inset
{ float:right;
  width:200px;
  padding:10px;
  border:#c63 1px solid;
  margin:5px 0 0 5px;
  background:#fec;
  color:inherit;
  font-size:85%;
 }
 /*--FORMULARIO --*/
form {
        margin:0px; padding: 0;


}
label {
        display:block;
		font-size:11px;
		font-weight:bold;
        margin:5px 0;
}
input {
        padding: 2px;
        border:1px solid #eee;
        font: normal 1em verdana, sans-serif;
        color:#777;
		font-weight:bold;
}
textarea {
        width:300px;
        padding:2px;
        font: normal 1em verdana, sans-serif;
        border:1px solid #eee;
        height:100px;
        display:block;
        color:#777;
}
#capaContenedora{

                padding: 10px;
                margin: 14px;
                color: #336699;
                font: 120% Arial, Sans-Serif; color:#000;
}
#capaContenedora .error {
        font: 100% Arial, Sans-Serif; color:#000;
        font-weight: normal;
        color:#F90000;
}
.img {
  border: 1px solid #DDD;
  padding: 2px;
  background-color: #FFF;
  margin:7px;
} 
.titulo {
font-size:13px;
font-weight:bold;

}