/* CSS Document */

/* ---[ colors ]-------------------------------
	linea: #BADFE8;
	fondo HTML: #BFE7F1;
	fondo tabla: #E9F4FA;
	texto: #0C004C;
	silueta: #99CCCC;
	rojo: #FF0000;
	texto Menu suave: #BBDFE8;
-------------------------------------------- */

body {
	margin-left: 113px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	/*padding-left: 113px; padding-right: 0px; padding-top: 15px; padding-bottom: 0px;*/
	padding: 0px;
	background-color: #BFE7F1;
	}
a:hover {
	text-decoration: none;
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}

/* [ Main Text, links, lists, etc ] */

.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0C004C;
	text-align: left;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.MainText li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0C004C;
	text-align: left;
	padding: 5px 15px 0px 3px;
	list-style-position: inside;
	list-style-type: disc;
}
.MainText a {
	color: #CC0000;
	text-align: left;
}
.MainText a:hover {
	text-decoration: underline;
}
.MainTextTitulo {
	font-size: 12px;
	font-weight: bold;
}
.MainColgado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	color: #0C004C;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #BFE7F1;
	margin: 0px;
	border: 1px solid #99CCCC;
	}
	

/* [ Elementos ] */

.BordeLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BADFE8;
}
.Leyenda1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	background-image: url(imagenes/cruz.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	line-height: 24px;
}
.Leyenda1 a {
	color: #000066;
}
.Leyenda1 a:hover {
	color: #660066;
}

/* ---[ Menu Principal ]-------------------------------*/

#Menu {
	float: left;
	width: 650px;
	height: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	background: url(imagenes/pestanha_bg2.gif) repeat-x top left;	
}
#Menu li {
	float: left;
	margin: 0px;
	list-style: url(none) none;
	background: url(imagenes/pestanha_bg2.gif) repeat-x scroll left top;
	width: auto;
	text-decoration: none;
	
	}
#Menu li a {
	float: left;
	width: auto;
	height: 24px;
	color: #BBDFE8;
	text-align: center;
	margin: 0px;
	padding: 5px 10px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B40101;
	}
#Menu li a:hover {
	float: left;
	width: auto;
	height: 24px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 5px 10px 0px;
	background: url(imagenes/pestanha_bg.gif) repeat-x left top;
}
/* li activo para marcar la seccion en la que uno se encuentra */
#Menu li#active {
	background: url(imagenes/pestanha_bg3.gif) repeat-x left top;
	padding: 0px;
	height: 35px;
	border: none;
}
#Menu li#active a {
	color: #0C004C;
	border: none;
}
#Menu li#active a:hover {
	color: #0C004C;
	border: none;
}
#Menu li a#active:active {
	background: url(imagenes/pestanha_bg3.gif) repeat-x left top;
	color: #0C004C;
	padding: 5px 10px 0px;
	height: 25px;
	border: none;
}
/* SubMenus */
/* -------- */

/* The Company */

#SubMenu-TheCompany {
	float: left;
	position: absolute;
	left: 73px;
	top: 173px;
	width: 500px;
	height: 15px;
}
#SubMenu-TheCompany li {
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	background-image: none;	
	width: auto;
	height: 15px;
	border: none;
}
#SubMenu-TheCompany li a {
	height: 15px;
	color: #003366;
	text-align: center;
	width: auto;
	padding: 2px 10px 0px;
	border-right: 1px solid #BADFE8;
}
#SubMenu-TheCompany li a:hover {
	color: #003366;
	background: #BFE7F1;
	height: 15px;
	width: auto;
	padding: 2px 10px 0px;
	border-right: 1px solid #BADFE8;
}

/* Products */

#SubMenu-Products {
	float: left;
	position: absolute;
	left: 73px;
	top: 173px;
	width: 620px;
	height: 15px;
}
#SubMenu-Products li {
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	background-image: none;	
	height: 15px;
	width: auto;
	border: none;
}
#SubMenu-Products li a {
	height: 15px;
	color: #003366;
	text-align: center;
	width: auto;
	padding: 2px 6px 0px;
	border-right: 1px solid #BADFE8;
}
#SubMenu-Products li a:hover {
	color: #003366;
	background: #BFE7F1;
	height: 15px;
	text-align: center;
	width: auto;
	padding: 2px 6px 0px;
	border-right: 1px solid #BADFE8;
}

/* QA & RD */

#SubMenu-QA {
	float: left;
	position: absolute;
	left: 73px;
	top: 173px;
	width: 500px;
	height: 15px;
}
#SubMenu-QA li {
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	background-image: none;	
	height: 15px;
	width: auto;
	border: none;
}
#SubMenu-QA li a {
	height: 15px;
	color: #003366;
	text-align: center;
	width: auto;
	padding: 2px 10px;
	border-right: 1px solid #BADFE8;
}
#SubMenu-QA li a:hover {
	color: #003366;
	background: #BFE7F1;
	height: 15px;
	width: auto;
	padding: 2px 10px;
	border-right: 1px solid #BADFE8;
}
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.Pestanha_bg {
	background-image: url(imagenes/pestanha_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Pestanha_right {
	background-image: url(imagenes/pestanha_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ---[ footer ]-------------------------------*/

#Footer {
	float: left;
	width: 350px;
	margin: 0px;
	list-style: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
#Footer li {
	float: left;
	display: block;
	line-height: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	margin: 0px;
	width: auto;
}
#Footer li a {
	float: left;
	width: auto;
	text-decoration: none;
	color: #E9F4FA;
	text-align: left;
	padding: 0px 7px;
}
#Footer li a:hover {
	color: #669999;
}
.FooterText {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E9F4FA;
	text-align: left;
	line-height: 18px;
	padding-left: 16px;
}
.FooterBgRight {
	background-image: url(imagenes/boceto2_footer_05.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.CertificatesMargin {
	padding: 15px;
}
.numerito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight: bold;
}

