.citofonia{
	width:820px;
	
	
	float:left;
	font-family: verdana;
	font-size: 13px;
	
	
		
	
	
	
	
	
	
	}
	
	
.principal{
	width:29.9%;
	max-height:180px;
	height:auto;
	
	
	
	float:left;
	
	margin-left:20px;
	margin-top:20px;
background:#011F63;
	float: left;
	border-radius: 10px;
	padding-top:15px;
	
	color:#FFFFFF;
	text-align:center;
	
	
	cursor:pointer;
	
	
	
	
	
	
	
	}
	
	
.principal2{
	width:29.9%;
	max-height:180px;
	height:auto;
	cursor:pointer;
	
	
	margin-left:20px;
	margin-top:20px;

	background:#011F63;
	border-radius: 10px;
	padding-top:15px;
	
	
	color:#FFFFFF;
	text-align:center;
	float:left;
	
	
	
	
	
	
	
	
	
	
	}
	
	
.producto{
	width:100%;


	margin-top:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	float:left;
	
	
	
}


.principal:hover{
	
	background:#0E4394;
	
	
	}
	
.principal2:hover{
	
	background:#0E4394;
	
	
	}
	
	
.img{
	
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	
	
	
	
	
	
	}
	
.informacionprincipal{
	width:57%;
	height:200px;
	
	
	
	
	float:left;
	margin-left:20px;
	margin-top:20px;
	
	
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	color:#636363;
	padding:20px;
	
	
	
	
	border:solid #14629c;
	
	
	
	
	
	
	
	}
	
	
#iten1,#iten2,#iten3,#iten4,#iten5,#iten6{
	
	display:none;
	
	
	
	
	}
	
	
	
	
	

	
	
.infoimpor{
	color:#7A7A7A;
	text-align:justify;
	
	
		
		
		
		
	
	
	
	
	}
	
	
.infoimpor span{
	color:#000000;
	
	
	
	
		
		
		
		
	
	
	
	
	}