.divDescribeContenidoPg{
	width:755px;
	position:absolute;
	top:512px;
	left:50%; 
	margin-left:-375px;
	font-family:verdana;
	font-size:9px;
	color:#3A7789;
	font-style:normal;
}
.divMaestro{
	width:755px;
	height:502px;
	position:absolute; 
	left:50%; 
	margin-left:-375px;
	border:1px solid #B4E1DA;
	border-top:0px;
	padding:0px;
	background-color: #51A7A8; /*5D9596 5DB8B3;*/
}


.divMaestro img{
	margin:0px;
	padding:0px;
}


.divContenedor{
	width:750px;
	height:400px;
}

body{
	background-image: url(images/bgBody.jpg);
	background-repeat: repeat-x;
	background-color:#5DB8B3;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	color:#FFF;
	margin:0px;
	padding:0px;
}

