/* hoja de estilo principal */
html, body{
	margin: 0;
	padding: 0;	
	border-left:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;	
}
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body{
	line-height: 1;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url(../imagen/bg_e_tf.jpg) no-repeat fixed;
}

a:link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


#outer{
	width:900px;
	margin:auto;
	text-align:left;/* reset text back to left due to ie5.x fix */
} 

/******************* CABECERA ********************/
#header{
	width:900px;
	margin-top:0;
	height:75px;
}

	#header ul {
		list-style:none outside none;
		margin:0;
		padding:0;
	}
	#header li{
		float:left;		
	}
		#header li.logo{
			margin:0;
			padding:0;
			width:410px;
			min-height:77px;
		}
			#header li.logo h1{
				display: block;
				width: 367px;
				height: 77px;
				margin-left:10px;
				text-indent: -9999px;
				background: transparent url(../imagen_eng/logoTF.png) no-repeat 0 0;
			}
				#header li.logo h1 a {
					display: block;
					width: 100%;
					height: 100%;
					outline:0;
				}
		
		#header li.idiomas{
			margin:18px 0 0 20px;
			min-height:77px;
			color:#000000;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
		}
			#header li.idiomas form{
				margin-bottom:7px;
			}
			#header li.idiomas span{
				margin-right:5px;
				/*margin-top:15px;*/
				margin-left:20px;
			}
			#header li.idiomas img{
				margin-right:6px;
			}
			#header li.idiomas a{
				outline:0;
			}
		
		#header li.buscador{
			margin:22px 0 0 40px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
		}

.caja_texto_buscador{
	border:1px solid #989696;
	height:17px;
	background:url(../iconos/lupa.gif) 3px 2px no-repeat;
	background-color:#ffffff;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/**************************************************/



/******************** CRISTAL  *********************/
#crist_deg{
	background: url(../imagen_eng/cr_bg_fade_wt.png);
	background-repeat:no-repeat;
	width: 900px;
	min-height:431px;	
	font-size:80%;
	line-height:1.6em;
}
#crist_opcional{
	background: url(../imagen_eng/cr_bg_fade_wt.png);
	background-repeat:no-repeat;
	width: 900px;
	min-height:431px;	
	font-size:80%;
	line-height:1.6em;
}

#crist_sup{
	background: url(../imagen_eng/cr_bg_top.png);
	background-repeat:no-repeat;	
	width: 900px;
	height:39px;
}

#crist_cent{
	background-image: url(../imagen_eng/cr_bg_mid.png);
	background-repeat:repeat-y;	
	width: 900px;
	min-height:32em;
}
/* id para que funcione con Internet Explorer */
* html #crist_cent{
	height:32em;
}

#crist_inf{
	background: url(../imagen_eng/cr_bg_bot.png);
	background-repeat:no-repeat;	
	width: 900px;
	height:44px;
}
/*************************************************/


/********************* CONTENIDO PRINCIPAL ************************/
#main{
	padding:0 47px 0 45px;
}

/****Banner****/
#contenido_cab{
	width:803px;
	height:220px;
	padding: 0 0 0 0;
	margin: 0px 0px -3px 0px;
	list-style:none;
}

#contenido_cab img{
	margin: 0;
	padding: 0;
}
#contenido_cab ul{
	list-style:none;
	margin:0;
	padding:0;
}
/****************/

#contenido{
	background-color:#FFFFFF;
	width:803px;
	margin:0px;
	min-height:350px;
	overflow:hidden; /*Para que aumente si las capas flotantes interiores son más grandes*/
	padding-bottom:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contenido h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:180%;
	color:#646464;
	padding:20px 15px 20px 15px;
	font-weight:normal;
}

#contenido h2{
	font-size:130%;
	font-weight:bold;
	padding-left:15px;
	color:#74862c;
}

#contenido h2.inst{
	font-size:130%;
	color:#333333;
	padding:15px 15px 5px 30px;
	font-weight:bold;
	background:url(../imagen_eng/separador_instal.gif) 25px 37px no-repeat;
}
#contenido h2.inter{
	font-size:130%;
	color:#555353;
	padding:15px 15px 5px 30px;
	font-weight:bold;
	background:url(../iconos/bg_h2_int.png) 18px 11px no-repeat;
}
#contenido h2.subtitulo{
	font-size:130%;
	color:#555353;
	padding:17px 15px 8px 30px;
	font-weight:bold;
	background:url(../iconos/subtitulo_bg.jpg) 18px 11px no-repeat;
}
#contenido h2.memoria{
	font-size:130%;
	color:#5b5a5a;
	padding:15px 15px 30px 30px;
	font-weight:bold;	
	text-align:left;
	line-height:20px;
	background:url(http://www.tahefertilidad.es/iconos/submenu-off.gif) no-repeat 12px 18px;
}
#contenido h2.pregunta{
	font-size:115%;
	font-weight:bold;
	padding-left:15px;
	color:#74862c;
}


/*****CLASES PARA CENTRAR CONTENIDO*****/
#contenido .centrado{
	text-align:center;
}
.bloque_center{
	margin:auto;
}

#contenido p, table, ol, ul{
	padding:0 20px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#646464;
	text-align:justify;
}

#contenido ul li{
	margin-bottom:15px;
}

#contenido p table, ol, ul{
	padding:0 20px 0 50px;
	text-align:justify;
}

#contenido a{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#646464;
	text-decoration:underline;
}


#contenido a:hover{	
	text-decoration:none;
}



#contenido img{
	margin-bottom:10px;
}
#contenido em{
	font-style:oblique;
}
#contenido img.seccion{
	float:left;
	margin: 0px 10px 0px 0;
	border:1px solid #999999;
}
	#contenido img.seccion_nobor{
		float:left;
		margin: 0px 10px 0px 0;
		border:none;
	}
#contenido img.seccion_pad{
	float:left;
	margin: 0px 10px 0px 0;
	border:1px solid #999999;
	padding:3px 3px 3px 3px;
}
#contenido .video_seccion{
	float:left;
	margin: 0px 15px 10px 0;
	width:auto; /*OPCIONAL PARA EL W3C*/

}
#contenido p.plus{
	text-indent:20px;
}
#contenido p.plus a{
	text-decoration:underline;
}
#contenido p.plus a:hover{
	text-decoration:none;
}

#contenido p.plus span{
	color:#74862c;
	font-style:italic;
	font-weight:bold;
}
#contenido p.plus span a{
	color:#74862c;
	text-decoration:underline;
}
#contenido p.plus span a:hover{
	text-decoration:none;
}

#contenido .verde{
	color:#687828; 
	font-size:120%;
	margin-bottom:5px;
}

.upper{
	text-transform:uppercase;
	font-weight:bold;
	font-size:105%;
}
.docencia{
	margin-left:25px;
	margin-top:7px;
	margin-bottom:-5px;
}

.resaltado{
	font-size:120%;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
}

.abajo{
	width:803px;
	height:12px;
	/*background-color:#a40000;	*/
	clear:both; /*Sin esto Mozilla superpone la columna pequeña sobre el pie*/
	background: url(../imagen_eng/white_bot.png);
}

/******* Presentación en dos columnas para la portada ********/
#principal{
	margin-right: 225px;
	min-height:580px;
}
#principal div{
	margin:5px 20px 10px 10px;
}
#principal img.anuncio{
	margin:auto;
	margin-top:20px;
}

#principal div.secciones{
	margin:5px 0px 10px 0px;
}
#principal h1 span{
	cursor:pointer;
}

#lateral{
	width:225px;	
	float:right;
	padding:27px 0 0 0;
    margin:0 0 0 0;	
	min-height:400px;
	text-align:center;
}
#lateral a{
	outline:0;
}
#lateral img, object{
	margin:auto;
	margin-top:20px;
	margin-bottom: 15px;
	display:block;	
}
#lateral img.telephone{ /*Ajuste con los items*/
	margin:auto;
	margin-top:10px;
	margin-bottom: 12px;
	display:block;
}
/******************************************************************/


/******* Presentación en dos columnas para las páginas ********/
#bloque{
	/*background-color:#CCCCCC;*/
	margin-left: 225px;
	min-height:580px;
}
#dorsal{
	width:225px;	
	float:left;
	padding:10px 0 0 0;
    margin:0 0 0 0;	
	min-height:400px;
}
/***************************************************************/



/*************************** PIE PAGINA ***************************/
/*.pie_pagina {
	width: 350px;
	margin: auto;
	margin-top:25px;
	font-size: 13px;
	line-height: 18px;
	color:#474646;
	font-family:Arial, Helvetica, sans-serif;
}
.pie_pagina img {
	float: left;
	margin-right:10px;
	border: none;
	padding-top:6px;
}
.pie_pagina a, .pie_pagina a:hover, .pie_pagina a:visited {
	color:#474646;
}
*/

.pie_pagina{
	width:550px;
	margin:auto;
	font-size: 13px;
	line-height: 18px;
	color:#474646;
	margin-top:25px;
	padding-left:70px;
	font-family:Arial, Helvetica, sans-serif;
}
#foot_img{
	width:55px;	
	float:left;
	padding-top:5px;	
}
#foot_text{
	margin-left:52px;	
}
#foot_text a{
	color:#333333;
}
#foot_w3c{
	float:right;	
	width:170px;
	padding-top:7px;	
}
/*****************************************************************/



/************************ TRANSMENU *******************************/
#wrap {
    /*border:1px solid black;*/
    width:770px;
	margin:auto;
	margin-bottom:10px;
}
#menu {    
	padding:8px 0 10px 10px;
	width:770px;
	text-align:center;
}
#menu a {
    padding:4px 10px;
    text-decoration:none;
    color:#303030;	
	font-size:18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-right:10px;
	outline:0;
	/*background-color:#FF0000;*/
}
#menu a.hover {
    background:none;
	color:#868585;
}
#menu span {
    display:none;
}
/*******************************************************************/



/******************** REGISTRO ************************/
#registro {width:740px; padding:20px 10px 3px 10px; margin:auto; margin-top:5px; border:1px solid #cccccc; background-color:#f2f2f2;}
#registro a.mapa{outline:0px;}
#registro p{margin-bottom:8px;}
#registro fieldset {border:0; width:480px; margin-top:10px; margin-bottom:10px; /*background-color:#CCCCCC;*/ padding:20px 10px 20px 10px;}
#registro p label {font:12px Geneva, Arial, Helvetica, sans-serif; float: left;width: 130px; text-align:left;padding:5px; color: #646464; margin-right:8px;}
#registro p br {clear: left;}
#registro .cajas{width:250px; border:1px solid #989696; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:3px;}
#registro .cajas2{width:257px; border:1px solid #989696; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:5px;}
.enviar{width:80px; margin:10px 0 0 0; border:1px solid #646464;}
/******************************************************/



/***EQUIPO HUMANO***/
#equipo{
	display: inline;
	width: 750px;
	margin:auto;
	margin-bottom: 20px;
	margin-left:15px;
}
#equipo p{
	text-align:left;
	padding:0 0 0 10px;
}
#equipo p.oficio{
	font-size:90%;
	font-style:oblique;		
}
.imagen_con_pie{
	display:inline;
	float:left;	
	margin-left:20px;
	overflow:hidden;
	width:150px;
	padding:20px 20px 20px 0px;
	text-align:left;
	min-height:250px;
}
* html .imagen_con_pie{
	height:250px;
}
.imagen_con_pie img{
	border:1px solid #999999;
	padding: 3px 3px 3px 3px;
	margin:0 0 0 6px;
}
.imagen_con_pie img:hover{
	border:1px solid #000000;
}
/*******************/


/************** REVISTA WCSS *****************/
#cont_revistas{
	width:760px;
	/*border:1px solid #FF0000;*/
	/*margin-left:20px;*/
	margin:auto;
	padding:0 10px 0 70px;
	overflow:auto;
}
#contenido .magazine{
	width:140px;
	height:188px;
	background: url(http://www.tahefertilidad.es/iconos/bg_magazine_front.jpg) no-repeat;
	background-position:0 0;
	padding: 0;
	float:left;
	margin-right:30px;
}
	#contenido .magazine p{
		margin-top:2px;
		font-size:95%;
		text-align:center;
	}
	#contenido .magazine:hover{
		width:140px;
		height:188px;
		background: url(http://www.tahefertilidad.es/iconos/bg_magazine_front.jpg) no-repeat;
		background-position: -140px 0;
	}
	#contenido .magazine img{
		margin-top:9px;
		margin-left:9px;
		outline:0;
		cursor:pointer;
	}
#contenido #isu{	
	background-color:cccccc;
	text-align:center;
}
	#contenido #isu p.tit_rev{
		margin-top:0;
		text-align:center;
		font-weight:bold;
		font-size:120%;
	}
/*********************************************/

/********NOTICIAS********/
#not_propias{
	background:url(../iconos/fondo_noticias.jpg) repeat-x;
	background-color:#f2f2f2;
	border:1px solid #CCCCCC;
	width:765px;
	padding:3px 3px 25px 5px;
	margin-left:15px;
}
/************************/


/*****TEXTO ENTRADA SEPARADO******/
#texto_entrada{	
	margin:0;
	padding:0;
	padding-left:5px;
}
#texto_entrada p{	
	padding:0;
	line-height:20px;
	margin-bottom:15px;	
}
#texto_entrada a{
	/*text-decoration:underline;*/
	font-weight:bold;
	text-decoration:underline;
}
#texto_entrada a:hover{
	text-decoration:none;	
}

/*********************************/


/***************** LISTADO HISTORIAS ******************/
#contenido .hist_sup{
	background: url(../iconos/hist_bg_top.jpg);
	background-repeat:no-repeat;	
	width: 746px;
	height:47px;
	margin-left:22px;
}
	#contenido .hist_sup h1{
		margin:0;
		padding: 13px 10px 10px 22px;
		font-size:20px;	
		color:#000000;
		max-width:700px;
	}
#contenido .hist_cen{
	background-image: url(../iconos/hist_bg.jpg);
	background-repeat:repeat-y;	
	width: 746px;
	margin-left:22px;
	color:#333333;
}
	#contenido .hist_cen .lugar{
		background:url(../iconos/hist_globo.jpg) no-repeat 26px bottom;
		height:28px;
	}
		#contenido .hist_cen .lugar p{
			margin:0;
			padding:0;
			padding-left:50px;
			padding-top:10px;
			color:#999999;
			font-size:10px;
		}
	#contenido .hist_cen .historia{
		padding:11px 2px 1px 7px;
	}
		#contenido .hist_cen .historia p{	
			color:#646464;		
			margin-bottom:7px;
		}
.hist_inf{
	background: url(../iconos/hist_bg_bot.jpg);
	background-repeat:no-repeat;	
	width: 900px;
	height:44px;
	margin-left:22px;
}
/******************************************************/

.subir{
	color:#646464;
	cursor:pointer;
	margin-top:-10px;
	margin-left:30px;
	font-weight:bold;
}

.aviso_captcha{
	color:#FF0000;
	margin-left:5px;
}
