BODY{
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/fondo002.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin: auto;
}
#contenedor {
	width: 800px;
	margin: auto;
	top: 0px;
}
#cabecera{

}#menu {
	width: 130px;
	top: 20px;
	margin: auto;
	float: left;
	position: relative;
	left: 0px;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#izquierda {
	position: relative;
	height: 500px;
	width: 160px;
	left: 20px;
	top: 20px;
	float: left;
	margin: auto;
}
#central {
	border: 4px solid #000000;
	position: relative;
	height: 100%;
	width: 300px;
	left: 40px;
	top: 20px;
	float: left;
	margin: auto;
	background-color: #C9BBAE;
}
#derecha {
	float: right;
	width: 140px;
	position: relative;
	top: 20px;
	left: 10px;
	margin: auto;
	text-align: left;
	height: 700;
}
#darriba {
	background-image: url(images/subsmed.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
}
#dabajo {
	padding: 0px;
	text-align: left;
}
#maqueta {
	background-color: #C9BBAE;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 400px;
	width: 132px;
	border: 4px solid #000000;
	background-color: #C9BBAE;
	background-image: url(images/noticias.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	text-align: left;
	padding: 10px;
}
#enlaces {
	background-image: url(images/menu_inferior2.gif);
	background-position: left top;
	height: 550px;
	width: 140px;
	background-repeat: no-repeat;
}
#contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	position: relative;
	width: 650px;
	left: 10px;
	top: 20px;
}
#imagen {
	text-align: center;
	vertical-align: top;
	border: 4px solid #000000;
	width: 300px;
	height: 500px;
	position: relative;
	top: 20px;
	float: left;
	left: 10px;
	background-color: #C9BBAE;
	padding: 10px;
}
#indice {
	text-align: left;
	vertical-align: top;
	border: 4px solid #000000;
	height: 500px;
	width: 300px;
	position: relative;
	top: 20px;
	float: right;
	background-color: #C9BBAE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
#numeros {
	height: 200px;
	width: 650px;
	text-align: center;
	vertical-align: middle;
	float: right;
	position: relative;
	top: 30px;
}
