@charset "UTF-8";
/* CSS Document */

body { background-color:#999; }

a { color:#000; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }

.general_wrap { width:980px; height:720px; background-color:#063; margin:0 auto; background-color:#FFF;}

.general_wrap_nosotros { width:980px; height:605px; background-color:#063; margin:0 auto; background-color:#FFF; }

.general_wrap_clientes { width:980px; height:625px; background-color:#063; margin:0 auto; background-color:#FFF; }

.general_wrap_contacto { width:980px; height:825px; background-color:#063; margin:0 auto; background-color:#FFF; }

.general_wrap_servicios { width:980px; height:1170px; background-color:#063; margin:0 auto; background-color:#FFF; }

.header { height:100px; width:980px; border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #333; float:left; }

#logo { width:250px; height:79px; float:left; margin:10px 0 0 10px; }

.content_menu { float:right; }

<!-- fin css head -->

<!-- css menu -->

.content_menu ul { width:50px; height:30px; float:left;}


.content_menu ul li a { display:block; height:auto; background-color:#FFF; padding:8px 15px 15px 15px; float:left; height:10px; margin-right:5px;}

.content_menu ul li a:hover { color:#FFF; display:block; height:auto; background-color:#333; padding:8px 15px 15px 15px;float:left; height:10px; margin-right:5px; }

#menu li.active { background-color:#063; z-index:300 !important; }

#menu li { display:inline;  }

#menu { color:#0C0; height:50px; margin:35px 40px 0 0; }

#menu ul { }

<!-- fin css menu -->
