/* ---------- GENERALES ----------- */
* { padding: 0; margin: 0; }
img{ border:none}
.clear { clear: both; background: none; }

A:link, A:visited{
	color:#FFF; 
	text-decoration:none;
}
A:hover{
	text-decoration:underline;
}

A:link.otro, A:visited.otro{
	color:#283A48;
}

#track A:link, #track A:visited{ color:#DDE9F5}


body { font-family:Tahoma, Geneva, sans-serif; font-size: 11px; background-color:#3d4145}

#contenedor{
	background:url('../img/backy.png')
	top repeat-x;
	width:100%;
	height:830px;
}
#wrapper { margin: 0 auto; width: 784px;}
#faux { width: 100%; padding:10px 0;}
#leftcolumn_portada {
	width: 185px;
	height:570px;
	float: left;
	display: inline;
	background:url(../img/izq_backy.jpg);
}
#leftcolumn {
	width: 185px;
	height:580px;
	float: left;
	display: inline;
	background:url(../img/izq_backy2.jpg);
}
#rightcolumn { width: 599px; float: left;  display: inline; position: relative; color:#FFF}

#disclamer{margin-left:370px; padding-top:5px;_padding-top:0; display:inline-block; color:#FFF}

/* --------- IZQUIERDA -----------  */
#logo{width:185px; height:91px; float:left; margin-bottom:30px;}
#logo a{background:url('../img/prostate_institut.jpg') no-repeat; width:185px; height:91px; display: block;}
#logo a span{display:none}

.logos{
	position:absolute;
	top:290px;
	margin:0 auto;
	padding-left:10px;
	width:163px;
	height:355px;
}
.logos img{margin-top:20px;}

.logoshome{
	position:absolute;
	top:210px;
	margin:0 auto;
	padding-left:10px;
	width:163px;
	height:355px;
}
.logoshome img{margin-top:20px;}

#especialistas{
	position:absolute;
	top:580px;
	margin:0 auto;
	background:url('../img/cv.jpg');
	width:185px;
	height:56px;
	text-align:center
}
#especialistas A:link, #especialistas A:visited{color:#e0dac4; text-transform:uppercase; font-weight:700; font-family:Tahoma, Geneva, sans-serif; font-size:13px; margin-top:20px; display:inline-block;}

#especialistashome{
	position:absolute;
	top:525px;
	margin:0 auto;
	background:url('../img/cv.jpg');
	width:185px;
	height:56px;
	text-align:center
}
#especialistashome A:link, #especialistashome A:visited{color:#e0dac4; text-transform:uppercase; font-weight:700; font-family:Tahoma, Geneva, sans-serif; font-size:13px; margin-top:20px; display:inline-block;}

/* ----------- CONTENT -------------*/
#rightcolumn{
	background:url('../img/content_backy.jpg')
	repeat-y;
}

.titulo{
	height:30px;
	width:500px;
	background:url('../img/whatis.gif')
	no-repeat;
	margin-top:10px;
}

.titulo h2{display:none;}

#rightcolumn p{
	margin:10px 10px 20px 10px;
	line-height:17px;
	
}

#treatment{
	width:582px;
	height:146px;
	background:url('../img/treatment_backy.jpg');
	float:right;
}

#treatment ul{
	list-style:none;
	margin-top:12px;
}

#treatment ul li{
	text-align:center;
	float:left;
	width:146px;
	margin-right:-4px;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;
}

#treatment ul li a{
	display:block;

}

#treatment ul li a span{
	padding-top:100px;
	display:block}

.treatment_t{
	height:29px;
	width:223px;
	background:url('../img/treatment.png')
	no-repeat;
	float:left;
	margin-bottom:2px;
	margin-left:17px;
	_margin-left:9px; 
}

.treatment_t h3{
	display:none;
}

#capa_idioma{position:absolute;top:202px;left:0;}
#idioma{list-style:none;float:left; margin-left:5px;}
#idioma li{float:left; margin-right:3px; background-color:#0080C0; height:17px; padding:3px 5px 0 5px;}
.selected{ background-color:#c0c4c9 !important}
.selected a{color:#626f7e !important}

.select_lang{ color:#e0dac4; text-transform:uppercase; font-family:Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bolder; background-color:#505e6c; display:inline; padding:2px 5px; display:block; margin-left:17px; _margin-left:9px; margin-bottom:2px; width:317px; text-align:right; float:left}

.treatment{ color:#e0dac4; text-transform:uppercase; font-family:Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bolder; background-color:#505e6c; display:inline; padding:2px 5px; display:block; margin-left:17px; width:310px; margin-top:40px; width:572px; padding-top:10px; text-align:center; }

#contact{
	width:464px;
	height:135px;
	background:url('../img/other.jpg')
	no-repeat right top;
	float:right;
	text-align:center;
	margin:10px 60px 0 0;
}

#contact ul{
	list-style:none;
	float:center
}
#contact ul li{
	float:left;
	width:116px;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;

}
#contact ul li a{
	height:105px;
	display:block;
}

#contact ul li a span{
	padding-top:100px; display:block;}


#advices{
	width:581px;
	height:95px;
	background:url('../img/advices_backg.jpg')
	no-repeat right top;
	float:right;
}
#advices ul{
	list-style: none;
	margin-top: 40px;
	margin-left: 125px;
}

#advices ul li{
	display:inline;
}
#advices ul li#li1{
	float:left;
	width:100px;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;
	margin-left:80px;
	text-align:left;
}
#advices ul li#li2{
	float:left;
	width:130px;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;
	margin-left:80px;
	text-align:left;
}


/* ----------- SEECIONES ----------- */
.seccion{padding-top:43px;}
.seccion img{margin: 15px 20px 10px 0; float:left;}
.seccion img.center{
	float:none;
}
.seccion p{padding:0 10px;}
.seccion ul, .seccion ol{padding:0 20px  0 41px;}

.titulo_seccion{ color:#e0dac4; text-transform:uppercase; font-family:Tahoma, Geneva, sans-serif; font-size:19px; font-weight:normal; background-color:#505e6c; display:inline; padding:2px 5px; display:inline-block; }

#tracker{position:absolute; left:0; top:0; width:600px; text-align:right;}

.selected{ background-color:#c0c4c9 !important}
.selected a{color:#626f7e !important}

.tracker_titulo{ color:#505d6b; left:430px; top:1px; font-size:11px; text-align:center; margin-bottom:3px;}

#select_treatment{
	list-style:none;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	margin-right:20px;
	_margin-right:10px;
	clear: both;
}
#select_treatment li{
	background-color:#505d6b;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#track{
	color:#dde9f5;
	text-transform:uppercase;
	font-weight:700;
	position:absolute;
	left:30px;
	top:17px;
	width: 400px;
}

.arabe img{ _width:520px; padding-left:20px;width:520px;}

/* --------------- clinical.html ---------------- */
.facilities1{padding-left:30px !important; _margin-left:10px !important; margin-right:0; float:left}

