BODY {
	background-color : #FFFFFF;
	margin : 8px 0px;
}
#contenedor{
	text-align: left;
	width: 981px;
	background-color :#ffffff;
	margin: auto;
}
#cabecera{
	width:100%;
	background : #FFFFFF url(../img/barra_cabecera.gif) bottom repeat-x;
	height: 63px;
	margin:0px;
	/*margin-bottom: 4px;*/
}
#cabecera h1#logo{
	width: 500px;
	height: 57px;
	background : #FFFFFF url(../img/logo.gif) no-repeat;
	float:left;
	margin:0;
}
#cabecera h1#logo span{
	visibility:hidden;
}
#cablateral{
	position:relative;
	float:right;
	bottom:2px;
	width: 274px;
	height: 10px;
	margin-top:40px;
}
.txtsuperior {
	font : normal 11px 'Trebuchet MS', Arial;
	text-align: right;
	color:#454545;
	padding-right: 4px;
	text-decoration:none;
}
.txtsuperior a{
	font : normal 11px 'Trebuchet MS', Arial;
	text-align: right;
	color:#454545;
	text-decoration:none;
}
#cuerpo{
	width:100%;
	/*clear:both;*/
}
#izquierda{
	width: 155px;
	float: left;
	margin-top:0px;
}
#izquierda h2#indicemenu{
	display:block;
	width:155px;
	height:22px;
	background:#FFFFFF url(../img/indice.gif) top left no-repeat;
	margin-top: 5px;
	margin-bottom: 0px;
	padding:0;
}
#izquierda h2#indicemenu span{
	visibility:hidden;
}
#menu ul{
	padding-left: 0;
	margin : 0;
	list-style: none; /*Para que no tenga ninguna bolita al aplicar etiqueta de lista <ul>*/
}
#menu li{
	font: normal 12px 'Trebuchet MS', Arial;
	padding-left: 17px;
	background: transparent url(../img/flecha.gif) 2px 5px no-repeat;
	list-style: none; /*Para que no tenga ninguna bolita al aplicar etiqueta de lista <ul>*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #696969;
}                               
#menu li ul li{
    font: normal 11px 'Trebuchet MS', Arial;
	padding-left: 17px;
	background: transparent url(../img/flecha.gif) 2px 5px no-repeat;
	list-style: none; /*Para que no tenga ninguna bolita al aplicar etiqueta de lista <ul>*/
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #696969;
}        
#menu li a {
	font: normal 12px 'Trebuchet MS', Arial;
	background-color:#FFFFFF;
	color:#464646;
	text-decoration: none;
}

#menu li ul li a {
	font : normal 11px 'Trebuchet MS', Arial;
	background-color:#FFFFFF;
	color:#464646;
	text-decoration: none;
}
                        
.menutxt, .menutxt a {
	font: normal 12px 'Trebuchet MS', Arial;
	background-color:#FFFFFF;
	color:#464646;
	text-decoration: none;
}
#submenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#submenu li {
	margin:0px;
	padding:1px 0px 1px 17px;
	list-style:none;
	background-color:#FFFFFF;
	border-bottom: 1px solid #C4C4C4;
}
.submenu, .submenu a{
	font-family:'Trebuchet MS', Arial;
	font-size:12px;
	color: #05694A;
	text-decoration:none;
	line-height:15px;
}
#sub-submenu ul{
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #C4C4C4;
}
#sub-submenu li {
	margin:0px;
	margin-left:10px;
	padding:2px 0px 2px 17px;
	background-color:#FFFFFF;
	list-style:none;
	background: transparent url(../img/guion.gif) 4px 7px no-repeat;
}
.subsubmenu, .subsubmenu a{
	font-family:'Trebuchet MS', Arial;
	font-size:12px;
	color: #0A599E;
	text-decoration:none;
	line-height:15px;
}
#menu2 ul{
	padding-left: 0px;
	margin : 0px 0px 0px 0px;
	list-style: none; /*Para que no tenga ninguna bolita al aplicar etiqueta de lista <ul>*/
}
#menu2 li{
	padding-left: 17px;
	background: transparent url(../img/hoja.gif) 2px no-repeat;
	list-style: none; /*Para que no tenga ninguna bolita al aplicar etiqueta de lista <ul>*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
.menutxt2, .menutxt2 a {
	font : normal 11px Arial;
	background-color:#FFFFFF;
	color:#7F7F7F;
	text-decoration: none;
}
#separacion{
	padding-top:13px;
/*	height:15px;*/
	background-color: #EFEFEF;
}
#gris{
	border-bottom: 1px solid #C4C4C4;
}
#izquierda h2#areaprivada{
	display:block;
	width:153px;
	height:20px;
	background:#FFFFFF url(../img/areaprivada.gif) top left no-repeat;
	margin: 0px;
	padding:0;
	background-color: #FFFFFF;
	border-bottom:1px solid #7F9DB9;
	border-top:1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
}
#areaprivadatabla{
	background-color: #FFFFFF;
	border-bottom:1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	padding: 3px 3px 3px 3px;
}
INPUT {
	font-size : 8pt;
	padding-bottom: 2px;
	padding-top: 2px;
	border: 1px solid #7F9DB9;
}
FORM {
	margin:0px;
	padding:0px;
}
#botonbuscar input{ /* Esto es para que la imagen-boton no tenga bordes*/
	border : 0px none;
}
#campotexto {
	font : normal 12px 'Trebuchet MS', Arial;
	color:#696969;
	padding-bottom: 2px;
}

#buscador{
	display:block;
	width:155px;
	height:22px;
	background:#FFFFFF url(../img/buscador.gif) top left no-repeat;
	margin-top: 5px;
	margin-bottom: 0px;
	padding:0;
}
#combo {
	border-right: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	border-bottom: 1px solid #B7B7B7;
	padding-left:5px;
	padding-bottom:5px;
	height:20px;
	background-color:#FFFFFF;
}
#combo select{
	width:85%;
	font-size:9px;
	background-color:#FFFFFF;
}
#centro{
	width: 816px;
	float: left;
/*	margin: 4px 10px;*/
	margin:4px 0px 4px 10px;
}
#centro2{
	width: 638px;
	float: left;
/*	margin: 4px 10px;*/
	margin:4px 0px 4px 10px;
}
#estasen, #estasen a{
	padding:0px;
	margin-top:6px;
	font-family: 'Trebuchet MS', arial;
	font-size:10px;
	color: #000000;
	text-decoration:none;
}
#centro2 div#noticias{
	padding: 0px;
	margin: 10px 0px;
	width:638px;
	height: 358px;
	float:left;
	background:url(../img/cen/*tro_home.gif) no-repeat;*/
}
#centro2 div#noticias h2 span{
	display:none;
}
#centro2 div#noticias p{ /*Estilo contenido*/
	font-family: verdana;
	font-size:10px;
	color: #4B4B4B;
	margin:5px 0px;
	padding:0px;
}
#derecha{
	width:165px;
	float: right;
	margin: 4px 0;
	/*clear:both;*/
}
#derecha div#navder{
	width:153px;
	border: 1px solid #07A272;
	padding:5px;
	margin:0;
}
#derecha div#navder ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
#derecha div#navder li{
	margin:0px;
	padding:1px 0px;
	list-style:none;
}
#pie {
	width:100%;
	background-color: #EFEFEF;
	margin: 0px;
	padding:0px;
	clear:both;
}
#pie p#texto1{
	font-family: 'Trebuchet MS', arial;
	font-size:11px;
	color: #464646;
	width:700px;
	height:18px;
	padding: 2px 10px;
	background:#EFEFEF url(../img/bajo1.gif) no-repeat bottom left;
	float:left;
}
#pie p#texto2 {
	font-family: 'Trebuchet MS', arial;
	font-size:11px;
	color: #464646;
	text-align:right;
	text-decoration:none;
	width:241px;
	height:18px;
	padding: 2px 10px;
	background:#EFEFEF url(../img/bajo2.gif) no-repeat bottom right;
	float:left;
}
#pie p#texto2 a{
	font-family: 'Trebuchet MS', arial;
	font-size:11px;
	color: #464646;
	text-align:right;
	text-decoration:none;
}
#pie2{
	font-family: 'Trebuchet MS', arial;
	font-size:11px;
	color: #00408B;
	height: 18px;
	padding: 2px 10px;;
	background:#E3EBF3 url(../img/bajo2.gif) no-repeat bottom right;
}
#banner-hospitales {
	padding:0;
	padding-top:10px;
	padding-bottom:5px;
	margin:0;
}
#banner-hospitales #bann{
	padding: 0;
	margin : 0;
	clear:both;
}
#tematica{
	clear:both;
	width:475px;
	padding: 0px;
	padding-left:10px;
	padding-bottom:5px;
	margin:0px 5px;
	font-family: georgia, arial;
	font-size:14px;
	font-weight:bold;
	color: #4D4D4D;
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.clear{
	clear:both;
}
