body { 
margin : 0; 
padding : 0; 
font-size : 16px; 
line-height : 16px; 
font-family : Arial, Tahoma; 
text-align : justify; 
background-color : #d0dce6; 
} 
a { 
color : #fe5800; 
} 
a:hover { 
text-decoration : none; 
} 
#header { 
background : url(images/header_bckg.gif) repeat-x; 
height : 144px; 
} 
#logo { 
width : 840px; 
height : 16px; 
margin : 0 auto; 
padding-top : 15px; 
} 
#menu { 
color : #fff; 
text-align : center; 
margin-top : 22px; 
padding-top : 59px; 
} 
#menu ul { 
width : 790px; 
margin : 0 auto; 
list-style : none; 
text-align : left; 
} 
#menu ul li { 
display : inline; 
} 
#menu ul a { 
display : block; 
float : left; 
font-weight : bold; 
font-size : 13px; 
text-decoration : none; 
color : #fff; 
background : url(images/menu_enactive.gif) no-repeat center bottom; 
padding : 8px 10px; 
width : 108px; 
text-align : center; 
text-transform : uppercase; 
} 
#menu ul a:hover { 
background : url(images/menu_over.gif) no-repeat center bottom; 
color : #073d69; 
} 
#menu ul a.active { 
background : url(images/menu_active.gif) no-repeat center bottom; 
color : #073d69; 
} 
#menu ul a.active:hover { 
background : url(images/menu_active.gif) no-repeat center bottom; 
color : #073d69; 
} 
#main { 
width : 100%; 
margin : 20px 0 20px 0; 
float : left; 
background-color : #ffffff; 
} 
#head_image { 
height : 150px; 
background : #fe5d00 url(images/head_bckg.jpg) no-repeat; 
padding : 30px 0 30px 50px; 
line-height : 24px; 
} 
#content { 
margin : 0 auto; 
padding : 0; 
width : 780px; 
} 
#content h1 { 
margin : 20px 0 0 0; 
text-transform : uppercase; 
font-size : 20px; 
color : #08375e; 
font-weight : normal; 
} 
#text { 
float : left; 
width : 600px; 
padding-left : 100px; 
color : #08375e; 
margin-bottom : 20px; 
} 
#imagen_nosotros { 
padding-left : 50px; 
} 
#footer { 
height : 78px; 
margin-top : 20px; 
clear : both; 
background-color : #8e0730; 
background-image : url(images/footer_bckg.gif); 
background-repeat : repeat-x; 
background-position : 2px; 
} 
#left_footer { 
float : left; 
padding : 30px 0 0 20px; 
text-transform : uppercase; 
color : #ffffff; 
font-weight : bold; 
font-size : 10px; 
} 
#left_footer a { 
color : #ffffff; 
} 
#left_footer a:hover { 
text-decoration : none; 
} 
#right_footer { 
float : right; 
padding : 22px 30px 0 0; 
text-transform : uppercase; 
color : #ffffff; 
font-weight : bold; 
font-size : 11px; 
text-align : right; 
} 
.tabla { 
width : 100%; 
border-spacing : 5px; 
text-align : center; 
} 
.tabla img { 
border : none; 
} 
#servicios { 
font-size : 18px; 
line-height : 40px; 
} 
#contenedor { 
width : 1024px; 
margin : 0 auto 0 auto; 
} 
.form td { 
vertical-align : top; 
} 
#botones { 
text-align : center; 
} 
#contenedor_form { 
margin-top : 20px; 
float : left; 
} 
