/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color:#FFF;
	background-image:url(../images/defaults/top/bg_body.jpg);
	background-repeat:repeat-x;
}
img {
	border:none;
}
.clear {
	clear: both;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0072bc;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:30px;
	padding-top:5px;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8dc63f;
	font-weight:bold;
	line-height:18px;
	padding:10px 0;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1db2ff;
	font-weight:bold;
	letter-spacing:-0.5px;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#8dc63f;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:18px;
	padding:10px 0;
}
h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1db2ff;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:18px;
	padding:10px 0;
}
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#909090;
	text-align:justify;
	padding-top:10px;
	line-height:18px;
	padding:10px 0;
}
a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#1db2ff;
}
a:hover {
	text-decoration:underline;
}
/* GENERAL DEFINITIONS ENDS */

/* TOP STARTS */
#Top {
	margin:0 auto;
	width: 985px;
	height:120px;
	position:relative;
}
/* TOP ENDS */

/* MAIN PAGE STARTS */
#MainContainer {
	background:url(../images/defaults/bg_top.jpg) top center repeat-x;
	padding-top:6px;
	}
a.Logo_Acualogica {
	width:205px;
	height:100px;
	display:block;
	padding-left:10px;
	float:left;
}
ul.Menu_Superior {
	width:130px;
	list-style-type:none;
	position:relative;
	float:left;
	padding:6px 0 15px 640px;
}
ul.Menu_Superior li {
	float:left;
}
ul.Menu_Superior li a {
	color:#9e9e9e;
	font-size:12px;
}
ul.Menu_Superior li a:hover {
	text-decoration:underline;
}
ul.Menu_Superior li a.Inicio {
	background:url(../images/defaults/menu_principal/ic_inicio.png) top center no-repeat;
	display:block;
	width:65px;
	height:20px;
	padding-top:25px;
	text-align:center;
}
ul.Menu_Superior li a.Inicio:hover {
	background:url(../images/defaults/menu_principal/ic_inicio_on.png) top center no-repeat;
}
ul.Menu_Superior li a.Contactenos {
	background:url(../images/defaults/menu_principal/ic_contactenos.png) top center no-repeat;
	display:block;
	width:65px;
	height:20px;
	padding-top:25px;
	text-align:center;
}
ul.Menu_Superior li a.Contactenos:hover {
	background:url(../images/defaults/menu_principal/ic_contactenos_on.png) top center no-repeat;
}

ul.Menu_Principal {
	background:url(../images/defaults/menu_principal/linea_top_menu.png) top center no-repeat;
	width:740px;
	list-style-type:none;
	position:relative;
	float:left;
	padding:10px 0 0 30px;
}
ul.Menu_Principal li {
	background:url(../images/defaults/menu_principal/ic_hoja.png) top left no-repeat;
	float:left;
	text-align:left;
}
ul.Menu_Principal li a {
	background:url(../images/defaults/menu_principal/ic_hoja.png) top left no-repeat;
	padding:0 20px 0 15px;
	color:#9e9e9e;
	display:block;
	font-size:12px;
}
ul.Menu_Principal li a:hover {
	background:url(../images/defaults/menu_principal/ic_hoja_on.png) top left no-repeat;
	text-decoration:underline;
	color:#0072bc;
}
/* MAIN PAGE ENDS */

/* BOTTOM STARTS */
#Bottom {
	background:url(../images/defaults/bottom/bg_azul.jpg) top center repeat-x;
	width:100%;
	height:182px;
}
ul.Seccion_Azul {
	list-style-type:none;
	padding:20px 0 0 10px;
	width:985px;
	margin:0 auto;
}
ul.Seccion_Azul li {
	float:left;
	width:230px;
	vertical-align:bottom;
}
ul.Seccion_Azul li.Linea_Azul {
	background:url(../images/defaults/bottom/separador_azul.png) top center no-repeat;
	float:left;
	width:5px;
	height:154px;
	padding:0 15px;
}
ul.Seccion_Azul li.Clientes {
	float:left;
	width:450px;
}
ul.Seccion_Azul li p {
	font-size:11px;
	color:#80a4b3;
	line-height:15px;
}
.Logos_Clientes {
	background:url(../images/defaults/bottom/bg_clientes.jpg) bottom center no-repeat;
	width:444px;
	height:88px;
}
/* BOTTOM ENDS */

/* FOOTER STARTS */
#Footer {
	background:url(../images/defaults/footer/bg_footer_1.jpg) top center repeat-x #d0d0d0;
	height:202px;
	width: 100%;
}
.FooterContent {
	background:url(../images/defaults/footer/bg_footer_2.jpg) top center no-repeat;
	width:985px;
	height:202px;
	margin:0 auto;
}
.ContactInfo {
	width:483px;
	height:187px;
	float:left;
	padding:15px 0 0 15px;
	position:relative;
}
.ContactInfo p {
	width:450px;
	float:left;
	font-size:11px;
	color:#909090;
	padding:0px;
	line-height:18px;
}
.ContactInfo p a {
	color:#1db2ff;
	font-weight:bold;
}
.Redes_Sociales {
	position:absolute;
	width:140px;
	height:60px;
	left: 336px;
	top: 70px;
}
.Redes_Sociales h3 {
	font-size:11px;
	letter-spacing:0;
}
a.FaceBook {
	background:url(../images/defaults/footer/ic_facebook.png) top center no-repeat;
	width:32px;
	height:32px;
	display:block;
	float:right;
	margin:5px;
}
a.Twitter {
	background:url(../images/defaults/footer/ic_twitter.png) top center no-repeat;
	width:32px;
	height:32px;
	display:block;
	float:right;
	margin:5px;
}
#Flash {
	width:486px;
	height:202px;
	float:left;
}
/* FOOTER ENDS*/

