@import url('/css/main.css');

/***** Buscadores *****/

#contenido {
padding-left: 10px;
}

h2 {
margin: 0;
padding: 5px 5px 10px 5px;
color: #666;
}

#acceso {
font-family: Arial, helvetica, sans-serif;  
width: 290px;
height: 175;
float: left;
padding: 0;
margin: 0;
}

#texto-left {
float: left;
margin-right: 10px;
}

.forms {
float: left;
width: 280px; 
}

p {
margin: 0 0 2px 0;  
}

.forms p {
float: left;
margin: 0;
padding: 0; 
}

.forms form { 
background: none;
font-weight: normal;
float: left; 
}

.forms br { 
clear: left; 
}

.forms input {
background-image: url('/images/input_bkg.gif');
background-position: top center;
background-repeat: repeat-x;
border:1px solid gray; 
width: 150px;
margin: 0 0 10px 5px;
color: #444;
padding 1px;
float: left;
}

.forms .button {
width: 86px;
height: 21px;
line-height: 18px;
padding-bottom: 3px;
background-image: url('/images/generic_btn_bkg.gif');
background-position: top center;
background-repeat: no-repeat;
color: white;
border: 0;
}

.forms label {
font-weight: normal; 
margin-right: 0.5em;
float: left;
text-align: right;
color: gray;
width: 70px;
border:0;
}

.forms li {
 list-style-type:none;
}

.forms img {
vertical-align: top;
}

.forms fieldset {
display: block;
}

.forms a {
color: #003399;
vertical-align: baseline;
text-decoration: none;
padding: 0;
font-size: 8pt;
}

.forms a:hover {
color: #0066cc; 
text-decoration: underline;
}

.forms .error {
border: 1px dotted red; 
}

.forms label.error {
vertical-align: top;
font-size: 7pt;
color: red;
float: none;
margin-left: 10px;
width: 100px;
display: inline;
border:0;
}

a.boton {
display: block; 
text-align: center;
width: 86px;
height: 21px;
background-image: url('/images/boton_bkg.gif');
background-position: top center;
background-repeat: no-repeat;
color: white;
text-decoration: none;  
padding-bottom: 3px; 
}

a:hover .boton {
color: white;
text-decoration: none; 
}


#publi1 {
float: right;
width: 300px;
height: 250px;
background-color: black;
}
