body {
	background-image:url(images/back_index.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px;
}
h1 {
	font-family:helvetica,arial,sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:1em;
	text-align:justify;
	border-bottom-color:#b3b5b8;
	border-bottom-style:solid;
	border-bottom-width:8px;
	padding-bottom:10px;
	color:#000;
	}
h2 {
	font-family:helvetica,arial,sans-serif;
	font-size:28px;
	font-weight:normal;
	line-height:1em;
	text-align:justify;
	border-bottom-color:#b3b5b8;
	border-bottom-style:solid;
	border-bottom-width:8px;
	padding-bottom:10px;
	letter-spacing:0px;
	}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
	text-align:justify;
	}
a	{
	color:#000;
	text-decoration:none;
	}
a:hover	{
	color:#000;
	text-decoration:underline;
	text-align: right;
	}
#container {
	width:980px;
	margin:0 auto;
	position:relative;
}
#menu {
	width:980px;
	height:102px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	}
.menu {
	width:660px;
	height:25px;
	background-image:url(images/back_menu.jpg);
	margin:10px 0px 0px 0px;
	padding:10px 10px 10px 20px;
	float:right;
	text-align:center;
	color:#1e1e1e;
	}
#menu a {
	color:#1e1e1e;
	text-decoration:none;
	}
#menu a:hover {
	color:#FFcc00;
	text-decoration:underline;
	}
	
#header {
	width:980px;
	height:303px;
	float:left;
	background-color:#99ccff;
	margin-bottom:5px;
	}
#aplicaciones, #infraestructura {
	width:484px;
	height:29px;
	background-image:url(images/back_aplicaciones.jpg);
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:218px 0px 0px 5px;
	}
#aplicaciones {
	background-image:url(images/back_aplicaciones.jpg);
	background-repeat:no-repeat;
	}
#infraestructura {
	background-image:url(images/back_infraestructura.jpg);
	background-repeat:no-repeat;
	}
#aplicaciones a {
	color:#FFFFFF;
	text-decoration:none;
}
#aplicaciones a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#infraestructura a {
	color:#FFFFFF;
	text-decoration:none;
}
#infraestructura a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.texto_home {
	width:642px; 
	float:left; 
	padding-left:16px;
	}
#caja {
	width:303px;
	color:#333;
	float:left;
	padding-left:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#footer {
	width:980px;
	height:215px;
	background-image:url(images/back_footer.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:both;
	}
.contactenos {
	width:237px;
	height:88px;
	padding:51px 0 0 62px;
	float:left;
		}
.footer {
	color:#FFFFFF;
	padding:40px 0 0 23px;
	width:655px;
	height:164px;
	float:left;
	}
.footer a	{
	color:#FFFFFF;
	text-decoration:none;
	}
.footer a:hover	{
	color:#00b9f2;
	text-decoration:underline;
	}
.celeste {
	color:#00b9f2;
	}
.negro {
	color:#181818;
	}
.negro a {
	color:#00b9f2;
	}
#texto_interna {
	width:980px;
	min-height:400px;
	background-image:url(images/back_interna_texto.png);
	background-repeat:repeat-x;
	clear:both;
	}
.texto {
	float: left;
	width: 649px;
	}
.botones {
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:5px 0 5px 5px;
	}
	
.botones a	{
	color:#FFFFFF;
	text-decoration:none;
	}
.botones a:hover	{
	color:#00b9f2;
	text-decoration:underline;
	}
a.tweetsIco  {
	background:url("images/ico-tweets.png") no-repeat scroll 0 0 transparent;
	left:0;
	top:185px;
}
a.facebookIco {
	background:url("images/ico-facebook.png") no-repeat scroll 0 0 transparent;
	left:0;
	top:290px;
}
a.ico  {
	height:99px;
	position:fixed;
	width:38px;
}
