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

#todo{
	width:100%;
	height:100%;
	padding-top: 220px;
	background-image: url(../images/mccimentacionestrucruras_logo_trans.png);
	background-repeat: no-repeat;
	background-position: center 220px;
}
#sitioc{
	float:left;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 36px;
	color: #555555;
	font-weight: lighter;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 30px;
}
#menu_index{
	float:left;
	width:100%;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	word-spacing:30px;
}
a.menu_index:link {
	float:left;
	width:100%;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	word-spacing:30px;	
}
a.menu_index:visited {
	float:left;
	width:100%;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	word-spacing:30px;	
}
a.menu_index:hover {color:#333399;}

a.menu_index:active {float:left;
	width:100%;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C1C1C;
	text-align: center;
	word-spacing:30px;
	
}
