#pagina {
	width:850px;
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
}
img {
	border:0px;
}
p {
	margin:0px;
	padding:0px;
}
a {
	color:#333333;
	text-decoration:none;
}
a.colored {
	color:#0B3A82;	
}

ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul li {
	list-style-type:none;
	background-image:url(img/flechamenu.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:14px;
	margin-bottom:10px;
}
form {
	margin:0px;
	padding:0px;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#5099d4;
	margin:0;
	padding:5px 0 20px 0;;
}

.verde {
	color:#009900;
}

ul.sinmargen li {
	margin-bottom:1px;
}
.lineahorizontal {
	height:1px;
	background-image:url(img/separadormenu.gif);
	margin:5px 0px;
}
.lineahorizontal hr {
	display:none;
}


#cabecera {
	background-repeat:no-repeat;
	margin-bottom:10px;
	position:relative;
}
#cabecera.cabecerahome {
	height:385px;
	background-position:0px 25px;
}

#cabecera #logo {
	width:390px;
	background-color:#FFFFFF;
	padding-left:20px;
	height:25px;
	float:left;
}
#cabecera #banderas {
	width:88px;
	float:right;
	padding-top:9px;
	margin-right:5px;
	text-align:right;
}
#cabecera #banderas .bandera {
	display:inline;
	margin-left:3px;
	float:left;
}
#cabecera #banderas .bandera img {
	border:1px solid #CCCCCC;
	margin:0px;
	padding:0px;
	width:17px;
	height:11px;
}
#cabecera #banderas .activo img {
	border:1px solid #329696;
}

#centro {
	background-image:url(img/fondoinferior.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:1px;
	float:left;
	width:850px;
	position:relative;
}
#centro.centrohome {
	background-image:url(img/fondoinferior_menulateral.jpg);
}

#contenido {
	float:left;
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#0B3A82;
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:340px;
	padding-top:2px;
}
#contenido.contenidohome {
	padding-top:0px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:20px;
	line-height:12px;
	width:543px;
}
#contenido.contenidointerior {
	position:relative;
	float:left;
	padding-top:2px;
	padding-right:2px;
	width:508px;
}
.textocontenido {
	padding-right:8px;
}
#textosuperior {
	position:absolute;
	right:15px;
	top:30px;
	text-align:right;
}
#logoseccion {
	position:absolute;
	left:340px;
	top:20px;
	text-align:left;
}

#menuauxiliar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#5199D4;
	text-align:right;
	height:90px;
}
#menuauxiliar td {
	height:15px;
	padding:0px 4px;
	vertical-align:top;
}
#menuauxiliar td.separador {
	padding:0px 0px;
}
#menuauxiliar td.activo {
	background-image:url(img/fondo_menusuperior_act.gif);
	background-repeat:repeat-x;
	background-position:0 1px;
}
#menuauxiliar td a {
	text-transform:lowercase;
	color:#5199D4;
	text-decoration:none;
}
#menuinferior td.activo a {
	color:#062B60;
}


#contenido a.subseccion {
	background-image:url(img/flechamenu.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding-right:14px;
	color:#333333;
	text-decoration:none;
}
#contenido a.asociado {
	background-image:url(img/flechamenu.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:11px;
	color:#009900;
	text-decoration:underline;
}

#volver {
	position:absolute;
	right:310px;
	top:400px;
	width:200px;
	clear:both;
}
#volver a {
	background-image:url(img/flechavolver.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:14px;
	color:#003300;
	text-decoration:none;
	font-weight:bold;
}

#textoinferior {
	position:absolute;
	top:0px;
	right:20px;
	clear:both;
}

#menuinferior {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:850px;
	height:40px;
	padding-top:15px;
	color:#5199D4;
	text-align:center;
	clear:both;
}
#menuinferior td {
	height:18px;
	padding:0px 8px;
}
#menuinferior td.separador {
	padding:0px 0px;
}
#menuinferior td.activo {
	background-image:url(img/fondo_menuinferior_act.gif);
	background-repeat:repeat-x;
	background-position:0 0;
}
#menuinferior td a {
	text-transform:uppercase;
	color:#5199D4;
	text-decoration:none;
}
#menuinferior td.activo a {
	color:#062B60;
}

#pie {
	background-color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	float:left;
	width:850px;
	position:relative;
}
#pie a {
	margin:0px 5px;
}


/* Home */
#pagina.paginahome {
	background-image:url(img/fondopagina.gif);
	height:500px;
}

#menuhome {
	width:175px;
	padding:0px 10px 15px 30px;
	float:left;
	position:absolute;
	top:-263px;
	left:0px;
}
#menuhome .opcion {
	background-image:url(img/flechamenu.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:10px;
	text-transform:uppercase;
}
#menuhome .opcion a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5098D3;
	text-decoration:none;
}
#menuhome .separador {
	height:1px;
	background-image:url(img/separadormenu.gif);
	margin:5px 0px;
}
#menuhome .separador hr {
	display:none;
}
#menuhome #logo_juanedadental {
	padding-bottom:15px;
	padding-left:15px;
}
#menuhome .cuadroauxiliar {
	margin-top:5px;
	text-align:center;
}
#menuhome #ico_informacion {
	padding-top:5px;
}

#home {
/*	height:100px;
	float:left;
	width:630px;
	padding-left:180px;*/
	height:150px;
	width:808px;
}
#home #titulo {
	text-align:right;
}
#home #banner {
	float:left;
	width:209px;
	height:94px;
}
#home #info {
}
#home #info .infoseccion {
	float:left;
	width:300px;
	text-align:right;
	color:#5098D3;
}
#home #info .infoseccion a {
	text-decoration:none;
	color:#5098D3;
	font-size:9px;
	text-transform:lowercase;
}

/* Cuestionario */
.cuestionario {
	float:left;
	width:500px;
	padding-top:15px;
}
#cuestionariopagina2 {
	display:none;
}
.cuestionario .numero {
	float:left;
	color:#009900;
	font-weight:bold;
	padding-right:4px;
}
.cuestionario .cuestion {
	float:left;
	width:480px;
	padding-bottom:0px;
}
.cuestionario .respuestas {
	padding-left:20px;
	padding-bottom:15px;
}
.cuestionario .respuestas label {
	padding-right:15px;
}

/* CENTROS */
/* Centros */
#centros {
	position:relative;
}
#centros #mapa {
	position:relative;
}
#centros .localidad {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#266389;
	visibility:hidden;
	background-color:#e7eff8;
}
.centromedico {
	position:absolute;
	border:1px solid #85A3BE;
	visibility:hidden;
	background-color:#D9DFEA;
	padding:10px 15px 5px 15px;
	color:#266389;
}
.centromedico .titulocm {
	text-align:center;
	border-bottom:1px dashed #85A3BE;
	padding-bottom:5px;
	height:15px;
	padding:0px 10px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:bold;
}
.centromedico .juaneda,
.centromedico .salus,
.centromedico .alcudia {
	padding:0px 0px 5px 18px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.centromedico .juaneda {
	background-image:url(centrosmedicos/img/ico_juaneda.gif);
}
.centromedico .salus {
	background-image:url(centrosmedicos/img/ico_salus.gif);
}
.centromedico .alcudia {
	background-image:url(centrosmedicos/img/ico_alcudia.gif);
}
.centromedico .cerrar {
	position:absolute;
	top:1px;
	right:1px;
}

#googlemap {
	width:480px;
	height:270px;
	border:1px solid #CCCCCC;
}
