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

body{
	padding:0;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25;
	margin-left: 0;

}

#contenedor {
	width: 800px;
	background-color: #E2E2E2;
	margin: auto;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: navy;
}


#header {
	clear: both;
	float: left;
	width: 800px;
	height: 110px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00CCFF;
	border-bottom-color: #00CCFF;
} 

#header .logo {
	float: left;
	height: 90px;
	width: 160px;
	margin-top: 10px;
	margin-left: 10px;
}

#banner {
	clear: both;
	float: left;
	width: 800px;
	height: 220px;
	background-color: #E2E2E2;
	padding-top: 15px;
}


#banner .descserv {float: left; width: 150px; height: 190px; padding-top: 20px; margin-left: 40px; text-align: justify}
#banner .slogan {width: 800px; padding-right: 10px; text-align: center}


/*menu*/
#menu {float: left; width: 800px; clear: both}

ul.jd_menu, ul.jd_menu_vertical {margin: 0px; padding: 0px; list-style-type: none}
ul.jd_menu ul, ul.jd_menu_vertical ul {display: none;}
ul.jd_menu li {float: left;}
ul.jd_menu_vertical {width: 300px;}
ul.jd_menu_vertical li {float: none;}

/* -- Sub-Menus -- */
ul.jd_menu ul, ul.jd_menu_vertical ul {position: absolute;	display: none;	list-style-type: none;	margin: 0px;	padding: 0px;	z-index: 10000;}
ul.jd_menu ul li, ul.jd_menu_vertical ul li {float: none;	margin: 0px;}


ul.jd_menu, ul.jd_menu ul, ul.jd_menu_vertical, ul.jd_menu_vertical ul {background-color: navy;	border: 1px solid #036;	border-top: 1px solid #69C;	border-left: 1px solid #69C; height: 20px;}
ul.jd_menu_vertical {height: auto;}
ul.jd_menu ul {height: auto;}
* html ul.jd_menu ul {width: 1%;}
ul.jd_menu li {font-family: sans-serif; text-align: center; font-size: 12px; color: #FFF; line-height: 14px; margin: 0px; padding: 4px 7px 3px 7px; height: 13px; cursor: pointer; white-space: nowrap; width: 145px}
ul.jd_menu li li {width: 135px; text-align: left; margin-left: 10px; font-weight: bold}
ul.jd_menu li a {color: #FFF; text-decoration: none;}

ul.jd_menu li.jdm_hover, ul.jd_menu li.jdm_active {background-color: #69C; color: #FFF;	padding: 3px 6px 2px 6px; border: 1px solid #369; border-left: 1px solid #9CF; border-top: 1px solid #9CF;}

/*fin menu*/

#contenido {
	width: 800px;
	background-color: #E2E2E2;
	float: left;
	clear: both;
}


.navydesc {
	width: 420px;
	margin-left: 50px;
	font-size: 12px;
	text-align: justify;
}

h2 {
	font-size: 18px;
	color: #333333;
	background-image: url(imggal/flecha_verde.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	width: 300px;
}

.azul{
	font-size: 18px;
	color: #333333;
	background-image: url(imggal/flecha_azul.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	display: block;
	font-weight: bold;
}
#header .supder {
	float: right;
	height: 90px;
	width: 300px;
	margin-top: 35px;
	margin-right: 15px;
	font-size: 14px;
	color: #20039B;
	font-weight: bold;  
}

#banner {
	clear: both;
	float: left;
	width: 800px;
	height: 220px;
	background-color: #E2E2E2;
	padding-top: 15px;
}

#banner .descserv {float: left; width: 150px; height: 190px; padding-top: 20px; margin-left: 40px; text-align: justify}
#banner .slogan {width: 800px; padding-right: 10px; text-align: center}

#contenido .linea_01 {
	background-image: url(Images/linea.jpg);
	background-repeat:  repeat-x;
	width: 800px;
	height: 3px;
	float: none;
	clear: both;
}


#productos {
	float: left;
	width: 700px;
	height: 450px;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 5px;
	font-style: normal}

#productos .encfunc {width: 700px; padding-right: 10px; text-align: center; border: thin}

#productos .empresa {margin-left: 100px; width: 550px; padding-right: 10px; text-align: justify; border: thin}

ul.clientes {float: left; width: 500px; height: 280px; padding-top: 10px; margin-bottom: 15px; margin-top: 20px; padding-left: 25px}
ul.clientes li {font-size: 14px; margin-bottom: 10px; color: #0066CC; font: bold}
	
#representada {
	float: left;
	height: 250px;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 5px;
	font-style: normal}

#servicios {
	float: left;
	width: 335px;
	height: 280px;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 25px;
}

#servicios .desc_serv {
	width: 330px;
	float: left;
	
}


h3 {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img2/circulitoazul.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 50px;
	margin-bottom: 5px;
}
h4 {
	color: #0066CC;
	font-size: 12px;
}


#footer {
	clear: both;
	float: left;
	width: 770px;
	height: 230px;
	padding-left: 20px;
	padding-right: 10px;
}
#post_foot {
	background-color: cccccc;
	clear: both;
	float: left;
	width: 800px;
}



