body
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.3em;
}
html p { margin-top: 0; }
img { border-width: 0; }
h3
{
	color: #F60;
	font-size: 1em;
	font-weight: 600;
}
h6
{
	font-size: 0.85em;
	font-weight: lighter;
	padding: 5px;
}

#container
{
	width: 740px;
	margin: 10px auto 10px auto;
	border-color: #060;
	border-width: 1px;
	border-style: solid;
}
#header
{
	background-color: #060;
	background-image: url(images/cabecera.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
	margin: 0;
	width: 740px;
}
#header h1 { display: none; }
#centro
{
	clear: both;
	margin: 0;
	float: left;
	background-color: #E9EFF0;
	background-image: url(images/fondocentro.gif);
	background-repeat: repeat-y;
}
#menu
{
	width: 147px;
	/* valor falso para IE4-5.x/Win, de tal forma que */
	voice-family: "\"}\"";
	/* ancho real + border i/d + margen interno i/d = valor falso */
	voice-family: inherit;
	/* findel valor falso para IE4-5.x/Win */
	width: 147px;
	/* valor real para navegadores actuales */
	float: left;
	margin: 0;
	text-align: center;
}
#menu ul
{
	padding-left: 0;
	list-style-type: none;
	font-size: 0.85em;
	background-image: url(images/fondocuerpo.gif);
	background-repeat: repeat-x;
	margin: 0;
}
#menu a
{
	background-color: #DCDCDC;
	background-image: url(images/m-gris.gif);
	background-repeat: repeat-y;
	display: block;
	border-color: #FFF transparent #366 transparent;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	margin: 0;
	padding: 5px 0 5px 0;
}

#menu a:link
{
	color: #060;
	text-decoration: none;
	background-image: url(images/m-gris.gif);
	background-repeat: repeat-y;
}
#menu a:visited
{
	color: #060;
	text-decoration: none;

}


#menu a:hover, #menu a#current:active
{
	background-color: #F60;
	color: #fff;
	background-image: url(images/m-naranja.gif);
	background-repeat: repeat-y;
}
#menu a:active, #menu a#current:active
{
	background-color: #F60;
	color: #fff;
	background-image: url(images/m-naranja.gif);
	background-repeat: repeat-y;
}
#menu a#current
{
	background-color: #F60;
	color: #fff;
	background-image: url(images/m-naranja.gif);
	background-repeat: repeat-y;
}
#menu a#salida
{
	background-color: #969;
	color: #fff;
	background-image: url(images/m-violeta.gif);
	background-repeat: repeat-y;
}
#contenidoHome
{
	margin: 0;
	padding: 5px 10px 10px 10px;
	width: 438px;
	/* valor falso para IE4-5.x/Win, de tal forma que */
	voice-family: "\"}\"";
	/* ancho real + border i/d + margen interno i/d = valor falso */
	voice-family: inherit;
	/* findel valor falso para IE4-5.x/Win */
	width: 417px;
	/* valor reql para navegadores actuales */
	float: left;
	background-image: url(images/farmaceutica.jpg);
	background-repeat: no-repeat;
	border-right: #F60;
	border-width: 0 1px 0 0;
	border-style: none solid none solid;
	background-position: left top;
	background-color: #E9EFF0;
}
#zonaenlaces ul
{
	padding-left: 3em;
	font-size: 0.95em;
}
#zonaenlaces li
{
	margin: 0;
}
#zonaenlaces li a:link, li a:visited
{
	color: #060;
	text-decoration: none;
}
#zonaenlaces li a:hover, li a:active
{
	color: #F60;
	text-decoration: underline;
}
#contenidoHome dl
{
	margin: 10px 10px 10px 35px;
	padding: 0;
}
#contenidoHome dt
{
	color: #060;
	font-size: 1em;
	margin: 5px;
}
#zonaenlaces
{
	background-color: #FFF;
	margin: 10px 20px 10px 20px;
	padding: 15px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

#derecha
{
	
	width: 155px; /* valor falso para IE4-5.x/Win, de tal forma que */
	voice-family: "\"}\""; /* ancho real + border i/d + margen interno i/d = valor falso */
	voice-family:inherit; /* findel valor falso para IE4-5.x/Win */
	width: 135px; /* valor reql para navegadores actuales */
	
	float: right;
	margin: 0;
	background-image: url(images/fondocuerpo.gif);
	background-repeat: repeat-x;
	background-color: #E9EFF0;
	padding: 10px;
}

#derecha a:link, a:visited { color: #060; }
#derecha a:hover, a:active
{
	color: #060;
	text-decoration: none;
}

#footer
{
	background-color: #060;
	margin: 0;
	width: 740px;
	clear: both;
	text-align: center;
	line-height: 1.1em;
	color: white;
	padding: 0;
	height: 41px;
	background-image: url(images/copa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#fin
{
	width: 740px;
	clear: both;
	margin: 5px auto 5px auto;
	padding: 5px;
	font-size: 0.9em;
}
#fin a
{
	text-decoration: none;
	color: #060;
}
#fin a:hover
{
	text-decoration: underline;

}
.texto
{
	text-align: justify;
	font-size: 0.85em;
	line-height: 1.3em;
}
.negrita { font-weight: bold; }

/* Estilos de la Home */

#menu a#violeta
{
	background-color: #969;
	color: #fff;
	background-image: url(images/m-violeta.gif);
	background-repeat: repeat-y;
}
#menu a#verde
{
	background-color: #060;
	color: #fff;
	background-image: url(images/m-verde.gif);
	background-repeat: repeat-y;
}
#menu a#salida
{
	background-color: #969;
	color: #fff;
	background-image: url(images/m-violeta.gif);
	background-repeat: repeat-y;
}
.asociados
{
	margin-top: 0;
	color: #FFF;
	font-weight: 600;
	background-color: #F60;
	padding: 5px;
	float: right;
}
.asociados a:link, a:visited
{
	color: white;
	text-decoration: none;
}
.asociados a:hover, a:active { color: #FF9; }
.naranjahome
{
	color: #F60;
	margin: 50px 20px 20px 20px;
}
.verdehome
{
	color: #060;
	text-align: right;
	margin: 130px 50px 50px 50px;
}
.verde
{
	color: #060;
}
.naranja
{
	color: #F60;
}

.enlaces { text-align: center; }
.enlace
{
	list-style-image: url(images/enlace.gif);
}
.destacado
{
	background-color: #060;
	padding: 3px;
	color: #FFF;
	font-weight: 600;
	margin-top: 10px;
	text-align: center;
}