/* CSS Document */
body{
	margin-top: 10px;
	margin-bottom: 1px;

}
.boton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;

}
#entradadatos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663399;

}
.ajustar_video_reproductor{
	margin: 0px;
	padding: 0px;

}
.fondo_menu{
	background-image: url(../images/MENTELOGO.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;

}

