@media screen and (min-width: 64.064em) {
				.nombre_profe{clear:both;font-size:0.8em; text-decoration:none; margin: 0;}
				.nombre_profe a{font-size:0.8em;}
				.txt_profe{font-size:0.8em; text-decoration:none;}

				#carrusel{
					/*float:left;
					width:90%;
					overflow:hidden;
					height:255px;
					position:relative;
					margin-top:20px;
				*/}
				#carrusel .izquierda_flecha{display: none}
				#carrusel .derecha_flecha{display: none}
				.carrusel{
					/*width:4000px;*/
					left:0px; 
					/*position:absolute;*/ z-index:0;}
				.carrusel>div{
				    float: left;
				   /*height: 203px;*/
				   /* margin-right: 5px;*/
				    margin:20px;
				    padding:10px;
				    width:170px;
				    text-align:center;
				    background:#FFFFFF;
				   /* text-align:left;*/
				}
				.carrusel .img_carruse{ffloat:left;margin:5px;}
			
				.product {
				    /*border:#CCCCCC 1px solid;*/
					background:#FFFFFF;
					}
}
@media screen and (max-width: 61em) {

#carrusel{
					float:left;
					width:99%;
					overflow:hidden;
					height:255px;
					position:relative;
					margin-top:20px;
				}
#carrusel .izquierda_flecha{display:block;position:absolute; left:0px; z-index:1; text-decoration:none;font-size: 5em;height:100%;padding-top:80px;cursor:hand;cursor:pointer;}
#carrusel .derecha_flecha{display:block;position:absolute; right:0px; z-index:1; text-decoration:none;font-size: 5em;height:100%;padding-top:80px;cursor:hand;cursor:pointer}

.carrusel{
					width:4000px;
					left:0px; 
					position:absolute; z-index:0;}
.carrusel>div{
				    float: left;
				   /*height: 203px;*/
				   /* margin-right: 5px;*/
				    margin:7px;
				    padding:10px;
				    width:170px;
				    text-align:center;
				    background:#FFFFFF;
				    text-align:center;
				}


}   /* 640px */