a {
	color: #B484DA;
	text-decoration: none;
}
a {
	outline-style: none;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}
br {
	line-height:5px
}
sup {
	font-style:italic;
	vertical-align:super;
	background-color:#33FF99;
}
.logo {
	display:none;
}
img.minilogo {
	margin:5px 0 -5px 5px;
	background-color: transparent!important;
	border: none!important; 
	padding: 0!important;
}
blockquote { /*float: none;*/
	color: #444444;
	background: #F1F1F1 url(images/fondo-blockquote.png) repeat 0 0;
/*	border-bottom:3px solid #F1F1F1;
	border-right:2px solid #F1F1F1; */
	border:1px solid;
	border-color: #FFFFFF #B1B1B1 #B1B1B1 #FFFFFF;
	display: block;
	font-style: oblique;
	line-height: 20px;
	margin:15px 35px 10px 20px;
	padding: 0 0 0 10px;
}
.clear {clear:both;}	
#laberinto {
	background:transparent url(images/fondo-layer.gif) no-repeat scroll 0 -90px;
	height:200px;
	padding-top:15px;
}
#principal #laberinto p {
	padding:1px 0 !important;
	color:#914C8F;
	background:trasnparent;
	}
acronym {
	background:#f1f1f1;
	cursor:help;
}
.foto {
	width:490px;
	float:left;
	background-color:#F9F9F9;
	border:1px solid #CCCCCC;
	padding:3px;
	margin-left:6px;
}
.foto p {
	text-align:center!important;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	}
/* body */
body {
	color: #666666;
	font: 0.8em Verdana, Geneva, sans-serif;
	background: url(images/fondo.jpg) #F5F5F5 repeat-y center center;
/*	width:996px;*/
}

#wrap {
	height: auto;
	margin: 0 auto;
	width: 760px;
	overflow:hidden;
/*	background: url(images/fondo-wrap.png) transparent no-repeat -2px -4px;*/
/*	background: url(images/fondo-wrap.png) transparent no-repeat center -4px;*/

}

/* encabezado */
#encabezado {
	height: 100px;
	margin: 0 auto;
	position: relative; /*	top: 5px;*/
	width: 760px;
	border-bottom:1px solid #F0F0F0;
	background: url(images/header.png) transparent no-repeat center 0px;
}
}

#encabezado:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}

#encabezado h1 {
	text-indent: -9999em;
}


/*
#encabezado p {
	bottom: 151px;
	color: #D3ABD0;
	font-size: 19px;
	position: absolute;
	right: 5px;
}
*/

#menu{
	position: relative; /*margin:0 auto;*/
	height: 36px;
	width: 758px;
	width: 760px;
	background: url(images/menu_035_bg.jpg) repeat-x;
}

#menu ul{
	list-style: none;
}

#menu li{
	background: url(images/menu_035_bg.jpg) repeat-x;
	list-style: none;
	display: block;
	float: left;
	height: 36px;
	border-right: 1px solid #DBDBDB;
	line-height: 36px;
}

#menu li a{
	display: block;
	float: left; /*text-transform:uppercase;*/
	font-size: 16px;
/*	font-weight: bold;*/
	line-height: 36px;
	text-decoration: none;
	padding: 0 15px;
	color: #B1B1B1;
	color: #000000;
}

#menu li a:hover{
	color: #747474;
	background: url(images/menu_035_h.jpg) repeat-x;
}

#menu li a.current{
	display: block;
	float: left;
	color: #3366FF;
	background: url(images/menu_035_h.jpg) repeat-x;
	line-height: 36px;
	text-decoration: none;
	padding: 0 25px;
}

#menu li a:hover.current{
	color: #3366FF;
}
.esconder {display:none;}
.resaltar {font-weight:bold;}
/* content */
#contenido {
	height: auto;
/*	margin: 0 auto;*/
	width: 758px;
	width: 760px;	
	background: transparent url(images/fondo-contenido.png) repeat-y 0px 0px;
/*	border-bottom:2px solid #7534AA;*/
	/*2px for IE*/
}

#contenido:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}

/* lateral */
#lateral {
	float: left;
	width: 210px;
	margin: 7px 0;
}

/*
#lateral h2 {
	border-bottom: 2px solid #7534AA;
	color: #444444;
	font-size: 165%;
	font-weight: 400;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 0 0 5px;
}
*/

#lateral input {
	background: #F1F1F1;
	color: #555555;
	margin: 10px;
	padding: 5px;
	width: 180px;
}

#lateral p {
	background: #F1F1F1 url(images/lateral-p.png);
	color: #555555;
	font-size: 90%;
	line-height: 20px;
	margin: 10px 0 10px 15px;
	padding: 10px;
	border-top:1px solid #FFF;
	border-right:1px solid #B1B1B1;
	border-bottom:1px solid #B1B1B1;
	border-left:1px solid #FFF;
}
#lateral a.novedades {
	font-size: 14px;
}
#lateral p span {
	font-family:Georgia,Times,sans-serif;
	font-size:13px;
	font-style:italic;
	letter-spacing:-1px;
	margin-top:5px;
}

#lateral p a.leer-mas {
	display: block;
	margin:8px 0 2px;
	text-align: right;
}

#lateral ul {
	margin:10px 0 20px 15px;
	text-indent:3px;
}

#lateral ul li {
/*	border-bottom: 1px solid #B484DA;*/
	list-style: none;
/*	padding: 5px 0px; modif by DEU 09/03/09 por la inclusión de background*/
	margin:5px 0;
}

#lateral ul li a {
	color: #333333;
	display: block;
	padding: 5px 0;
	text-decoration: none;
	line-height: 25px;
	font-size:12px;
	font-weight:bold;
	text-shadow:#0000FF;
}


#lateral ul li a.link-actual  {
		color: #FFF;
		background: #914C8F;
}
#lateral ul li a:hover {
	color: #FFF;
		background: #914C8F;
		}

/* principal */
#principal {
	float: right;
	width: 520px;

}

#principal p {
	color: #555555;
	line-height: 20px;
	padding: 5px 0;
	margin: 0 15px 0 5px;
	text-align:justify;

}
#principal p.indentado {
	margin:0 75px;
}
#principal q p {
	background:#F4F4F4;
	padding:10px;
	margin:10px 20px;
	letter-spacing:-1px;
	float:left;
}
#principal q p.derecha {
	float:right;
	margin:5px 17px 0 10px;
	padding:0 10px 10px 0 !important;
	text-align:right;
	width:486px;
	}
#principal p#offtopic {
	color:#939393;
	background:#F4F4F4 url(images/punto-de-vista.png) no-repeat top center;
	padding:45px 30px 5px 35px;
	margin:0 35px 0 20px;
	text-align:justify;
}

#principal p.volver {
	background:#FBFBFB none repeat scroll 0 0;
	font-size:85%;
	font-style:italic;
	margin-bottom:15px;
	margin-right:15px;
	text-align:right;
	}
/* definción de lista para la sección Tratamiento*/
	ul#lista {
		width: 30em; /* room for 3 columns */
	}
	
	#lista ul li {
		border: 1px solid #EAEAEA;
		float: left;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		margin: 2px;
		padding: 5px;
		width: 130px;
		background:#F4F4F4 url(images/fondo-lista-li.png) no-repeat 0 0;
		color: #747474;
	}
	
	/* stop the floating after the list */
	#lista br {
		clear: left;
	}
	
	/* separate the list from what follows it */
	div#lista {
/*		border: 1px solid;*/
		margin-bottom: 1em;
		width: 500px;
	}
	/* End Tratamiento*/
div.comentario {
	border-top:1px solid #EAEAEA;
	margin: 10px 10px 10px 35px;
}

#principal p.comentario {
	
}
	
#principal h2.texto {
	border-bottom: 1px solid #7534AA;
	color:#914C8F;
	font-size: 165%;
	font-weight: 400;
	line-height: 36px;
	margin:8px 10px 10px 5px;
	width:490px;
	letter-spacing:-1px;
}
#encabezado p.slogan {
text-indent:-9999em;
}
#principal h2.reemplazo {
text-indent:-9999em;
height:70px;
}
#principal h3.reemplazo {
text-indent:-9999em;
height:1px;
}
#lateral h4.reemplazo {
text-indent:-9999em;
height:40px;
}
#principal h2#malestar {
background:none;
border-bottom: none;
}
#principal h2#staff {
background:url(images/staff.png) no-repeat 0 0;
}
#principal h2#adictos {
background:url(images/adictos.png) no-repeat 0 0;
}
#principal h2#diagnostico {
background:url(images/diagnostico.png) no-repeat 0 0;
}
#principal h2#fobia {
background:url(images/fobia.png) no-repeat 0 0;
}
#principal h2#depresion {
background:url(images/depresion.png) no-repeat 0 0;
}
#principal h2#trastornos {
background:url(images/trastornos.png) no-repeat 0 0;
}
#principal h2#obsesiones {
background:url(images/obsesiones.png) no-repeat 0 0;
}
#principal h2#nosotros {
background:url(images/nosotros.png) no-repeat 0 0;
}
#principal h2#psicodiagnostico {
background:url(images/psicodiagnostico.png) no-repeat 0 0;
}
#principal h2#tratamiento {
background:url(images/tratamiento.png) no-repeat 0 0;
}
#principal h2#atencion {
background:url(images/atencion.png) no-repeat 0 0;
}
#principal h2#orientacion {
background:url(images/orientacion-vocacional.png) no-repeat 0 0;
}
#principal h2#prensa {
background:url(images/prensa.png) no-repeat 0 0;
}
#lateral h4#novedades {
background:url(images/novedades.gif) no-repeat 2px 0;
}
#lateral h4#publicaciones {
background:url(images/publicaciones.gif) no-repeat 2px 0;
}
#lateral h4#informacion {
background:url(images/informacion.gif) no-repeat 2px 0;
}
#lateral h4#ofrecemos {
background:url(images/ofrecemos.gif) no-repeat 2px 0;
}
#lateral h4#profesionales {
background:url(images/profesionales.gif) no-repeat 2px 0;
}


#principal h3 {
	color: #444444; /*	border-bottom: 2px solid #7534AA;*/
	font-size: 125%;
	font-weight: 400;
	line-height: 30px;
	margin:0 5px 0 5px;
}

#principal h4 {
	color: #444444; 
	border-bottom: 1px solid #F4F4F4;
	font-size: 115%;
	font-weight: 400;
	line-height: 30px;
	margin:0 5px 10px;
	width:500px;
}
#prensa #principal h4 {
}

/*#prensa #principal p {padding:0;}*/

.foto-staff { 
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; 
	padding: 3px;
	font: 11px/1.4em Arial, sans-serif;
	}
.foto-staff img { 
	border: 1px solid #CCCCCC;
	vertical-align:middle; margin-bottom: 3px; }
#autor {
	height:110px;
	margin: 0 0 0 5px;
	width:520px;
}
#autor h3 {float:left; height:auto; margin:60px 0 -60px 5px;}

#autor h3.autores {width:299px;}
#autor h3.autor {width:396px;}
#autor h3.autores span {display:block;}
	
.derecha { 
/*	margin:0 15px 0.5em 0.8em; */
	float:left;
	text-align:center;
/*	position:relative;*/
/*	top:-25px;*/
	}
.izquierda { 
	margin: 0em 0px 0.5em 7px; 
	float:left;
	text-align:center;
	}
img.izquierda {
	margin: 0em 7px 0em 0px; 
	float:left;
	text-align:center;

}
	 

#principal h5 {
	color: #444444; 
	border-bottom: 0px solid #F4F4F4;
	font-size: 105%;
	font-weight:bold;
	line-height: 30px;
	margin:0 5px 10px;
	width:500px;
	
}

#principal p.derecha {
	text-align:right;

}
#principal ul {
	padding: 1px 0 0 40px;
}
#principal li {
/*	list-style: disc;*/
	padding: 2px 0 0 25px;
	line-height:32px;
	background:url(images/tilde.gif) no-repeat 0px 10px;
	margin:0 10px;	
}
#principal ul.lista-letras {
	list-style-type: lower-alpha;
}
#principal ul.lista-letras li {
	background: none;
	margin:0 30px 0 -15px;
	padding:0;
	line-height:20px;
	text-align:justify;
}
#principal ul.lista-letras p {
	margin:0 30px 0 -15px;
	padding:0;
}

#principal .contenedor-imagen {
	float:left;
	width:200px;
	margin:15px 20px 0px 4px;
	border:1px solid #F4F4F4;
}
#principal .contenedor-imagen p {
	letter-spacing:-1px;
	text-align:center;
	margin:0;
	padding:0;
	font-size:11px;
	width:200px;
	background:#F4F4F4;
}	

	
/* pie-de-pagina */
#pie-de-pagina {
/*	width: 750px;*/
padding:0;
margin:0;
float: left; /*agregado para diseño 090318*/
background:#fff;

width:760px;

}

#pie-de-pagina:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
#pie-de-pagina p {

/*	border-top: 2px solid #7534AA;*/
	color: #555555;
	font-size: 90%;
	line-height: 20px;
	padding: 10px;

}
#legal {
	clear:both;
	float:left;
	width:760px;
	/*add for h2*/
	position:relative;
	top:10px;
	}
#legal p {
text-align:center;
}
.backlink {
	font-size:85% !important;
	margin-bottom: 15px !important;
	padding:0 !important;
	
}
	
#enlaces-inferior p {
	background:#F6F6F6;
	color: #B484DA;
}

#direcciones {
	margin:0px 0px 0px 0px;
	padding: 0;
	background: transparent url(images/direcciones.jpg) no-repeat scroll center center;
	height:100px;
	letter-spacing:-1px;
}

#direcciones ul {
	color:#000000;
	list-style-type:none;
	float:left;
	margin:0 auto;
	padding:0px 0 0 0px;
	text-align:center;
	width:100%;
	position:relative;
	top:60px;
	}
	#direcciones li#central {

		width:760px;
}
#direcciones li {
	float:left;
	text-align:center;
	width:250px;
/*	padding:10px 0;*/
	}
#direcciones li span {text-indent:-9999em;display:block;}	
#enlaces-inferior ul {
		padding: .7em 0;
		margin: 20px 0 0;
		list-style-type: none;
		background-color: #F6F6F6;
		color: #000;
		width: 100%;
		text-align: center;
	}
	
	#enlaces-inferior li {
		display: inline;
	}
	
	#enlaces-inferior li a {
		text-decoration: none;
		background-color: #F6F6F6;
		color: #000;
		padding: .2em 1em;
		border-right: 1px solid #969696;
	}
	#enlaces-inferior li a.ultimo-enlace {
		border-right: none;
	}
	#enlaces-inferior li a:hover {
		background-color: #F4F4F4;
		color: #333333;
	}

#pie-de-pagina .caja-flotante p{
font-size:10px;
line-height:12px;
border:1px solid !important;

}


.texto-en-caja {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px; /*padding:20px;*/
	margin: 10px 20px;
	text-align: left;
}

.texto-en-caja h3 {
	background: url(images/arrows2.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
	font-size: 12px;
	margin: 0;
}

.texto-en-caja ul {
	margin: 5px 0; /*margin:5px 0 5px 5px;*/
	padding: 0 0 0 30px;
	list-style-type: disc;
}

.texto-en-caja li {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.texto {
	margin: 1px 0 0 15px;
}

.texto-en-caja .leer-mas {
	background: url(images/mas.gif) no-repeat 0px 18px;
	padding: 0 0 0 15px;
	margin: 5px 0;
}


/*20090324 modificaciones en la página de inicio*/

#modificacion #encabezado {
	height: 164px;
	margin: 0 auto;
	position: relative; /*	top: 5px;*/
	width: 760px;
	background: url(images/modificacion-header.png) transparent no-repeat center 0px;
}

#modificacion #direcciones {
	margin:0;
	padding: 0;
	background: transparent url(images/modificacion-direcciones.jpg) no-repeat scroll center center;
	height:100px;
	letter-spacing:-1px;
}

/*#modificacion dt
{
width: 160px;
width: 140px;
padding: .5em; 
float: right;
margin:0 5px;
font-weight: bold;
text-align:right;
}

#modificacion  dd
{
margin-left: 430px;
margin-left: 500px;
width:140px;
padding: .5em;
}
*/
#lista-prensa {width:500px;}
#lista-prensa .titulo-prensa {
background:#F9F9F9 none repeat scroll 0 0;
color:#000000;
padding:15px 0;
width:495px;
}

#lista-prensa dl {
background: #F9F9F9  url(images/dot.gif) repeat-x scroll 0 29px;
overflow:hidden;
margin:20px 0 5px 5px;
padding:15px 0;
width:495px;
border-color:#F8F8F8 #F3F3F3;
border-style:solid;
border-width:1px;
}

#lista-prensa dd.datos {
color:#336600;
background:#F9F9F9;
float:right;
padding:0 20px 0 3px;
line-height:20px;
word-spacing:-1px;
letter-spacing:-1px;
}
#lista-prensa dt {
color:#54491C;
background:#F9F9F9;
line-height:20px;
float:left;
padding:0 3px 0 20px;
}

#lista-prensa dd.info {
float:left;
padding:10px 0 0 20px;
width:475px;
font-size:13px;
font-style:italic;
letter-spacing:-1px;
font-family:Georgia,Times,sans-serif;

}
dt, dd.datos {font-size:100%;}
/* estilos para paginacion Violencia adolescente*/
#anterior-siguiente {
/*	float:left;*/
	width:520px;
	height:70px;
	margin-bottom:10px;
	}
ul#paginacion {
	list-style-type: none;
	margin: 0;
	padding:0;
	border-top: 0px solid #FBFBFB;
}

ul#paginacion li a {
	display: block;
	width: 200px;
	color: #333;
	background-color: #FBFBFB;
	padding: 15px !important;
	margin:0 !important;
	text-align: center;
	text-decoration: none;
}

ul#paginacion li a:hover {
	color: #FFF;
	background-color: #914C8F;
}

ul#paginacion .anterior { float: left; padding:0; margin-left:5px; }
ul#paginacion .siguiente { float: right; padding:0;margin-right:15px;}
/*End V.*/

#direcciones h2 {
	float:left;
	position:relative;
	text-align:center;
	top:60px;
	width:760px;
	color:#914C8F;
	background:transparent;
	margin:5px 0 10px;
	font-weight:400;
}

.titularL {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:#f9f7e1;
background-position:0 0;
background-repeat:repeat;
border-bottom-color:#54491C;
border-bottom-style:solid;
border-bottom-width:4px;
border-top-color:#54491C;
border-top-style:solid;
border-top-width:4px;
color:#000000;

font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-style:italic;
font-weight:normal;
margin-bottom:10px;
margin-left:5px;
margin-right:5px;
margin-top:300px;
padding-bottom:800px;
padding-left:8px;
padding-right:8px;
padding-top:8px;
position:relative;
text-align:center;
width:200px;
}

.titularR {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#f9f7e1;
	background-position:0 0;
	background-repeat:repeat;
	border-bottom-color:#54491C;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-top-color:#54491C;
	border-top-style:solid;
	border-top-width:4px;
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:18px;
	margin-top:10px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	position:relative;
	text-align:center;
	width:200px;
	overflow: hidden;
}


.titularL {float:left;}
.titularR {float: right;}
