body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#666;
	background-image:url(../img/it_fondo.png);
	background-position:center;
	background-repeat:no-repeat;
}
h1 {
	font-size:14px;
	color:#009EE0;
	text-align:justify;
}
h2 {
	font-size:14px;
	color:#009EE0;
	height:30px;
	width:250px;
	background-image:url(../img/it_h2_fondo.png);
}
p{
	text-align:justify;
}
.destacado{
	color:#009EE0;
}
#contenedor{
	height:675px;
	width:900px;
	margin:auto;
}
#logo{
	height:227px;
	width:227px;
	position:relative;
	top:220px;
	left:20px;
}
#menu{
	height:30px;
	width:480px;
	position:relative;
	float:left;
	background-image:url(../img/it_menu_fondo.png);
}
#menu ul {
	font-size:10px;
	margin-top:1px;
	padding:0px;
	list-style:none;
}
#menu ul li {
	line-height:30px;
	text-align:center;
	float:left;
	text-decoration:none;
}
#menu a:link {
	color:#000;
	width:80px; 
	height:35px;
	display:block; 
	outline:none;
	text-decoration:none;
}
#menu a:visited {
	color:#333;
	font-weight:bold;
	width:80px; 
	height:35px;
	display:block; 
	outline:none;
	text-decoration:none;
}
#menu a:hover {
	color:#000;
	font-weight:bold;
	background-image:url(../img/it_menu_fondo_over.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:80px; 
	height:35px;
	display:block; 
	outline:none;
	text-decoration:none;
}
#home{
	width:300px;
	height:300px;
	margin:auto;
	position:relative;
	float:none;
	top:200px;
}
/*#home{
	width:600px;
	position:relative;
	float:none;
	left:260px;
	top:-40px;
}
#contenido_home{
	width:340px;
	height:150px;
	padding:20px;
	padding-top:50px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
#img_home{
	width:200px;
	height:200px;
	padding:10px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}*/
#quienes_somos{
	width:600px;
	position:relative;
	float:none;
	left:260px;
	top:-40px;
}
#contenido_q_somos{
	width:560px;
	padding:20px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
#valores{
	width:600px;
	position:relative;
	float:none;
	left:260px;
	top:-70px;
}
#contenido_valores{
	width:560px;
	padding:20px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
#nuestro_aporte{
	width:600px;
	position:relative;
	float:none;
	left:260px;
	top:-55px;
}
#img_n_aporte{
	width:200px;
	height:220px;
	padding:10px;
	padding-top:30px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
#contenido_n_aportes{
	width:340px;
	height:220px;
	padding:20px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
#servicios{
	width:600px;
	position:relative;
	float:none;
	left:260px;
	top:-10px;
}
#contenido_servicios{
	width:560px;
	padding:20px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
#contacto_box{
	width:600px;
	position:relative;
	float:none;
	left:260px;
	top:-40px;
}
#contenido_contacto{
	width:220px;
	padding:20px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
#contenido_contacto2{
	width:300px;
	padding:20px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
#contacto {
	height:30px;
	width:160px;
	position:relative;
	float:right;
	background-image:url(../img/it_contacto_fondo.png);
}
#contacto ul {
	font-size:10px;
	margin-top:1px;
	padding:0px;
	list-style:none;
}
#contacto ul li {
	line-height:30px;
	text-align:center;
	float:right;
	text-decoration:none;
}
#contacto a:link {
	color:#000;
	width:80px; 
	height:35px;
	display:block; 
	outline:none;
	text-decoration:none;
}
#contacto a:visited {
	color:#333;
	font-weight:bold;
	width:80px; 
	height:35px;
	display:block; 
	outline:none;
	text-decoration:none;
}
#contacto a:hover {
	color:#000;
	font-weight:bold;
	background-image:url(../img/it_contacto_fondo_over.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:80px; 
	height:35px;
	display:block; 
	outline:none;
	text-decoration:none;
}
#alianzas {
	width:600px;
	position:relative;
	float:left;
	top:-80px;
	left:260px;
}
#contenido_alianzas{
	width:160px;
	height:340px;
	padding:10px 20px 0 20px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
#contenido_alianzas2{
	width:160px;
	height:335px;
	padding:15px 20px 0 20px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
#contenido_alianzas3{
	width:160px;
	height:340px;
	padding:10px 20px 0 20px;
	position:relative;
	float:left;
	background-color:#ECEDED;
}
.columna {
	display:block;
	text-align:center;
	width:130px;
	position:relative;
	float:left;
	margin:2px;
}
#ae {
	height:30px;
	width:80px;
	position:relative;
	float:right;
}
#ae a:link {
	color:grey;
	width:80px; 
	height:35px;
	display:block; 
	outline:none;
	text-decoration:none;
}
#ae a:visited {
	color:grey;
	font-weight:bold;
	width:80px; 
	height:35px;
	display:block; 
	outline:none;
	text-decoration:none;
}
#ae a:hover {
	color:grey;
	font-weight:bold;
	background-position:bottom;
	width:80px; 
	height:35px;
	display:block; 
	outline:none;
}