html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0 ;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family:"Impact", "Arial", "Sans-Serif";
}

#header {width:100%;height:60px;position:fixed
;background:#fff;font-size:18px; text-transform:uppercase;}
.logo {position:absolute;top:4px;left:9px;}

#header p{
font-size:24px;
text-align:right;
margin-right:5px;
color:#cccccc;
line-height:60px;
}
#header ul .active {color:#1c4baa;text-decoration:none;}
#content {width:100%;}
#footer {width:927px;margin:0 auto;position:relative;font-size:18px;color:#1c4baa; text-transform:uppercase;padding:30px 0;}
#footer a, #footer a:visited {color:#d71808;}
#footer a:hover {color:#1c4baa;}

/* MAIN_PAGE */
.pic_auth 

{

background-color: #fff;

background-image: url('imagenes/dibujo2.jpg');

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 50% 100%;

height: 1008px;

}

#titulo{
padding-top:60px;
width:100%;
text-align:right;
float:right;
}

#titulo h1{
font-size:30px;
text-transform:uppercase;
color:#ffffff;
text-align:right;
background:#ab63af;
width:620px;
float:right;
margin-bottom:5px;
}

#formulario{
text-align:right;
}

#aviso{
text-align:right;
height:600px;
}
#aviso p{
font-size:40px;
width:100%;
}

.a1{
color:#6da7b3;
}

.a2{
color:#b36d6d;
}

.a3{

color:#afb36d;


}

#formulario p{
width:100%;
margin-bottom:5px;

}

.input{
font-size:18px;
color:#000;
border:0px;
width:300px;
background:#fff;
border:1px solid #56b0df;
}
.label{
font-size:24px;
background:#6da7b3;
color:#fff;
padding-right:25px;
padding-left:25px;
}
.label2{
font-size:24px;
background:#b36d6d;
color:#fff;
padding-right:25px;
padding-left:25px;
}
.label3{
font-size:24px;
background:#afb36d;
color:#fff;
padding-right:25px;
padding-left:25px;
}
.label4{
font-size:24px;
background:#6d75b3;
color:#fff;
padding-right:25px;
padding-left:25px;
}
.label5{
font-size:24px;
background:#7cb36d;
color:#fff;
padding-right:25px;
padding-left:25px;
}


.label6{
font-size:24px;
background:#d18080;
color:#fff;
padding-right:25px;
padding-left:25px;
}

#formulario  textarea{
border:0px;
font-size:18px;
color:#000;
font-weight:bold;
border:1px solid #56b0df;
}

.boton input{
cursor:pointer;
color:#eeeeee;
background:#56b0df;
font-size:24px;
border:0px;
padding:5px;
font-family:"Impact", "Arial", "Sans-Serif";
}

.boton input:hover{
color:#000;
}

#trabajos{
width:1000px;
height:210px;
margin:0 auto;
background:url('imagenes/fondo3.gif');
}

#trabajos h1{
background:#56b0df;
color:#eeeeee;
height:30px;
text-align:right;
line-height:30px;
font-size:24px;
padding-right:5px;
}

#trabajos img{
float:left;
}

img.expando{
background: transparent;
vertical-align: top;
}

#footer{
width:100%;
background:#56b0df;
clear:both;
}
