@charset "ISO-8859-1";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}
#container {
	width: 978px;
	margin: 0px auto;
	height: 100%;
	background-image: url(imgs/fondocontainer.jpg);
}
#container #header {
	background-color: #0E126F;
	height: 130px;
}
#container #header .logo {
	width: 435px;
	height: 130px;
	float: left;
}
#container #header .giro {
	float: left;
	width: 220px;
	text-align: center;
	font: bold 13px Arial;
	color: #FFFFFF;
	margin-top: 50px;
}
#container #header .tels {
	width: 200px;
	margin-top: 14px;
	float: right;
	margin-right: 60px;
}
#container #menu {
	height: 30px;
	background-image: url(imgs/fondomenu.jpg);
	background-color: #117CFC;
	padding-right: 158px;
}
#menu1 {
	padding: 9px 0px 0px 0px;
	margin: 0;
}
#menu1 li {
	list-style: none;
	float: right;
}
#menu1 li a {
	display: block;
	padding: 2px 40px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}
#menu1 li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dotted 2px #ffffff;
}
#separa {
	clear: both;
	height: 4px;
	margin-bottom: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0E126F;
	margin-top: 3px;
	margin-bottom: 3px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#container #col_izq {
	background-color: #FFFFFF;
	width: 180px;
	margin-right: 3px;
	float: left;
	text-align: left;
}

/*menuproductos*/
.menuprod .menuprodtit{ /*CSS class for menu headers in general (expanding or not!)*/
	font: normal 13px Arial;
	color: white;
	margin-bottom: 3px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 8px 0px 5px 15px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #0E126F;
	margin: 0;
}
.menuprod ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	padding: 0;
	margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
	margin-top: 3px;
	text-align: left;
	margin-left: 0px;
}

.menuprod ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	width: 180px;
	text-align: left;
}

.menuprod ul li a{
	color: #333333;
	background: url(imgs/bull.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding-left: 15px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #8f8f8f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dotted #8f8f8f;
	border-right: solid #8f8f8f 1px;
	text-align: left;
	height: 20px;
	padding-top: 5px;
	background-color: #EDEDED;
}

.menuprod ul li a:hover{ /*hover state CSS*/
	color: #FFFFFF;
	background-color: #117CFC;
}
#container #col_centroint {
	height: 100%;
	float: left;
	padding: 0px 20px;
	background-color: #FFFFFF;
	width: 573px;
}
#container #col_centroint .centroint {
	margin-bottom: 10px;
	width: 100%;
	background-color: #FFFFFF;
}
.txtespecifica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 15px 15px;
	background-color: #ededed;
}
.txtprods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 15px;
}
.txtazul_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #20306E;
	font-weight: bold;
	line-height: 15px;
}
.txtazul_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #287FE5;
	font-weight: bold;
	padding-left: 22px;
	line-height: 12px;
}
.imglogos {
	margin-right: 10px;
	float: left;
}
#container #col_centroint .texto {
	font: normal 12px Arial;
	color: #333333;
}
#container #col_der {
	width: 180px;
	float: right;
	background-color: #FFFFFF;
}
#container #col_der #espaciopromo {
	background-color: #FFFFFF;
	width: 180px;
	margin-top: 12px;
}
.titcontacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 8px;
}
.bordertable {
	border: solid #cccccc 1px;
}
.txt11 {
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, Arial;
	line-height: 12px;
	text-align: left;
}
.inputch {
	width: 109px;
	border: solid #cccccc 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.inputsend {
	width: 50px;
	border: solid #999999 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	font-weight: bold;
	height: 15px;
}
.inputmsg {
	width: 164px;
	border: solid #cccccc 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 48px;
	color: #666666;
}
#container #footer {
	background-color: #117cfc;
	margin-top: 1px;
	clear: both;
	height: 130px;
}
#separa2 {
	background-color: #FFFFFF;
	clear: both;
	height: 10px;
	margin-bottom: 15px;
}
#container #footer .certificados {
	background-color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	border: solid #cccccc 1px;
}
#container #footer .footer_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 230px;
	float: left;
	margin-left: 16px;
	line-height: 14px;
}
#container #footer .footer_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 370px;
	float: left;
	margin-left: 20px;
}
#container #footer .footer_b .footer_b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 110px;
	float: left;
	text-decoration: none;
}
#container #footer .footer_b a.footer_b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 110px;
	float: left;
	text-decoration: none;
}
#container #footer .footer_b a.footer_b1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 110px;
	float: left;
	text-decoration: underline;
}
#container #footer .footer_b .footer_b2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 130px;
	float: left;
}
#container #footer .footer_b a.footer_b2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 130px;
	float: left;
	text-decoration: none;
}
#container #footer .footer_b a.footer_b2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 130px;
	float: left;
	text-decoration: underline;
}
.footer_tits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#container #footer .footer_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 100px;
	float: left;
	margin-left: 25px;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.a.footerlink:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:hover{
	text-decoration: underline;
}
#container #footer .footer_d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 190px;
	float: right;
}
#container #col_centroint .aplicacion {
	background-color: #d9e9fa;
	padding: 6px 10px;
	font: normal 11px Verdana,Arial;
	color: #20306E;
	margin-bottom: 3px;
}
.txtazul_b2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #287FE5;
	font-weight: bold;
	line-height: 15px;
}
.texto22 {
	font: normal 11px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.a.texto22:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.texto22:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.browsetxt {
	font: normal 12px Arial;
	color: #117CFC;
	text-decoration: none;
}
.a.browsetxt:link{
	color: #117CFC;
	text-decoration: none;
}
a.browsetxt:hover{
	text-decoration: underline;
}
.textolink {
	font: normal 13px Arial;
	color: #333333;
	text-decoration: none;
}
.a.textolink:link{
	color: #333333;
	text-decoration: none;
}
a.textolink:hover{
	color: #333333;
	text-decoration: underline;
}
.txtprods2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding-left: 15px;
}
.ventajas {
	background-color: #EDEDED;
	padding: 6px 10px;
	font: normal 12px Arial,verdana;
	color: #20306E;
	margin-bottom: 3px;
}
