body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#4c4a5c;
}

.main_container {
	margin:5% auto 10px auto;
	width:770px;
	height:auto;
}
.cybersyn {
	float:left;
	padding:46px;
	width:280px;
	height:350px;
	background-image:url(img/lineas_fondo.gif);
	background-repeat:repeat;
	text-align:center;
	border:#64624D thin solid;
}
.bot_cybersyn a {
	float:left;
	width:110px;
	height:auto;
	background-color:#FFFFFF;
	color:#64624D;
	border:#64624D thin solid;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	margin:250px 10px auto 10px;
}
.bot_cybersyn a:hover {
	background-color:#64624D;
	color:#FFFFFF;
	border:#FFFFFF thin solid;
}
.multinode {
	float:left;
	padding:6px;
	background-color:#383548;
	border: #CC0000 thin solid;
	width:280px;
	height:342px;
	padding:50px;
	text-align:center;
}
.bot_multinode {
	float:left;
	margin:100px auto 0px 40px;
	color:#FFFFFF;
	padding:10px;
	text-decoration:none;
}
.bot_multinode a {
	float:left;
	margin:100px auto 0px 40px;
	background-color:#4C4A5C;
	border:#CC0000 thin solid;
	color:#FFFFFF;
	padding:10px;
	text-decoration:none;
}
.bot_multinode a:hover {
	background-color:#CC0000;
	color:#FFFFFF;
}