@charset "utf-8";
/* CSS Document */

body { margin:0px auto; background-color:#e1e9a0; background-image:url(../image/fondo_pagina.gif); background-repeat:repeat-x; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px;}

a:link { color:#a30d01; font-size:12px; text-decoration:none; font-weight:bold;}
a:visited { color:#a30d01; font-size:12px; text-decoration:none; font-weight:bold;} 
a:hover { color:#a30d01; font-size:12px; text-decoration:underline;  font-weight:bold;}
a:active { color:#a30d01; font-size:12px; text-decoration:underline;  font-weight:bold;}

.link:link { color:#000000; font-size:11px; text-decoration:none; font-weight:normal;}
.link:visited { color:#000000; font-size:11px; text-decoration:none; font-weight:normal;} 
.link:hover { color:#000000; font-size:11px; text-decoration:underline; font-weight:normal;}
.link:active { color:#000000; font-size:11px; text-decoration:underline; font-weight:normal;}

.div_tags {font-size:11px;}
.div_tags a:link {color:#844101;text-decoration:underline;font-weight:normal;font-size:11px;}
.div_tags a:visited {color:#844101;text-decoration:underline;font-weight:normal;font-size:11px;}
.div_tags a:hover {color:#844101;text-decoration:underline;font-weight:normal;font-size:11px;}
.div_tags a:active {color:#844101;text-decoration:underline;font-weight:normal;font-size:11px;}

#contenedor { width:950px; height:auto; background-color:#fcd8d8; background-image:url(../image/fondo_principal.gif); background-repeat:repeat-x; margin:auto; display:table;}
#left { width:286px; height:auto; float:left}
#rigth { width:664px; height:auto; float:right;}
#menu { width:664; height:108px; display:table; float:right}
#contenido { width:454px; height:auto; float:left; display:table;}
#cirugias { width:210; height:auto; float:right;}
#detalle { width:950px; height:40px; background-image:url(../image/base_contenido.png); background-repeat:no-repeat; background-position:bottom; clear:both;}
#footer { width:950px; height:70px; clear:both; display:table; background-color:#FFFFFF; padding-bottom:7px;}
#bottom, #top{ width:950px; height: auto; display:table; margin-left:auto; margin-right:auto; padding-top:5px; padding-bottom:5px;}

.txt_titulo { font-size:23px;color:#A30D01; }
.texto_general { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#844101;}


#base_menu ul { display: inline; margin: 0; padding: 0; width:auto; height:auto;} 
#base_menu li { display: inline; list-style: none; margin: 0; padding: 0; width:auto; height:auto;}
li.inicio a {background: url(../image/bot_inicio.jpg); background-position: 0 0;display: block;width: 55px; height:108px; float:left;}
li.inicio a:hover {background: url(../image/bot_inicio.jpg);background-position:0 -108px; float:left;}
li.clinica a {background: url(../image/bot_clinica.png); background-position: 0 0;display: block;width: 69px; height:108px; float:left;}
li.clinica a:hover {background: url(../image/bot_clinica.png);background-position:0 -108px; float:left; }
li.cirujano a {background: url(../image/bot_cirujano.jpg); background-position: 0 0;display: block;width: 79px; height:108px; float:left;}
li.cirujano a:hover {background: url(../image/bot_cirujano.jpg);background-position:0 -108px; float:left;}
li.cirugias a {background: url(../image/bot_cirugias.jpg); background-position: 0 0;display: block;width: 81px; height:108px; float:left;}
li.cirugias a:hover {background: url(../image/bot_cirugias.jpg);background-position:0 -108px; float:left;}
li.eventos a {background: url(../image/bot_eventos.jpg); background-position: 0 0;display: block;width: 58px; height:108px; float:left;}
li.eventos a:hover {background: url(../image/bot_eventos.jpg);background-position:0 -108px; float:left;}
li.recomendaciones a {background: url(../image/bot_recomendaciones.jpg); background-position: 0 0;display: block; width: 111px; height:108px; float:left;}
li.recomendaciones a:hover {background: url(../image/bot_recomendaciones.jpg);background-position:0 -108px; float:left;}
li.demostrativos a {background: url(../image/bot_demostrativos.jpg); background-position: 0 0;display: block; width: 127px; height:108px; float:left;}
li.demostrativos a:hover {background: url(../image/bot_demostrativos.jpg);background-position:0 -108px; float:left;}
li.contactenos a {background: url(../image/bot_contactenos.jpg); background-position: 0 0;display: block; width: 84px; height:108px; float:left;}
li.contactenos a:hover {background: url(../image/bot_contactenos.jpg);background-position:0 -108px; float:left;}
