table {font-family:Verdana; font-size:12px;line-height: 1.5em;}

a:active.titulo {text-decoration:none;color:#e5e5ff;font-size:23px;font-weight:bold;font-family: Tahoma, Verdana, sans-serif;}
a:link.titulo   {text-decoration:none;color:#e5e5ff;font-size:23px;font-weight:bold;font-family: Tahoma, Verdana, sans-serif;}
a:visited.titulo{text-decoration:none;color:#e5e5ff;font-size:23px;font-weight:bold;font-family: Tahoma, Verdana, sans-serif;}
a:hover.titulo  {text-decoration:none;color:#333355;font-size:23px;font-weight:bold;font-family: Tahoma, Verdana, sans-serif;}

a.biogra:active  { text-decoration: none; color: black}
a.biogra:link    { text-decoration: none; color: black; font-size: 9pt; font-family: "Verdana"}
a.biogra:visited { text-decoration: none; color: gray;  font-size: 9pt; font-family: "Verdana"}
a.biogra:hover   { text-decoration: none; color: black; font-size: 9pt; font-family: "Verdana"; background-color:#FEF3E7}

a.boton_a {border:1px solid #055FBE;text-decoration:none;margin:5px;padding:5px;background-color:#82B6ED;color:#ffffff;font-weight:bold;}
a.boton_a:hover {background-color:#417FC1;}

a.google {color:#0066CC;}

body {
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
	}

/* ---[ top ]------------------------------- */

/*  style='background: #3874BB url(index/degradado.gif) repeat-x bottom left;border:2px solid #ff0000;' */

table.cabecera {
	background-repeat: no-repeat; background-position: bottom right; background-image: url(/index/spring-head.gif);
	width:100%;
}

div.logo_div {
	background: #3874BB url(/index/degradado.gif) repeat-x bottom left;
}

td.logo {
	height: 80px;
	padding-top:5px;
	padding-left:6px;
	width:400px;
	}

td.logo div#logoImage {
	width:323px;height:80px;
	background:url(/index/psicoactiva.png);
	}

* html td.logo a div#logoImage {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/index/psicoactiva.png', sizingMethod='scale');
	cursor:pointer;
}


/* -------------- navigation -----------------------------*/

#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 1.5em;
	border-top: 1px solid #64A6F3;
	border-bottom: 3px solid #134783;
	background: #235C9D url(/index/nav-bg-blue.gif) repeat-x top left;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(/index/nav-li-bg-blu.gif) no-repeat top right;
	}
#nav a {
	float: left;
	padding: 4px 8px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	}

#nav a div#searchImage {
	width:16px;height:16px;
	background: url(/index/search.png);
}

* html #nav a div#searchImage {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/index/search.png', sizingMethod='scale');
	cursor:pointer;
	}



#nav a:hover, #nav a.active {
	color: #fff;
	background: #235C9D;
	}
#nav a.active {
	font-weight: bold;
	}
li#t-home a {
	margin-left: 25px;
	background: url(/index/nav-li-bg-blu.gif) no-repeat top left;
	}

/* footer ---------------------------------*/
#footer {
/*	border-top: 2px solid #333355; */
	border-top:3px solid #134783;
	position: relative;
	vertical-align:bottom;
	float:bottom;
	clear: both;
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	bottom:-15px;
	}
#footer div {
	color: #333355;
	padding: 10px 25px;
	background: #3874BB url(index/degradado.gif) repeat-x bottom left;
	}

#footer a {
	color: #cfcfcf;
	text-decoration: none;
	}
#footer a:hover {
	color: #eee;
	background: #235C9D;
	}
	
	
/* Hoy mujer ------------------------------------------------------------ */

*{
	/* padding:0px;
	margin:0px; */
}

#contenedor-minicabeceras-hm{
	width:100%;
	height:auto;
	/*border:1px solid #ff0000;*/
}

#minicabecera-hm{
	width:100%;
	height:18px;
	background-image:url(http://www.hoymujer.com/img/f-hoymujer.jpg);
	background-repeat:repeat-x;
}

#minicabecera-hm #logo-hm{
	background-image:url(http://www.hoymujer.com/img/l-hoymujer.jpg);
	background-repeat:no-repeat;
	height:18px;
	float:left;
	width:100px;
}

#minicabecera-hm #menu-hm{
	height:18px;
	width:80%;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:inherit;*/
	text-align:right;
	padding-right:4px;
	line-height:18px;
	background-image:url(http://www.hoymujer.com/img/f-hoymujer.jpg);
	background-repeat:repeat-x;
}


#minicabecera-hm #menu-hm a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}

#minicabecera-hm #menu-hm a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	text-decoration:underline;
}
	
