body {
	background: #EFF3FF url(images/fondo.png) repeat-x;
	margin:0px;
	}
#logo {
	margin-top:5px;
	width:320px;
	clear:both;
	}
	
#cabezote {
	width: 780px;
	height: 210px;
	background-image: url(images/cabezote_fondo4.jpg);
	}
#navegacion {
	width: 750px;
	height: 23px;
	background-image:url(images/fondoMenu.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
}
#wrapper_arriba {
	width: 780px;
	height:34px;
	background-image: url(images/contenido_alto2.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#wrapper {
	min-height:559px;
	overflow:auto;
	width: 780px;
	background-image: url(images/contenido_ancho_home.gif);
}
#wrapper_bajo {
	width: 780px;
	height:34px;
	background-image: url(images/contenido_bajo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:bottom;
}
#menubar{
	color: #FFFFFF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.78em;
	font-weight: bold;
	width:760px;	
	float:left;
	height: 23px;
	clear:both;
	vertical-align:middle;
	margin-top:3px;
}
#menubar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#menubar ul li { 
	display: inline; 
	}

#menubar ul li a{
	text-decoration: none;
	padding-left: 3px;
	background-color:#0646D2;
	color: #FFFFFF;
	border-left-width: thin;
	border-left-style: groove;
}

#menubar ul li a:hover{
	background-color:#66CCFF;
	color:#000099;
}
#titulo {
	margin-top:5px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	font-size:x-large;
}
#principal{
	min-height:400px;
	width:750px;
	clear:both;
}
#izq {
	float:left;
	width:315px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	margin-left:5px;
	
	padding-top:5px;
	}
#der {
	float:left;
	width:370px;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;	
	}
#cirugia {
	float:left;
	width:400px;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;	
	overflow:hidden;
	}
#directiva {
	height:500px;
	width:370px;
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
	float:left;
	}
#directitul {
	margin-left:10px;
	margin-top:5px;
	width:400px;
	height:23px;
	float:left;
	}
#dirfotos {
	width:400px;
	height:175px;
	margin-top:10px;
	padding-left:25px;
}
#dirmiembro {
	width: 125px;
	height: 160px;
	float:left;
}
#dirfot {
	width: 100px;
	height: 100px;	
	background-color:#CCCCCC;
	}
#dirnombre {
	width: 123px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	}
#fotespecialidad {
	width:400px;
	height:130px;
	float:left;
}
#tableEspecial {
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	}
#tdtitul {
	background-color:#CCCCCC;
	}
#titugral {
	width:750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
}
#tdthumb {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	}
.img2{
	padding: 5px 5px 9px 5px;
	background-color: #FFF;
	background-image: url(Images/sombra.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
#linkbar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	margin-left:15px;
	margin-top: 15px;
	width:700px;
	float:left;
	}
#sonido {
	float:right;
	width:50px;
	margin-top: 10px;
	}
