/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	background-color:#000000;
}


#master {
position:absolute;
top:50%;
left:50%;
border: 1px solid;
width:760px;
margin-left: -380px;
border-color:#CCCCCC;
height:500px;
margin-top:-250px;
background-color:#FFFFFF;
}


#glob {
position:absolute;
top:50%;
left:50%;

width:760px;
margin-left: -380px;

height:500px;
margin-top:-250px;
}
#MenuPrinc {
position:relative;
width:100px;
margin-top:20px;
border-top:1px solid;
border-top-color:#cccccc;
}
#cuerpo {
	position: absolute;
	width:620px;
	height:360px;
	margin-left:120px;
	margin-top:120px;
	left: 5px;
	top: -21px;
;

}
#cuerpo_index {
	position: absolute;
	width:620px;
	height:360px;
	margin-left:120px;
	margin-top:120px;
	left: 5px;
	top: -8px;


}
#mano {
position:absolute;
bottom:10px;
left:15px;
}
#porque {
position:absolute;
top:190px;
right:20px;
width:222px;
}
#pie {
	position:relative;
	width:760px;
	height:20px;
	top:510px;
	font-size: 9px;
}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	font-weight: bold;
	text-decoration:none;
	color:#FF9900;

}

/*css seccion servicios*/
a.menu_Serv {
	font-size: 12px;
	color: #666666;
}
a.menu_Serv:link {
	text-decoration: none;
}
a.menu_Serv:visited {
	text-decoration: none;
	color:#666666;
}
a.menu_Serv:hover {
	font-weight: bold;
	text-decoration:none;
	color:#00CC00;

}

.sub_tit {


	text-decoration:none;
	color:#ff9900;

}
