@charset "utf-8";
.cuadro {
	background-color: #ffffff;
	width: 85px;
	height:85px;
	float:left;
	border:0px none #ffffff;
}

#menu{
width:120px;
	float:left;
}


#razones{
	width:950px;
	float:left;
	margin-left: 30px;

}

#contenedor{
width:992px;
margin:auto;
border:solid 1px #cccccc;}

img {
	border:0px;
}


.clear{
clear:both;}

.color1{
	width:300px;
	height:300px;
	color:#FFFFFF;
	font-family:"Century Gothic";
	font-size:18px;
	text-align:center;
	background-image:url(imag/f1.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
