body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin : 20px 0px 20px 0px;
	background-color: #FF6633;
}


.contenedor{
	position:relative;
	width: 753px;
	margin: auto;
	background-color: #FFFFFF;
	height: 450px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #40648C;
	border-left-color: #40648C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #40648C;
	text-align: justify;
	background-image: url(imagenes/Fondo6.jpg);
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #40648C;

	
} 

.Sup{
	position:absolute;
	width: 750px;
	margin: auto;
	background-color: #40648c;
	height: 65px;
	left: 1px;
	top: 0px;
} 

.MenuH{
	position:absolute;
	width: 750px;
	background-color: #FF6633;
	height: 20px;
	left: 1px;
	text-align: left;
	vertical-align: middle;
	text-indent: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	top: 72px;
} 


.MenuHIt{
	color: #000066;
	background-color: #FF9253;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 7px;
	line-height: 20px;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000066;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000066;
	text-decoration: none;
	font-size: 14px;
	
} 


.MedCon{
	position:absolute;
	width: 750px;
	margin: auto;
	height: 300px;
	left: 1px;
	top: 115px;
	overflow: auto;
	text-align: center;
} 


.Inf{
	position:absolute;
	width: 750px;
	margin: auto;
	background-color: #F93F00;
	height: 15px;
	left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9966;
	bottom: 0px;
} 


p {
	margin-top: 12px;
	margin-right: 17px;
	margin-bottom: 12px;
	margin-left: 17px;
	font-size: 14px;
	line-height: 16px;
}
h1 {
	font-size: 18px;
	color: #000099;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
img {
	margin-right: 5px;
	margin-left: 5px;
}
