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

#conten_general{
	width:950px;
	border:1px solid #000;
}
#conten_syc {
	width:950px;
	height:280px;
	background-image:url(../images/fondo.png);
	background-repeat:no-repeat;
	padding-top:45px;
}
#conten_slide {
	width:750px;
	height:auto;
	float:left;
	margin-left:-13px;
}

#contacto {
	width:200px;
	height:233px;
	background-image:url(../images/contactanos.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:-4px;
}

.mail_link_contener {
	margin-top:197px;
}


	



