/* RESET STYLES
**************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
{
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align: baseline;
	background:transparent;
}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}

/* GENERAL STYLES
**************************************************/
body {
	color: #3E3E3E;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: #FCFCF7 url(../images/bg.gif) repeat-x 0 0;

}

#container{
	margin: 0 auto;
	width:1280px;
	margin-top:2px;
}

#flashcontent { clear: both; height: 346px; }
#flashInterna { clear: both; width: 100%; height: 223px; overflow: hidden; }
#flashHome { clear: both; width: 100%; height: 346px; overflow: hidden; }
#wrapper { width: 100%; background: url(../images/backgrounds/wrapper.gif) repeat-x 0 0; overflow: hidden; }
#wrapper2 { width: 100%; background: url(../images/backgrounds/wrapper2.gif) repeat-x 0 0; overflow: hidden; }
#wrap { width: 990px; margin: 0 auto; overflow: hidden; }
.left { float: left; }
.right { float: right; }

/* HEADER
**************************************************/
#header { width: 930px; padding: 3px 30px 0; margin: 0 auto; }
#header h1 { float: left; }
#navBar { float: right; }
.marginnavbar {margin-right:35px; display:inline; margin-top:4px; }

.search {width:102px;
         border: 1px solid  #9c5783;
		 }
.submit {width:9px;}

#navBar li {
	float: right;
	background: url(../images/bullet-red.gif) no-repeat right 10px;
	padding: 7px 12px 7px 8px;
}

#navBar li.last { background: none; padding: 0 0 0 10px; }

#navBar a {
	color: #C37A8A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#navBar a:hover { text-decoration: underline; }



/* CONTENT
**************************************************/
#content {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}

#content #titulo {
	height: 23px;
	color: #89001E;
	font-size: 13px;
	font-weight: bold;
	background: #d4c47a;
	padding: 5px 0 0 10px;
}

#titulos {
	width: 827px;
	height: 16px;
	background: #D9C886;
	overflow: hidden;
	padding: 14px 129px 0 34px;
}

#news {
	width: 280px;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #c7b670;
	margin: 10px 0px 0 34px;
	_margin: 10px 0px 0 17px;

	
}

#news li {
	margin-bottom: 20px;
}

#news h3 {
	color: #B68C09;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#news p {
	line-height: 14px;
}

#news p a {
	color: #3E3E3E;
	font-size: 10px;
}

#moreNews {
	float: left;
	width: 320px;
}

#nov_texto { float:left; color: #3E3E3E; font-size: 11px; font-weight: normal; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;}
#nov_texto a {color:#B68C09; font-size:13px; margin:10px 0 0 10px; float:left; width:320px;}
#nov_texto p{ margin:10px 0 0 10px; width:150px;}
#nov_img{ float:left;}
#nov_img  a{display:block; float:right; width:150px;}
#nov_img div.left{ float:left; width:160px;}
#nov_img div.left a{display:block; float:left; width:160px;}

#nov_texto span{ width:150px; float:left; font-size:10px; font-weight:bold;}
 
#moreNews ul {
	margin: 0 0 0 22px;
}

#moreNews li {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	margin: 8px 0;
}

#moreNews li a {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	color: #3E3E3E;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
}

#moreNews li.viewMore { text-align: right; }
#moreNews li.viewMore a { color: #7D071D; }

#areas {
	float: left;
	width: 299px;
	height:200px;
	margin: 12px 0 0 25px;
	
}

#areas li {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	float: left;
	width: 231px;
	height: 182px;
	background: #e6e3c6;
	padding: 15px 17px;
}

#areas li.arrow {
	width: 17px;
	padding: 0;
}


#areas li a {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	color: #3E3E3E;
	font-weight: bold;
	text-decoration:underline;
	height: 200px;
	
}

#areas li.arrow a {
	width: 11px;
	height: 50px;
	display: block;
	background: #DED6A8;
	padding: 81px 3px;

}

#areas h3 {
	margin: 40px 0 10px;
}

#areas p {
	color: #524C35;
	font-size: 11px;
	line-height: 14px;




	
}

/* FOOTER
**************************************************/
#footer {
	clear: both;
	width: 920px;
	background: url(../images/backgrounds/footer.gif) no-repeat 0 10px;
	overflow: hidden;
	padding: 60px 0 0 0px;
	margin: 0 auto;
}

#footer p {
	float: left;
	color: #8f8f8b;
	font-size: 12px;
}

#footer p a {	color: #8f8f8b; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }

#footer #logos {
	float: right;
}

#footer #logos a {
	float: left;
}

#footer #logos a.miami {
	padding-left: 10px;
}

/* SIDEBAR
**************************************************/
#sidebar {
	width: 238px;
	float: left;
	background: url(../images/backgrounds/sidebar.gif) no-repeat 0 0;
	padding: 15px 6px 100px;
	_padding: 15px 0px 100px;  
}

#sidebar ul {
	margin: 0 20px;
}

#sidebar li {
	padding: 7px 0;
	border-bottom: 1px solid #d4c47a;
}

#sidebar li.last { border: none; }

#sidebar li a {
	color: #7a6b28;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar li a:hover, #sidebar li a.active {
	color: #8b001f;
}


#sidebar .first ul, #sidebar .second ul, #sidebar .third ul { margin: 0; padding:0; overflow:hidden;}
#sidebar ul{ width:198px;}
#sidebar ul li.first{ float:left;}
#sidebar ul li ul{ width:198px;}
#sidebar ul li.second{ float:left;}
#sidebar ul li ul li{ width: 198px;}
#sidebar ul li.third{ float:left;}
#sidebar .first, #sidebar .second, #sidebar .third, #sidebar .fourth { padding: 0; border: none; }
#sidebar .first{ margin:0; padding:0;}
#sidebar .first a { width: 198px; display: block; padding: 8px 0; border-bottom: 1px solid #d4c47a; margin:0;}
#sidebar .first li.active { color: #8b001f; }
#sidebar .second{ margin:0; padding:0;}
#sidebar .second a{ width: 178px; display: block; padding: 8px 10px; border-bottom: 1px solid #d4c47a; color: #564911; background: #EAE8C6; font-weight:normal; margin:0;}
#sidebar li.third {}
#sidebar .third{ margin:0; padding:0;}
#sidebar .third a { color: #473b04; background: #EAE8C6; font-weight:normal; padding:8px 0 8px 20px; width:178px; display:block; margin:0;}
#sidebar .fourth a { color: #282100; background: #efedd3; }

/* CONTENT RIGHT
**************************************************/
#content-right {
	float: left;
	width: 740px;
}
#content-right ul li{
background: url(../images/bull.jpg) no-repeat 0 7px;
margin:7px 0 0 0px;
line-height:18px;
padding:0px 0px 0px 15px;
width:auto;
float:none;
}

#content-right2 {
	float: left;
	width: 740px;
}
#content-right2 ul li{
background: url(../images/bull.jpg) no-repeat 0 6px;
margin:5px 0 0 0px;
line-height:18px;
padding:0px 0px 0px 15px;
width:685px;
float:left;
}

#content-right2 ul li p{
margin:0;
}

#content-right2 div.template-bull ul li, #content-right2 div.template-download ul li{
margin:7px 0 0 17px;

}


#content-right ol li{
margin:10px 0 0 0;
line-height:18px;}


#titulos-right {
	width: 546px;
	height: 18px;
	background: #D9C886;
	overflow: hidden;
	padding: 10px 174px 0 10px;
	margin: 0 0 8px 0;
}

#titulos-right .news {
	width: 485px;
	height: 18px;
	float: left;
}

#directorio {
	width: 509px;
	float: left;
}

#directorio ul {
	margin: 25px 0 0 20px;
}

#directorio li {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

#directorio p {
	color: #524c35;
	font-size: 12px;
}

#directorio p.cargo {
	width: 150px;
	float: left;
	font-weight: bold;
}

#directorio p.nombre {
	float: left;
	line-height: 20px;
}

#news-right {
	width: 220px;
	float: left;
	padding: 5px 0 0 10px;
	border-left: 1px solid #d4c47a;
}

#news-right li {
	margin: 10px 0;
	line-height: 15px;
}

#news-right a {
	color: #6e6850;
	font-size: 12px;
	font-weight: bold;
}

/**** TEMPLATE ****/

h2{
	color:#89001e;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.template-txt {
	width: 700px;
	float: none;
	padding: 5px 0 0 10px;
}

.template-txt p{

	/*padding-left:10px;*/
	float:none;
}

.template-txt2 {
	width: 485px;
	float: left;
	padding: 5px 0 0 10px;
}

.imagen{
	width:272px;
	float:right;
	margin:10px 0 10px 10px;
}

.imagen img{
	float:right;
	height:200px;
	width:270px;
	border: solid 1px #ab9d5d;
}

.imagen span{
	float:right;
	width:272px;
	font-style:italic;
	color:#524c35;
	font-size:11px;
	margin-bottom:10px;
	padding: 5px 0;
	border-bottom: 1px solid #ab9d5d;
}

.video {
	width: 320px;
	float: right;
	margin: 10px 0 10px 10px;
}

.template-txt p, .template-txt2 p, div.template-bull p {
	color: #524c35;
	font-size: 12px;
	line-height:17px;
	margin:5px 0 10px 0;
}

div.template-bull {
	width: 700px;
	float: left;
	margin-top:10px;
}

div.template-bull h2 {
	background:url(../images/backgrounds/bg-lists.jpg) no-repeat center top;
	float: left;
	width:703px;
	height:20px;
	display:inline;
	padding-top:17px;
	padding-left: 17px;
}

div.template-bull ul{
	float:left;
	width:700px;
	margin:0 0 10px 0px;
}

#content-right .template-bull ul li{
	background:url(../images/bull.jpg) no-repeat 0 4px;
	padding-left:10px;
	margin:10px 0 0 17px;
	width:650px;
	display:inline;
	float:left;
}

#content-right .template-bull ul li p{
	margin:0;
}

/*.template-bull ul li{
	background:url(../images/bull.jpg) no-repeat 0 4px;
	padding-left:10px;
	margin:10px 0 0 10px;
	width:600px;
	float:none;
	display:inline;	
}*/

.template-bull ul li{
	*display:inline; !important
}


div.template-download {
	width: 720px;
	float: left;
	margin-top:10px;
}

div.template-download h2{
	background:url(../images/backgrounds/bg-downloads.jpg) no-repeat center top;
	float: left;
	width:705px;
	height:20px;
	padding-top:17px;
	padding-left: 15px;
}

div.template-galery {
	width: 700px;
	float: left;
	margin-top:10px;
}


.template-galery h2 {
	background:url(../images/backgrounds/bg-lists.jpg) no-repeat center top;
	float: left;
	width:705px;
	height:20px;
	padding-top:17px;
	padding-left: 15px;
}
.template-video h2{
	background:url(../images/backgrounds/bg-lists.jpg) no-repeat center top;
	float: left;
	width:705px;
	height:20px;
	padding-top:17px;
	padding-left: 15px;}



.template-video .video{
	float:left;
	margin:10px 0 10px 10px;
	width:310px;
}
.template-video .videoGalery{
	float:left;
	margin:10px 20px 10px 10px;
	width:320px;
}

div.template-download ul {
	width: 720px;
	float: left;
	margin:1 0 10px 10px;
}

div.template-download ul li{
	width:673px;
	height:19px;
	padding: 10px 0 0 40px;
	margin-left:7px;
}

div.template-download ul li.word{
	background:url(../images/word.gif) no-repeat scroll -12px -4px transparent;
	display:block;
    overflow:hidden;
    padding-left:20px;
    padding-bottom:5px;		
}

div.template-download ul li.pdf a{
	background:url("../images/pdf.gif") no-repeat scroll -12px -4px transparent;
	display:block;
    overflow:hidden;
    padding-left:20px;
    padding-bottom:5px;	
}

div.template-download ul li.excel{
	background:url(../images/excel.gif) no-repeat scroll -12px -4px transparent;
	display:block;
    overflow:hidden;
    padding-left:20px;
    padding-bottom:5px;		
}

div.template-download ul li a{
	text-decoration:none;
	color:#524c35;
}

div.template-download ul li a:hover{
	text-decoration:underline;
}

/********** OBRAS SOCIALES **********/
#prepagas { margin-top: 10px; }
#prepagas td { width: 165px; color: #524C35; font-size: 12px; font-weight: bold; font-family: "Trebuchet MS"; text-align: center; padding: 10px 0; _line-height: 26px; }

/********** CONTACTO **********/
#infoContact { float: left; width: 260px; color: #524c35; font-size: 12px; margin: 20px 0 0 10px; _margin: 20px 0 0 5px; }
#formContact { float: right; width: 720px; color: #524c35; font-size: 12px; overflow: hidden; margin-top: 20px; }
#formContactIZQ { width: 312px; float: left; overflow: hidden; margin-top: 20px; }
#formContactIZQ div { margin: 15px 0; }
#formContactIZQ label { float: left; width: 65px; display: block; font-size: 11px; font-weight: bold; padding-top: 3px; }
#formContactIZQ input { width: 230px; height: 17px; font-size: 11px; background: #e0d8a5; padding: 3px 5px 0; border: 1px solid #d5c57c; }
#formContactDER { width: 368px; float: left; margin: 35px 0 0 40px; }
#formContactDER .radio { float: left; display: block; margin-right: 20px; }
#formContactDER input, #formContactDER label { float: left; }
#formContactDER .textarea { clear: both; padding-top: 20px; _padding-top: 10px; }
#formContactDER .textarea label { width: 55px; display: block; font-weight: bold; }
#formContactDER textarea { width: 270px; height: 70px; font-size: 11px; background: #e0d8a5; padding: 3px 5px; border: 1px solid #d5c57c; }
#formContact .enviar { clear: both; text-align: right; margin-right: 30px; }

/********** MENSAJE A PACIENTES **********/
#msgPacientes { width: 392px; _width: 395px; margin: 30px auto; }
#msgPacientes div { margin: 10px 0; }
#msgPacientes label { float: left; width: 80px; display: block; color: #524c35; font-size: 11px; font-weight: bold; }
#msgPacientes .text { width: 300px; height: 17px; background: #e0d8a5; padding: 3px 5px 0; border: 1px solid #d5c57c; }
#msgPacientes textarea { width: 300px; height: 70px; font-size: 11px; background: #e0d8a5; padding: 3px 5px; border: 1px solid #d5c57c; }
#msgPacientes .enviar { text-align: right; }

/********** PROVEEDORES **********/
#proveedores { margin-top: 30px; }
#proveedores form { width: 668px; _width: 690px; overflow: hidden; background: url(../images/dot.gif) repeat-x left bottom; padding-bottom: 10px; }
#proveedores div { float: left; }
#proveedores label { float: left; display: block; color: #524c35; font-size: 11px; font-weight: bold; margin: 3px 10px 0 0; }
#proveedores .text { width: 250px; height: 17px; background: #e0d8a5; padding: 3px 5px 0; border: 1px solid #d5c57c; }
#proveedores div.enviar { clear: both; width: 665px; _width: 685px; overflow: hidden; text-align: right; margin-top: 20px; }
#proveedores p a { color: #524c35; font-size: 11px; }

/********** GALERĶA **********/
#gallery { clear: both; padding-top: 10px; }
#gallery td { width: 170px; padding: 0 10px 20px 0; }
#gallery td .thumb { height: 119px; text-align: center; background: url(../images/backgrounds/bg-gallery.gif) no-repeat 0 0; padding: 5px; margin-bottom: 5px; }
#gallery td span { color: #524c35; font-size: 12px; margin-left:5px; display:inline; /*font-weight: bold; */}


/**************** MENU DESPLEGABLE *******************/

/*ul.cssMenu{margin:16px 0 0 15px;}*/
ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:0px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}

ul.cssMenu{
	list-style:none;
	padding:0px 0px 0px 0px;
	background-color:none;
	border:none;
}

ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 0px 0px 0px;
	background-color:none;
	border:none;
}

ul.cssMenu table {border-collapse:collapse}

ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.cssMenu ul{
	width:179px;
	background:none;
	border:none;
}

ul.cssMenu li{
	width:179px;
	display:block;
	margin:0;
	font-size:0px;
}

ul.cssMenu ul li{
	width:179px;
	float:left;
	display:block;
	padding:0;
	margin:0;
}

ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	/*background-color:#414141;
	border-width:0px;
	border-color:#414141;
	border-style:solid;*/
	text-align:left;
	text-decoration:none;
	padding:0px;
	/*_padding-left:4px;*/
	font:normal 11px Verdana;
	color: #898989;
	text-decoration:none;
	cursor:pointer;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
	width:179px;
}
ul.cssMenu ul a {
	text-align:left;
	width:179px;
}
ul.cssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#414141;	
	background-image:none;
}
ul.cssMenu ul li.sep span{
	width:179px;
	height:3;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	/*background-color:#414141;
	border-color:#665500;
	border-style:solid;*/
	font:normal 11px Verdana;
	color: #ff5600;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	/*background-color:#414141;
	border-color:#665500;
	border-style:solid;
	font:normal 11px Verdana;
	color: #ff5600;
	text-decoration:none;*/
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul,ul.cssMenu a:hover a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul,ul.cssMenu a:hover a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
	/*background-image:url(../images/arrv_anim_1.gif);*/
	background-position:right center;
	background-repeat: no-repeat;
   }

a.dotted {
background:url(../img/lineaPuntF.gif) no-repeat 0 bottom;
}

ul.cssMenu li.margen{
	width:auto;
}

ul.cssMenu ul{
	width:179px;
	background:none;
	border:none;
}

ul.cssMenu li{
	width:179px;
	display:block;
	margin:0;
}

ul.cssMenu ul li{
	width:179px;
	float:left;
	display:block;
	padding:0;
	/*background-color:#414141;*/
	margin:0;
}

ul.cssMenu ul li.ultimo{
	background:none;
	background:url(../img/ultimo.gif) no-repeat 0 bottom;
}

ul.cssMenu ul li ul li{
	width:179px;
	float:left;
	display:block;
	padding:0;
	background-color:#414141;
	margin:0;
}

ul.cssMenu ul li ul li.ultimo{
	background:none;
	background:url(../img/ultimo.gif) no-repeat right bottom;
}




ul.cssMenu li a.btn1 { display: block; width: 89px; height: 43px; background: url(../images/buttons/nuestra-institucion.gif) no-repeat left top; }
ul.cssMenu li a.btn2 { display: block; width: 95px; height: 43px; background: url(../images/buttons/internacion.gif) no-repeat left top; }
ul.cssMenu li a.btn3 { display: block; width: 153px; height: 43px; background: url(../images/buttons/area-medico-asistenciales.gif) no-repeat left top; }
ul.cssMenu li a.btn4 { display: block; width: 92px; height: 43px; background: url(../images/buttons/servicios-adicionales.gif) no-repeat left top; }
ul.cssMenu li a.btn5 { display: block; width: 114px; height: 43px; background: url(../images/buttons/estudio.gif) no-repeat left top; }
ul.cssMenu li a.btn6 { display: block; width: 104px; height: 43px; background: url(../images/buttons/docencias-investigacion.gif) no-repeat left top; }
ul.cssMenu li a.btn7 { display: block; width: 89px; height: 43px; background: url(../images/buttons/novedades-update.gif) no-repeat left top; }
ul.cssMenu li a.btn8 { display: block; width: 90px; height: 43px; background: url(../images/buttons/informacion-al-paciente.gif) no-repeat left top; }

ul.cssMenu li a span { display: none; }
ul.cssMenu li a:hover{ background-position: left bottom; }

ul.cssMenu li a.btn2-a{display: block; width: 89px; height: 43px; background: url(../images/buttons/nuestra-institucion.gif) no-repeat left bottom;}
ul.cssMenu li a.btn3-a { display: block; width: 95px; height: 43px; background: url(../images/buttons/internacion.gif) no-repeat left bottom; }
ul.cssMenu li a.btn4-a { display: block; width: 153px; height: 43px; background: url(../images/buttons/area-medico-asistenciales.gif) no-repeat left bottom; }
ul.cssMenu li a.btn5-a { display: block; width: 92px; height: 43px; background: url(../images/buttons/servicios-adicionales.gif) no-repeat left bottom; }
ul.cssMenu li a.btn8-a { display: block; width: 114px; height: 43px; background: url(../images/buttons/estudio.gif) no-repeat left bottom; }
ul.cssMenu li a.btn6-a { display: block; width: 104px; height: 43px; background: url(../images/buttons/docencias-investigacion.gif) no-repeat left bottom; }
ul.cssMenu li a.btn7-a { display: block; width: 89px; height: 43px; background: url(../images/buttons/novedades-update.gif) no-repeat left bottom; }
ul.cssMenu li a.btn18-a { display: block; width: 90px; height: 43px; background: url(../images/buttons/informacion-al-paciente.gif) no-repeat left bottom; }


ul.cssMenu li a:hover ul { // background: #d4bf7b url(../images/backgrounds/menu-vertical.gif) no-repeat center top; }
html>body ul.cssMenu li ul { background: #d4bf7b url(../images/backgrounds/menu-vertical.gif) no-repeat center top; }


ul.cssMenu li ul li a { width: 159px; color: #785321; font-size: 13px; font-weight: bold; text-decoration: none; padding: 8px 10px; border-bottom: 1px solid #dcc77b; }
ul.cssMenu li:hover ul li a { width: 159px; color: #785321; font-size: 13px; font-weight: bold; text-decoration: none; padding: 8px 10px; border-bottom: 1px solid #dcc77b; }
ul.cssMenu li:hover ul li a:hover { color: #89001e; }
ul.cssMenu li ul li a:hover { color: #89001e; }


a.cssMenui{
	width:179px;
	display:block;
}





/* PREPAGAS Y OBRAS SOCIALES */

ul.prepagas{
	float:left;
	width:960px;
	margin-left:0px;
	display:inline;
}

ul.prepagas li{
	float:left;
	width:220px;
	background:url(../images/punteada-li.gif) no-repeat left bottom;
	padding-left:10px;
	font-size:12px;
	margin:15px 0 0 10px;
	display:inline;
	height:14px;
}

ul.prepagas li a{
	cursor:pointer;
	font-style:italic;
	color:#333;
	text-decoration:underline;
	font-weight:bolder;
}

ul.prepagas li a:hover{
	color:#666;
}


