/* Template Design by http://rayzztemplates.com*/
/*big menu*/

#kwick {
	position: relative;
	margin-top: 0px;
	width:780px;
}

#kwick .kwicks {
	display: block;
	height: 80px;
	margin-top: 0px;
}

#kwick li {
	float: left;
	margin-top:13px;
	margin-left:5px;
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 122px;
	background: #fff;

}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	background: #4C4C4C url(../images/new/home.gif);
}
#kwick .opt2 {
	/*background: #4C4C4C url(../images/new/login.gif);*/
	background: #4C4C4C url(../images/new/ateproforma.gif);
}
#kwick .opt3 {
	/*background: #4C4C4C url(../images/new/signup.gif);*/
	background: #4C4C4C url(../images/new/aulavirtual.gif);
}
#kwick .opt4 {
	background: #4C4C4C url(../images/new/registro.gif);
	/*background: #4C4C4C url(../images/new/asociados.gif);*/
}

#kwick .opt5 {
	/*background: #4C4C4C url(../images/new/upload.gif);*/
	background: #4C4C4C url(../images/new/canales.gif);
}
#kwick .opt6 {
	background: #4C4C4C url(../images/new/contact.gif) ;
}
#kwick .opt7 {
	/*background: #4C4C4C url(../images/new/mail.gif) ;*/
	background: #4C4C4C url(../images/new/correo.gif) ;
}
#kwick .opt8 {
	background: #4C4C4C url(../images/new/logout.gif) ;
}
#kwick .opt9 {
	background: #4C4C4C url(../images/new/invitar.gif) ;
}
#kwick .opt10 {
	background: #4C4C4C url(../images/new/anuncios.gif) ;
}

.bg_slider{
		background: #4C4C4C url(../images/new/bg_slider.gif);
		width:792px;
		height:113px;
		clear:both;
	}
