BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin:auto;
	padding:0;
    text-align:center;
	background-color: #FFFFFF;
}


/* ************** div/contenedor ************** */
#contenedor {
	background-color:#FFFFFF;
	position:absolute;
	width:900px;
	height:600px;
	z-index:1;
	left: 40px;
	top: 20px;
	margin:auto !important;
 	text-align:left
	
 }


/* ************** div/logo ************** */
#logo{
	position:absolute;
	left:57px;
	top:40px;
	width:230px;
	height:195px;
	z-index:1;
	text-align: left;
	background-repeat:no-repeat;
	background-image:url(../images/logo_10_07.gif);
	
	
 }
 

/* ************** div/idiomas ************** */ 
#idiomas {
	position:absolute;
	left:595px; 
	top:570px; 
	width:250px; 
	height:30px; 
	z-index:7;
}


.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#663300;
	font-weight: bold;
	text-align: right;
	letter-spacing: 2px;
	text-decoration:none;
}

a.idiomas, a.idiomas:VISITED, a.idiomas:ACTIVE, a.idiomas:FOCUS, a.idiomas:LINK{ 
 	color:#663300;
	
} 
a.idiomas:HOVER{
	color:#999966;
	
}

/* ************** pag. index div/indexidiomas ************** */
#indexidiomas {
	position:absolute;
	left:400px;
	top:42px;
	width:350px;
	height:20px;
	z-index:10;
	text-align: center;
}
.indexidiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #663300;
	text-align: center;
	font-weight: normal;
	letter-spacing: 4px;
	text-decoration: none;
}
a.indexidiomas, a.indexidiomas:VISITED, a.indexidiomas:ACTIVE, a.indexidiomas:FOCUS, a.indexidiomas:LINK{ 
 	color:#663300;
	
 } 
a.indexidiomas:HOVER{
	color:#999966;
	
 }
 
 

 
 /* ************** div/imagen ************** */
 #imagen {
	position:absolute;
	left:300px;
	top:61px;
	width:545px;
	height:170px;
	z-index:2;
	text-align: right;
}


/* ************** div/titulo ************** */
#titulo {
	position:absolute;
	left:300px;
	top:250px;
	width:545px;
	height:20px;
	z-index:3;
	text-align: right;
}

.titulo {
	color:#666633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}



/* ************** div/navegacion ************** */

#navegacion {

	position:absolute;
	left:22px;
	top:285px;
	width:230px;
	height:270px;
	padding-left:35px;
	text-align: left;
	z-index:4;
	
}


.navegacion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	color:#663300;
	font-weight: bold;
	text-decoration:none;
}

 a.navegacion, a.navegacion:VISITED, a.navegacion:ACTIVE, a.navegacion:FOCUS, a.navegacion:LINK{ 
 	color:#663300;
	
 } 
 a.navegacion:HOVER{
	color:#999966;
	
 }  

 
/* ************** div/texto ************** */

#texto {
	position:absolute;
	left:300px;
	top:285px;
	width:545px;
	height:270px;
	z-index:5;
	overflow: auto;
	visibility: inherit;
}

.texto {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	font-weight: normal;
}

a.texto, a.texto:VISITED, a.texto:ACTIVE, a.texto:FOCUS, a.texto:LINK{
	color:#000000;
	
} 
a.texto:HOVER{ 
 color:#999966; 
}  


.textodestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color:#663300;
	font-weight: bold;
}

a.textodestacado, a.textodestacado:VISITED, a.textodestacado:ACTIVE, a.textodestacado:FOCUS, a.textodestacado:LINK{ 
 	color:#999966;
	text-decoration:none;
 } 
 a.textodestacado:HOVER{
	color:#663300;
	text-decoration: none;
 }  


.texto_quienes_somos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:#000000;
	text-align: left;
	font-weight: bold;
}

.texto_sangrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:#000000;
	text-align: left;
	text-indent: 80px;
	font-weight: normal;
	line-height: 12px;
}

.texto_sangrado_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:#000000;
	text-align: left;
	text-indent: 160px;
	font-weight: normal;
	line-height: 12px;
}
/* ************** div/contacto ************** */

#contacto_izda { 
	position:absolute; 
	left:300px; 
	top:285px; 
	width:225px; 
	height:270px; 
	z-index:8;
}

.contacto_izda {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height: 12px;
	text-decoration: none;
}

.contacto_izda_resaltado{
	color:#663300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
a.contacto_izda, a.contacto_izda:VISITED, a.contacto_izda:ACTIVE, a.contacto_izda:FOCUS, a.contacto_izda:LINK{ 
 	color:#333333;
	
 } 
a.contacto_izda:HOVER{
	color:#999966;
	
 }
	
#contacto_dcha { 
	position:absolute; 
	left:620px; 
	top:285px; 
	width:225px; 
	height:270px; 
	z-index:8;
}

.contacto_dcha {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height: 12px;
}

.contacto_izda_resaltado{
	color:#663300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
a.contacto_dcha, a.contacto_dcha:VISITED, a.contacto_dcha:ACTIVE, a.contacto_dcha:FOCUS, a.contacto_dcha:LINK{ 
 	color:#663300;
	
 } 
a.contacto_dcha:HOVER{
	color:#999966;
	
 }
	






/* ************** div/creditos ************** */
#creditos {
	position:absolute;
	left:22px;
	top:570px;
	width:230px;
	height:30px;
	z-index:6;
	padding-left: 30px;
}

.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999966;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
}


a.creditos, a.creditos:VISITED, a.creditos:ACTIVE, a.creditos:FOCUS, a.creditos:LINK{ 
 	color:#999966;
} 
a.creditos:HOVER{
	color:#663300;
} 


 /* **************  div/psicomedsalud ************** */


#psicomedsalud {
	position:absolute; 
	left:520px; 
	top:42px; 
	width:330px; 
	height:15px; 
	z-index:12;
}

.psicomedsalud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#663300;
	text-decoration:none;
}

 a.psicomedsalud, a.psicomedsalud:VISITED, a.psicomedsalud:ACTIVE, a.psicomedsalud:FOCUS, a.psicomedsalud:LINK{ 
 	color:#663300;
	
 } 
 a.psicomedsalud:HOVER{
	color:#999966;
	
 }  



 




/* ************** pagina index div/logoindex ************** */
#logoindex {
	position:absolute; 
	left:300px; 
	top:100px; 
	width:200px; 
	height:200px; 
	z-index:11;
	
}


#imagen_index {
	position:absolute;
	left:40px;
	top:225px;
	width:900px;
	height:310px;
	z-index:12;
	padding-top: 5px;
	
}

 
 
