.barraSeccion {
	width:310px;
	height:4px;
	background-color:#9DA3AA;
	background-image:url('img/horizontal_azul.gif');
	background-repeat:no-repeat;
}

.barraSeccion2 {
	width:170px;
	height:4px;
	background-color:#0D6CB6;
}

.textoSeccion {
	font-family:arial;
	font-size:11px;
	color:#737373;
	padding:4px;
	line-height:12px;
}

.tituloParrafo {
	font-family:arial;
	font-size:11px;
	color:#0D6CB6;
	line-height:12px;
	font-weight:bold;
}

#infoContacto {
	position:absolute;
	left:8px;
	top:427px;
	width:136px;
	height:130px;
	text-align:center;
	font-family:arial;
	font-size:10px;
	color:#646c82;
	line-height:11px;
}
#contactoComercial {
	position:absolute;
	width:118px;
	height:122px;
	left:16px;
	top:286px;
	background-image:url('img/contacto_comercial.jpg');
}
.inputText {
	 height:16px;
	 width:109px;
	 font-family:arial;
	 font-size:10px;
	 color:#0D6CB6;
}
IMG.irA {
	float:right;
	margin-right:4px;
}
IMG {
	border:0px;
}
BODY {
	margin:0px;
}

P {
	font-family:arial;
	font-size:11px;
	color:#646c82;
	padding:4px;
	line-height:14px;
	margin:0px;
	text-align:justify;
}

A {
	font-family:arial;
	font-size:11px;
	color:#0D6CB6;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}

A.hover {
	font-family:arial;
	font-size:11px;
	color:#0D6CB6;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}

A.visited {
	font-family:arial;
	font-size:11px;
	color:#0D6CB6;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}