body{
	margin:0px;
	padding:0px;
	background-image:url(/imagenes/misc/fondos/fondo_body.jpg);
	background-repeat:repeat;
	background-position:center;
	/*border:1px solid;*/
}

#general{
	margin:0px;
	height:100%;
	padding:0px;
	background-image:url(/imagenes/fondos/fondo_pagina.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#contenedor{
	margin:0px;
	padding:0px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px !important;
	min-height:550px;
	height:auto !important;
	/*height:550px;*/
	/*border:1px solid;*/
	display:table;
}

#bordesuperior{
	margin-top:0px;
	width:800px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/imagenes/fondos/borde_superior.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	/*border:1px solid;*/
}
/**********  pie de página  ******/
#pie{
	background-image:url(/imagenes/fondos/borde_inferior.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	margin:0px;
	padding:0px;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}

#centrarpie{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.60em;
	color:#666;
	float:none;
}

#centrarpie p{
	margin:0px;
	padding:0px;
	margin-top:7px;
	line-height:0.9em;
	text-align:center;
	list-style:none;
}

#centrarpie a:link{
	color:#666;
	text-decoration:none;
}
#centrarpie a:visited{
	color:#666;
	text-decoration:none;
}
#centrarpie a:hover{
	color:#333;
	text-decoration:underline;
}

.piep{
	font-size:1.1em;
}

#contienepie{
	margin:0px;
	padding:0px;
	width:800px;
	float:none;
}

#idiomas{
	width:95px;
	height:25px;
	text-align:right;
	vertical-align:middle;
}

#pieizquierda{
	margin:0px;
	padding:0px;
	width:550px;
	padding-left:110px;
	padding-left:110px;
}

#banderas{
	position:absolute;
	margin:0px;
	margin-left:668px;
	_margin-left:268px;
	*margin-left:268px;
	padding:0px;
	width:130px;
}

.bandera{
	margin-left:4px;
}

/********** fin pie pagina  **************/
#contenido{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	min-height:550px;
	height:auto !important;
	/*height:550px;*/
	display:table;
}

#botonera{
	width:221px;
	height:410px;
	/*border:1px solid;*/
	margin:0px;
	padding:0px;
	float:left;
	background-color: #9bb5c2;
}

#cabecera{
	background-image:url(/imagenes/misc/portada/imagen_clinica.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:578px;
	height:410px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:right;
}

#info{
	width:410px;
	margin-right:0px;
	padding-right:3px;
	padding-top:315px;
	text-align:right;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin-left:163px;
}

#info a{
	color:#fff;
	text-decoration:none;
}

#info a:hover{
	color:#fff;
	text-decoration:underline;
}


#info b{
	font-size:1.3em;
	margin-bottom:2px;
	padding-bottom:2px;
}

#texto{
	background-image:url(/imagenes/misc/portada/fondo_info.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	width:798px;
	height:140px;
	float:left;
}

#texto a{
	color:#666;
	text-decoration:underline;
}

#texto a:hover{
	color:#666;
	text-decoration:none;
}

.textocapa{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
	margin:15px;
}

.textocapali{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
	margin:0px;
	margin-left:15px;
	padding:0px;
	line-height:20px;
}

.textocapali a{
	color:#666;
	text-decoration:underline;
}

.textocapali a:hover{
	color:#666;
	text-decoration:none;
}

form{
	margin:0px;
	padding:0px;

}
/*************************************

			Blog&Noticias

**************************************/
#enlaces #btnBlog {
	background-image: url(../img/btn_blog.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}
#enlaces #btnNoticias {
	background-image: url(../img/btn_news.png);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#enlaces {
	width:115px;
	height:85px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding-left: 290px;
	padding-bottom: 40px;
}
#enlaces a {
	display:block;
	height: 27px;
	width: 76px;
	text-align: left;
	color: #000;
	text-decoration: none;
	padding-top: 12px;
	margin-right: 18px;
	padding-bottom: 8px;
}
#enlaces a:hover {
	text-decoration: underline;
}

#cabecera p {
	font-size:10px;
}

