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

#div_menu {
	position:inherit;
	width:100%;
	height:70px;
	z-index:1;
	margin: auto;
	margin-top: 0px;
	background-image: url(imagenes/azul.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #f2f2fe;
	text-align: center;
	margin-bottom: 0px;
}
#div_cabezal {
	position:inherit;
	width:1000px;
	height:250px;
	z-index:1;
	margin: auto;
}
#div_cuerpo {
	width:940px;
	z-index:1;
	position: inherit;
	margin: auto;
	height: 100%;
	background-image: url(imagenes/margen.jpg);
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#right_1 {
	width:200px;
	height:90px;
	z-index:1;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #D3DBEB;
	background-image: url(imagenes/soporte.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#left_1 {
	width:226px;
	height:480px;
	z-index:1;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #D3DBEB;
	margin-top: 10px;
	background-image: url(imagenes/titulo.jpg);
	background-repeat: no-repeat;
}
#div_medio {
	width:226px;
	height:480px;
	z-index:1;
	float: left;
	margin-left: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #D3DBEB;
	margin-top: 10px;
	background-image: url(imagenes/titulo.jpg);
	background-repeat: no-repeat;
}
#div_pie {
	position:inherit;
	width:100%;
	height:100px;
	z-index:1;
	margin: auto;
	margin-bottom: 0px;
	background-image: url(imagenes/bg_pie.jpg);
	background-repeat: repeat-x;
	background-color: #00B7EA;
}
#right_2 {
	width:226px;
	height:480px;
	z-index:1;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	background-image: url(imagenes/titulo.jpg);
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #D3DBEB;
}
#div_tronco {
	width:940px;
	height:auto;
	z-index:1;
}
.Estilo4 {
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#div_promo {
	width:720px;
	height:120px;
	z-index:1;
	float: left;
	background-image: url(imagenes/promocion_diseno_web.jpg);
	border-style: solid;
	border-width: 1px;
	border-color: #D3DBEB;
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial;
	color: #FFFFFF;
	margin-left: 30px;
	margin-top: 5px;
	font-size: 15px;
	font-style: normal;
	text-align: left;
	text-shadow: 2px 2px 3px #666;
}
h2 {
	font-size: 12px;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}
#div_items {
	width:720px;
	height:360px;
	z-index:1;
	float: left;
	clear: left;
	margin-top: 20px;
	border-style: solid;
	border-width: 1px;
	color: #D3DBEB;
	background-image: url(imagenes/titulo_2.jpg);
	background-repeat: no-repeat;
}

#right_3 {
	width:200px;
	height:345px;
	z-index:1;
	float: right;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #D3DBEB;
}
#right_4 {
	width:200px;
	height:150px;
	z-index:1;
	float: right;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #D3DBEB;
}
#div_sitios {
	width:200px;
	height:260px;
	z-index:1;
	float: right;
	clear: right;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #D3DBEB;
}
#div_emparejador {
	z-index:1;
	clear: both;
}
.Estilo5 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#div_presu {
	width:200px;
	height:70px;
	z-index:1;
	float: right;
	clear: right;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #D3DBEB;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #167CBC;
}
a:active {
	text-decoration: none;
}
a.pie:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.pie:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.pie:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a.pie:active {
	text-decoration: none;
}
