body
{
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#E5E5E5;
	padding:0px;
	margin:0px;
}

p
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 10px 0px;
	color:#000066;
	font-size: large;
}

h2
{
	margin:0px 0px 10px 0px;
	font-size: large;
}

h3
{
	margin:0px 0px 10px 0px;
	color:#000066;
	font-size: small;
}

h4
{
	margin:0px 0px 10px 0px;
	color:#000000;
	font-size: small;
}

img
{
	border: 0px;
}
#PageMain
{
	width:960px;
	/*height:820px;*/
	margin:0px auto 0px auto;
	background-image:url(../img/background.gif); /* Esta imagen brinda un fondo blanco con bordes */
	background-repeat:repeat-y;
	background-position:center;
}

#Separacion
{
	width:944px;
	/*height:820px;*/
	padding-top:20px;
	margin:0px auto 0px auto;
	text-align:left;
	color:#666666;
}

#Contenedor
{
	width:900px;
	/*height:800px;*/
	position:relative;
	margin:0px auto 0px auto;
}

#Lenguajes
{
	width: 900px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

#admin_header
{
	width: 900px;
	height: 65px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	background-image:url(../img/area_admin.jpg);
	background-repeat: no-repeat;
}

#DivSuperior
{
	width: 900px;
	height: 30px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

#DivSuperiorLoggin
{
	width: 700px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

#DivSuperiorIn
{
	border:0px;
	width: 150px;
	height: 25px;
	background: url(../img/backInput.gif) ;
	background-repeat: no-repeat;
}

#DivSuperiorBoton
{
	border:0px;
	width: 75px;
	height: 25px;
	background: url(../img/BotonEnviar.gif);
	background-repeat: no-repeat;
}

#DivSuperiorLenguaje 
{
	width: 200px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

#Banner
{
	width:900px;
	height:235px;
	text-align: center;
}

#Menu
{
	width:900px;
	height:35px;
	display:block;
	text-align: center;
}

#Menu ul
{
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style-type:none;
}

#Menu li
{
	float:left;
	display:block;
	width:150px;
	height:34px;
	background: url(../img/BotonMenu.gif);/*../img/BotonMenu02.gif);*/
}

#Menu li.home
{
	width:150px;
	height:34px;
	background: url(../img/BotonMenu02.gif);
}

#Menu li.Prescripciones
{
	width:150px;
	height:34px;
	background: url(../img/BotonMenu02.gif);
}

#Menu a
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 30px;
}

#Menu a:hover
{
	color:#CCCCCC;
}

#Contenido
{
	width:900px;
	height:360px;
	margin-top: 10px;
}

#ContenidoExtendido
{
	width:900px;
	margin-top: 10px;
}

#Contenido_Listas
{
	width:900px;
	height:800px;
	margin-top: 10px;
	overflow: auto;
}

#divlista
{
	height:400px;
	margin-top: 10px;
	overflow: scroll;
}

#ContenidoIz
{
	width:620px;
	height:350px;
	float:left;
}

#ContenidoDe
{
	width:268px;
	wi\dth:278px;
	height:350px;
	float:right;
	margin:0px;
	padding-left:10px;
	border-left: 2px solid #C5DAE3;
}

#ContenidoDe ul
{
	list-style-type: square;
	margin: 0px;
	padding-left: 15px;
}

#Footer
{
	width:900px;
	height:133px;
	border-top:2px solid #C5DAE3;
}

#Footer a
{
	text-decoration:none;
}

#PageBottom
{
	width:960px;
	height:18px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../img/page.background.bottom.gif);
}

#Prescripcion_titulo
{
	width:615px;
	height:50px;
}

#Prescripcion_titulo_DE
{
	width:150px;
	float:left;
	height:50px;
}

#Prescripcion_titulo_IZ
{
	width:450px;
	float:right;
	height:50px;
	text-align:right;
}