/*  
Theme Name: Centro de Urolog&iacute;a
Theme URI: http://www.cdu.com.ar
Description: Theme para Centro de Urologia
Version: 1.0
Author: Alejandro Katcheroff para APOLO
Author URI: http://www.apolo3.com.ar

*/

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, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}


body {
	background: #F0F0F0;	
}

strong, b {
	font-weight: bold;
}

ul{ 
	font-family: Arial;
	
}

ul.bullet_letra_gris li{
list-style-type:none;
background-image: url("images/arrow_li.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 4px;
padding-left:10px;
margin-left:-18px;
padding-top:2px;
padding-top:3px;
}

ol{ 
	font-family: Arial;	
}

ol.bullet_letra_gris li{
list-style-type:none;
background-image: url("images/arrow_li.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 4px;
padding-left:10px;
margin-left:-18px;
padding-top:2px;
padding-top:3px;
}

/* Text elements */
p {
	padding-bottom: 10px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Estilo Header */
#header {
	width: 960px;
	height: 94px;
	margin: auto;
	margin-top: 8px;
}

#header img{
float:left;
margin-top: 5px;
}

/* Fin Header */

/* Estilo Menu */

#menu {
	width: 960px;
	margin: 18px auto;
}

/* Fin Estilo Menu */


/* Wrapper contenido */

#contenido {
	width: 960px;
	margin: auto;
}

#contenidocontact {
	width: 960px;
	margin: auto;
	background-color:white;
	border: 1px solid #DADADA;

}



/* Fin Wrapper contenido */


/* Footer */
#footer {
	width: 960px;
	margin: auto;
	padding-top:17px;
}


#footer p{
color:#414141;
font-size:14px;
font-family:"Arial";
text-align:right;
font-weight:bold;
}

#footer img.top{
	margin-bottom:17px;	
}

#footer img.copy{
	margin-top:14px;
	margin-bottom:2px;	
}

#footer img.bottom{
	margin-top:17px;	
}

#footer img.icon{
	margin-right:8px;	
}

#footer img.mapa{
	margin-right:14px;	
}

#footer .left {
	float: left;
	width: 430px;
}

#footer .center { 
	float: left;
	width: 280px;
	text-align:right;
}

#footer .right {
	float: right;
	width: 250px;
	text-align:right;
}

#footer .right img.icon{
	margin-right:4px;	
}

#footer .copy { 
	float: right;
	margin-top:14px;
	margin-bottom:14px;
}

/* Fin Footer */


/* Home */
#home {
	margin: 0;
	float: left;	
	width: 960px;
	margin-top:40px;
	margin-bottom:40px;
}

#left_home {
	float: left;	
	width: 310px;
}

#left_home h2{
color:#767676;
font-size:14px;
font-weight:bold;
font-family:Arial;
text-align:center;
margin-bottom:14px;
}

#left_home .left{
	float:left;	
	width: 170px;
}
#left_home .left td{

	text-align:center;
	list-style-type:none;
	padding-top:4px;
	font-size:14px;
	margin-left:-5px;
	/* IE 6 */
	.width:170px;
	
}
#left_home .left td a{
	font-family:Times New Roman;
}
#left_home .left td a:link{
	text-decoration:none;
	color:#767676;
}
#left_home .left td a:visited {
	text-decoration:none;
	color:#767676;
}
#left_home .left td a:active{
	text-decoration:none;
	color:#767676;
}
#left_home .left td a:hover{
	text-decoration:underline;
}

#left_home .left td img{
	margin-top:4px;
}

#left_home .right{
float:right;	
width: 120px;
}

#left_home .right img{
width:78px;
height:226px;
}

#center_home {
	float: left;
	width: 300px;

}
#right_home {
	float: right;
	width: 310px;
}

#right_home h2{
color:#767676;
font-size:14px;
font-weight:bold;
font-family:Arial;
text-align:left;
margin-bottom:14px;
}

#right_home p{
color:#767676;
font-size:12px;
font-family:Arial;
text-align:justify;
margin-bottom:10px;
}

#right_home a{
text-decoration:none;
color:#E45123;
font-size:12px;
font-family:Arial;
text-align:justify;
margin-bottom:10px;
}


/* Fin Home */

/* Inicio Servicios */
#servicios_lateral{
width:250px;
float:left;
list-style-type:none;
margin-top:20px;
/* IE 6 */
_padding-top:8px;
/* IE 7 */
.padding-top:3px;
}
#servicios_lateral ul{
list-style-type:none;
font-family:Century Gothic;
font-size:18px;
color:#4B4B4B;
text-align:left;
margin-left:0px;
}

#servicios_lateral li{
padding-top:9px;
padding-bottom:9px;
padding-left:10px;
background-image: url("images/barra_servicios.png");
background-repeat: no-repeat;
background-position: left bottom;
width:230px;
font-family:Century Gothic;
font-size:18px;
color:#4B4B4B;
text-align:left;
/* IE 6 */
_width:230px;
}

#servicios_lateral li a:link{
display:block; 
background-image: url("images/arrrow_grey.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#4B4B4B;
}
#servicios_lateral li a:visited{
display:block; 
background-image: url("images/arrrow_grey.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#4B4B4B;
}
#servicios_lateral li a:active{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}
#servicios_lateral li a:hover{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}

#servicios_lateral ul li.current_page_item a:link{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}
#servicios_lateral ul li.current_page_item a:visited{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}
#servicios_lateral ul li.current_page_item a:active{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}
#servicios_lateral ul li.current_page_item a:hover{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}

#servicios_lateral_violeta{
width:250px;
float:left;
list-style-type:none;

margin-top:20px;
/* IE 6 */
_padding-top:8px;
/* IE 7 */
.padding-top:3px;
}
#servicios_lateral_violeta ul{
list-style-type:none;
font-family:Century Gothic;
font-size:18px;
color:#4B4B4B;
text-align:left;
margin-left:0px;
}

#servicios_lateral_violeta li{
padding-top:9px;
padding-bottom:9px;
padding-left:0px;
background-image: url("images/barra_servicios.png");
background-repeat: no-repeat;
background-position: left bottom;
width:230px;
font-family:Century Gothic;
font-size:18px;
color:#4B4B4B;
text-align:left;
/* IE 6 */
_width:230px;
}

#servicios_lateral_violeta ul li.current_page_item{
padding-top:9px;
padding-bottom:9px;
padding-left:0px;
background-image: url("images/barra_servicios.png");
background-repeat: no-repeat;
background-position: left bottom;
width:230px;
font-family:Century Gothic;
font-size:18px;
color:#961F96;
text-align:left;
/* IE 6 */
_width:230px;
}

#servicios_lateral_violeta li a:link{
padding-left:0px;
display:block; 
background-image: url("images/arrrow_grey.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#4B4B4B;
}
#servicios_lateral_violeta li a:visited{
display:block; 
background-image: url("images/arrrow_grey.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#4B4B4B;
}
#servicios_lateral_violeta li a:active{
background-image: url("images/arrow_violeta.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#961F96;
}
#servicios_lateral_violeta li a:hover{
background-image: url("images/arrow_violeta.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#961F96;
}

#servicios_lateral_violeta li.current_page_item a:link{
background-image: url("images/arrow_violeta.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#961F96;
}
#servicios_lateral_violeta li.current_page_item a:visited{
background-image: url("images/arrow_violeta.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#961F96;
}
#servicios_lateral_violeta li.current_page_item a:active{
background-image: url("images/arrow_violeta.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#961F96;
}
#servicios_lateral_violeta li.current_page_item a:hover{
background-image: url("images/arrow_violeta.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#961F96;
}


#servicios_contenido{
width:700px;
float:left;
margin-left:10px;
margin-bottom:45px;
margin-top:20px;
/* IE 6 */
_padding-top:8px;
_width:692px;
/* IE 7 */
.padding-top:3px;
.padding-bottom:32px;
}

#servicios_contenido .texto{
float:left;
background:#ffffff;
min-height:520px;
font-family:Arial;
font-size:12px;
color:#4F4F4F;
text-align:justify;
border: 1px solid #DADADA;
	/* IE 6*/ 
	_min-height:520px;
 	_height:auto !important;
  	_height:520px;

}

#servicios_contenido .texto h1,
#servicios_contenido .texto h2,
#servicios_contenido .texto p{
	width:315px;
}

#servicios_contenido .texto h2{
font-family:Arial;
font-size:17px;
color:#18634B;
padding-bottom:10px;
font-weight:bold;
text-align:left;
}
#servicios_contenido .texto ul{
padding-left:0px;
list-style-type:none;
}

#servicios_contenido .texto ul.servicios{
padding-left:0px;
list-style-type:none;
}

#servicios_contenido .texto ol.bullet_letra_gris li{
list-style-type:none;
background-image: url("images/arrow_li.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 4px;
padding-left:10px;
margin-left:-18px;
margin-left:0px;
padding-top:3px;
}

#servicios_contenido .texto ol.bullet_letra_verde li{
list-style-type:none;
color:#18634B;
background-image: url("images/arrow_li.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 4px;
padding-left:10px;
margin-left:0px;
padding-top:3px;
}

#servicios_contenido .texto ul.bullet_letra_gris li{
list-style-type:none;
background-image: url("images/arrow_li.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 4px;
padding-left:14px;
margin-left:0px;
padding-top:3px;
}

#servicios_contenido .texto ul.bullet_letra_verde li{
list-style-type:none;
color:#18634B;
background-image: url("images/arrow_li.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 4px;
padding-left:14px;
margin-left:0px;
padding-top:3px;
}

#servicios_contenido .texto ol{
padding-left:0px;
list-style-type:none;
}
#servicios_contenido .texto li{
color:#4B4B4B;
list-style-type:disc;
margin-left:-4px;
padding-left:-5px;
}
#servicios_contenido .texto li a{
color:#4B4B4B;
text-decoration:none;
padding-left:0px;
}
#servicios_contenido .texto li a:hover{
color:#18634B;
text-decoration:underline;
padding-left:4px;
}
#servicios_contenido .texto ul.visita{
margin-left:0px;
}
#servicios_contenido .texto ul.visita li{
color:#18634B;
text-decoration:none;
list-style-type:none;
background-image: url("images/arrow_li.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 5px;
padding-left:10px;
margin-left:0px;
padding-top:3px;
}
#servicios_contenido .texto ul.visita li a{
color:#18634B;
text-decoration:none;
padding-left:4px;
}
#servicios_contenido .texto ul.visita li a:hover{
color:#18634B;
text-decoration:underline;
padding-left:4px;
}
#servicios_contenido h1{
font-family:Century Gothic;
font-size:26px;
color:#18634B;
text-align:left;
padding-top:17px;
padding-bottom:23px;
}

#servicios_contenido h1.violeta{
font-family:Century Gothic;
font-size:26px;
color:#961F96;
text-align:justify;
padding-top:17px;
padding-bottom:23px;
}

#texto_left{
float:left;
width:335px;
padding-left:19px;
background:#ffffff;
	/* IE 6
	_min-height:476px;
 	_height:auto !important;
  	_height:476px;
  	_width:320px;*/ 
}
#texto_right{
float:right;
width:332px;
background:#ffffff;
	/* IE 6
	_min-height:476px;
 	_height:auto !important;
  	_width:332px;
  	_margin-top:-20px;*/ 
}
#texto_entero{
padding-left:19px;
padding-right:19px;
width:660px;
background:#ffffff;
padding-bottom:30px;
/* IE 6*/ 
_width:650px;
_min-height:476px;
_height:auto !important;
  _height:476px;
/* IE 7*
.margin-left: -50px;*/ 
}
#texto_entero td { 
vertical-align: top; 
}

#texto_entero h3{
font-family: georgia; 
color: #00775e; 
font-size: 48px;
} 
#texto_entero ul.osociales {
list-style-type:none;
margin: 3px;
padding: 0;
background: #f00;	
list-style: none;
width:690px;
margin-left:-15px;
/* IE 6*/ 
_width:660px;
_padding-left:12px;
/* IE 7*/
.background-color:white;
}

#texto_entero ul.osociales li {
	list-style-image:none;
	list-style-type:none;
	float: left;
	margin: 7px;
	padding: 0; 
	/* IE 6*/ 
_background-color:white;
_margin:2px;
}

#texto_entero ul.osociales img {border: 1px solid #00755d;}

/* Fin Servicios */

/* Inicio Landing Tecnologia */
#tecnologia{
width:960px;
margin: 37px auto;
background-color:white;
border: 1px solid #DADADA;
/* IE 6*/ 
	_margin-top:10px;
}
#tecnologia h1{
font-family: Century Gothic;
font-size: 26px;
color: #18634b;
text-align: justify;
}
#tecnologia h1.tecnologia{
padding-left:23px;
padding-bottom:23px;
}

#acordeontec {
	width:960px;
	margin-left:-25px;
	/* IE 6*/ 
	_margin-left:-25px;
	/* IE 7*/ 
	.margin-left:-25px;
}

#acordeontec img{
	border: 1px solid #DADADA;
}



#wrap_tec {
	width:960px;
	margin-top:40px;
}

#wrap_tec img{
margin-bottom:15px;
}

#wrap_tec a{
color:#18634B;
text-decoration: none

}
#wrap_tec a.more-link{
color:#0071BB;
}

#wrap_tec a:link, a:visited { text-decoration: none,color:#18634B; }

#wrap_tec h2{
font-family:Century Gothic;
color:#18634B;
font-size:18px;
text-align:left;
}

#wrap_tec h2.tecnologia{
margin-top:10px;
width:206px;
}

#wrap_tec p{
font-family:Arial;
color:#4F4F4F;
font-size:14px;
text-align:justify;
margin-top:-15px;
width:206px;
}

#wrap_tec table{
padding-left:0px;
}

#wrap_tec table tbody tr td{  
padding-left:0px;
float:center;
vertical-align: top;
}


/* Fin Landing Tecnologia */

/* Principio Post Tecnologia */
#posttec {
font-family: Arial;
color: #4f4f4f;
font-size: 13px;
width:960px;
margin: 0 auto;
background-color:white;
border: 1px solid #DADADA;
margin-bottom:30px;
}
#posttec img{
border:0;
}
#posttec img.toppost{
margin-left:0px;
margin-top:-2px;
/* IE 6*/ 
_margin-left:0px;
}

#posttec .volver{
text-align:justify;
padding-left:22px;
padding-right:22px;
margin-top:8px;
margin-bottom:3px;
}

#posttec .volver h1 a{
text-decoration:none;
margin-top:-2px;
padding-left:4px;
color: #4f4f4f;
font-weight:bold;
margin-top:-3px;
}

#posttec .volver h1 a:hover{
text-decoration:none;
padding-left:4px;
color: #4f4f4f;
}

#posttec .volver h1 a img{
padding-top:-2px;
padding-right:4px;
}

#posttec .contenido{
text-align:justify;
padding-left:22px;
padding-right:22px;
}

#posttec .contenido object{
margin: 0 auto;
}

#posttec .contenido p{
font-family:Arial;
color:#4F4F4F;
font-size:13px;
}

#posttec .contenido h1{
font-family: Century Gothic;
font-size: 26px;
color: #18634b;
text-align: justify;
padding-top:33px;
padding-bottom:6px;
}

#posttec .contenido h1.tour{
font-family: Century Gothic;
font-size: 26px;
color: #18634b;
text-align: justify;
margin-top:-20px;
}

#posttec .contenido ol{
font-family:Arial;
color:#4F4F4F;
font-size:13px;
text-align:justify;
padding-left:22px;
padding-right:22px;
}

#posttec .contenido ul{
font-family:Arial;
color:#4F4F4F;
font-size:13px;
text-align:justify;
padding-left:22px;
padding-right:22px;
}

#cuadro{
margin-top:40px;
}

#cuadro_tecnologia{
width:864px;
font-family:Arial;
min-height:350px;
color:#4F4F4F;
font-size:13px;
text-align:justify;
padding-left:22px;
padding-right:25px;
background-color:#E6E6E6;
/* IE 6*/ 
_margin-top:-3px;
/* IE 7*/
.margin-top:-3px;
}

#cuadro_tecnologia img{
margin-left:22px;
border: 3px solid #4F4F4F;
}

#cuadro_tecnologia h3{
font-family:Arial;
color:#18634B;
font-size:13px;
font-weight:bold;
}

#frases{
margin-top:40px;
margin-bottom:36px;
font-style:italic;
text-align:center;
}

#frases p em{
margin-bottom:10px;
}

/* Fin Post Tecnologia */

/* Inicio Medicos */
#medicos{
	width: 960px;
	margin: auto;
	/* IE 6*/ 
	_margin-top:10px;
}



#medicos .left{
	width: 240px;
	float:left;
	margin-top:0px;
	margin-bottom:25px;
	/* IE 6*/ 
	_margin-top:0px;
}
#medicos .left ul{
	font-family:Century Gothic;
	color:#4F4F4F;
	font-size:18px;
	list-style-type:none;
	text-align:left;
	margin-left:0px;
	margin-top:20px;
}

#medicos .left ul li{
padding-top:9px;
padding-bottom:9px;
padding-left:10px;
background-image: url("images/barra_servicios.png");
background-repeat: no-repeat;
background-position: left bottom;
width:230px;
font-family:Century Gothic;
font-size:18px;
color:#4B4B4B;
text-align:left;
/* IE 6*/ 
_width:230px;
}

#medicos .left ul li a:link{
display:block; 
background-image: url("images/arrrow_grey.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#4B4B4B;
}
#medicos .left ul li a:visited{
display:block; 
background-image: url("images/arrrow_grey.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#4B4B4B;
}
#medicos .left ul li a:active{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}
#medicos .left ul li a:hover{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}

#medicos .left ul li.current_page_item a:link{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}
#medicos .left ul li.current_page_item a:visited{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}
#medicos .left ul li.current_page_item a:active{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}
#medicos .left ul li.current_page_item a:hover{
background-image: url("images/arrow_green.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
text-decoration:none;
color:#18634B;
}

#medicos .right{
	width: 699px;
	float:left;
	background-color:white;
	margin-left:19px;
	min-height:479px;
	border: 1px solid #DADADA;
	margin-bottom:25px;	
	margin-top:20px;
}

#medicos .right ol li{
list-style-type:none;
background-image: url("images/arrow_li.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 4px;
padding-left:14px;
margin-left:0px;
padding-top:2px;
padding-top:3px;
}

#medicos .right ul li{
list-style-type:none;
background-image: url("images/arrow_li.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 4px;
padding-left:14px;
margin-left:0px;
padding-top:2px;
padding-top:3px;
}

#medicos_left{
	float:left;
	min-height:479px;
	width:239px;
	padding-top:24px;
}
#medicos_left li{
	list-style-type:none;
	padding-left:19px;
	padding-bottom:8px;
}
#medicos_left a.xtrig:link{
	font-family:Arial;
	color:#4F4F4F;
	font-size:14px;
	text-decoration:none;
}
#medicos_left a.xtrig:visited{
	font-family:Arial;
	color:#4F4F4F;
	font-size:14px;
	text-decoration:none;
}
#medicos_left a.xtrig:active{
	font-family:Arial;
	color:#18634B;
	font-size:14px;
	text-decoration:none;
}
#medicos_left a.xtrig:hover{
	font-family:Arial;
	color:#18634B;
	font-size:14px;
	text-decoration:none;
}
#medicos_left a.xtrig.selected{
	font-family:Arial;
	color:#18634B;
	font-size:14px;
	text-decoration:none;
}

#medicos_left a.xtrig.selected:link{
	font-family:Arial;
	color:#18634B;
	font-size:14px;
	text-decoration:none;
}
#medicos_left a.xtrig.selected:visited{
	font-family:Arial;
	color:#18634B;
	font-size:14px;
	text-decoration:none;
}
#medicos_left a.xtrig.selected:active{
	font-family:Arial;
	color:#18634B;
	font-size:14px;
	text-decoration:none;
}
#medicos_left a.xtrig.selected:hover{
	font-family:Arial;
	color:#18634B;
	font-size:14px;
	text-decoration:none;
}



#medicos_center{
	float:left;
	width:16px;
	min-height:479px;
	background-image: url("images/bg_medico.png");
}
#medicos_right{
	float:right;
	width:443px;
}

#medicos_right h2{
	font-family:Century Gothic;
	color:#18634B;
	font-size:18px;
}

#medicos_right h3{
	font-family:Arial;
	color:#000000;
	font-size:14px;
	margin-bottom:13px;
}

#medicos_right h4{
padding-left: 14px;
padding-top:3px;
padding-bottom:3px;
font-size: 12px;
font-family: Arial;
color: #000000;
width: 150px;
line-height: 18px;
text-align: left;
background-color: transparent;
background-image: url(images/arrow_horarios_jquery.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 7px;
}

#wrapmed{
	height:130px;
	margin-bottom:10px;
	margin-left:15px;
}
#wrapcontent{
padding-left:15px;
padding-right:15px;
padding-bottom:5px;
text-align:justify;
color:#4F4F4F;
font-size: 12px;
font-family: Arial;
overflow:visible;
}

#wrapcontent img{
float:right;
border: 3px solid #4F4F4F;
margin-bottom:10px;
margin-left:20px;
}
#wrapcontent ol{
list-style-type:disc;
}
#wrapcontent ul{
list-style-type:disc;
}
#wrapcontent h2{
color:#4F4F4F;
font-size: 14px;
font-family: Arial;
font-weight:bold;
margin-bottom:10px;
}
#wrapcontent h3{
color:#4F4F4F;
font-size: 13px;
font-family: Arial;
font-weight:bold;
margin-bottom:10px;
}


#imagen{
	float:left;
	width:112px;
	height:128px;
}

#datos{
	float:left;
	width:245px;
	height:128px;
	padding-left:16px;
}



/* Fin Medicos */
