body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}


.curso {
	border: medium ridge;
	background: #FFFFF0;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/texture1.jpg);
	background-attachment: inherit;
}

.mbutton {
	position:absolute;
	left:-120px; 
	width:223px; 
	height:54px; 
	background-image: url(images/menubutton.gif);
}

.mbuttontable {
	width: 223px;
	height: 54px;
}

.mbuttontabletd {
	vertical-align: middle;
	text-align: right;
	padding-right: 20px;
	font-size: 20px;
	font-weight: bold;
}

.mbuttontp{
   position:absolute;
	left:-120px; 
	width:223px; 
	height:54px; 
}

.languageMenuBackground {
	position:absolute;
	left:-120px; 
	width:223px; 
	height:54px; 
}



h2 {
	font-size: x-large;
	padding-top: 0px;
}

h3 {
	padding-top: 0px;
	font-size: x-large;
	margin-top: 0px;
}

img {
	border: 0px
}
