/* ------------------------------------------------------------------------ */
/**
 @MAIN
 **********************************************
 */
BODY {
	margin: 0px;
	background-color: #D5D5D5;
}
BODY, TD, TH {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
FORM {
	margin: 0px;
}
IMG {
	border: none;
}
IMG.superindice {
	vertical-align:super;
	padding-left: 5px;
}

H1, H2, H3, H4, H5, H6 {
	margin: 0px;
	font-weight: normal;
}
P {
	margin: 0px;
}
A {
	color: #000000;
	text-decoration: none;
}
INPUT {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: none;
}
SELECT {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

/**
 @STRUCTURE
 **********************************************
 */
#main {
}
	#container {
		width: 950px;
		margin: 0px auto;
	}
		/**** HEADER ****/
		#header {
			height: 151px;
			padding: 0px 10px;
			background: url(../img/header_bg.jpg) no-repeat;
		}
		#header.red {
			background-image: url(../img/header_bg_red.jpg);
		}
			#bienvenida_txt {
				height: 19px;
				width:465px;
				padding-top: 5px;
				text-align: right;
				color: #FFFFFF;
				float:left;		
			}
		
			/* ---- Links ---- */
			#links {
				height: 19px;
				width:465px;
				padding-top: 5px;
				text-align: right;
				color: #FFFFFF;
				float:left;
			}

				#links A {
					font-size: 10px;
					color: #FFFFFF;
				}
				#links A:hover {
					text-decoration: underline;
				}
			.borrarleft{
			clear:left;
			}

			#links_a {
				height: 19px;
				width:465px;
				padding-top: 5px;
				text-align:left;
				color: #FFFFFF;
				float:left;
			}
				#links_a A {
					font-size: 10px;
					color: #FFFFFF;
				}
				#links_a A:hover {
					text-decoration: underline;
				}
			.barra_tools IMG{
			vertical-align:-15%;
			padding-right:4px;
			padding-left:4px;
			}

			/* ---- Logo ---- */
			#logo {
			padding-top:20px;
			padding-left:16px;
				float: left;
			}
			#logo_insight {
				margin-left: 25px;
			}
			/* ---- Tools ---- */
			#tools {
				float: right;
				height: 97px;
				padding-top: 4px;
				color: #FFFFFF;
				text-align: right;
			}
				#user {
				}
					#user A {
						color: #FFFFFF;
					}
					#user A:hover {
						text-decoration: underline;
					}
				#search {
					height: 47px;
					padding-top: 18px;
				}
					#search FORM {
						padding-bottom: 3px;
					}
					#search A {
						font-size: 10px;
						color: #FFFFFF;
					}
					#search A:hover {
						text-decoration: underline;
					}
					.buscador_boton{
					padding-top:10px;
					}
				#saludo_perso{
				height: 20px;
				}
					#saludo_perso A {
					font-size: 10px;
					color: #FFFFFF;
					}
					#saludo_perso A:hover {
						text-decoration: underline;
					}
				#search_log {
					height: 47px;
					padding-top: 2px;
				}
					#search_log FORM {
						padding-bottom: 3px;
					}
					#search_log A {
						font-size: 10px;
						color: #FFFFFF;
					}
					#search_log A:hover {
						text-decoration: underline;
					}
				IMG#insightreview {
					margin-right: 154px;
				}
					
			/* ---- Home ---- */
			#home {
				clear: both;
				padding: 5px 10px 0px 0px;
				text-align: right;
			}
			#home A {
				font-size: 10px;
			}
			#home A:hover {
				text-decoration: underline;
			}
			#home B {
				color: #103F69
			}
			#home B.red {
				color: #6C130D
			}
		/**** CONTENT ****/
		#content {
			background-color: #FFFFFF;
		}
			/* ---- Menu ---- */
			#menu {
				float: left;
				width: 160px;
				padding: 0px 3px 0px 25px;
			}
				#menu DIV.menu_section {
					padding-bottom: 15px;
					background: url(../img/menu_separator.gif) no-repeat left top;
				}
					#menu DIV.menu_section H3 {
						margin-bottom: 8px;
						padding: 6px 0px;
						font: bold 12px Arial, Helvetica, sans-serif;
						color: #133A5E;
						background: url(../img/menu_separator.gif) no-repeat left bottom;
					}
					#menu DIV.menu_section H3.red {
						color: #6C130D;
					}
					#menu DIV.menu_section UL {
						margin: 0px;
						padding: 0px;
					}
						#menu DIV.menu_section UL LI {
						}
							#menu DIV.menu_section UL LI A.selected {
								background-color: #DBDBDB !important;
							}
					#menu DIV.menu_section UL.ul_arrow {
							list-style-type: none;
					}
						#menu DIV.menu_section UL.ul_arrow LI {
						}
							#menu DIV.menu_section UL.ul_arrow LI A {
								display: block;
								width: 140px;
								padding: 3px 0px 4px 12px;
								font-family: Arial, Helvetica, sans-serif;
								color: #333333;
								background: url(../img/menu_list.gif) no-repeat;
							}
							#menu DIV.menu_section UL.ul_arrow LI A:hover {
								color: #FFFFFF;
								background-color: #133A5E !important;
								background-position: 0px -81px;
							}
							#menu DIV.menu_section UL.ul_arrow.red LI A {
								background-image: url(../img/menu_list_red.gif);
							}
							#menu DIV.menu_section UL.ul_arrow.red LI A:hover {
								background-color: #6D130B !important;
							}
					#menu DIV.menu_section UL.ul_ico {
						list-style: none;
					}
						#menu DIV.menu_section UL.ul_ico LI {
						}
							#menu DIV.menu_section UL.ul_ico LI A {
								display: block;
								width: 126px;
								padding: 4px 0px 5px 25px;
								background-repeat: no-repeat;
							}
							#menu DIV.menu_section UL.ul_ico LI A#tipo_libros			{ background-image: url(../img/menu_ico_libros.gif); }
							#menu DIV.menu_section UL.ul_ico LI A#tipo_articulos		{ background-image: url(../img/menu_ico_articulos.gif); }
							#menu DIV.menu_section UL.ul_ico LI A#tipo_casos			{ background-image: url(../img/menu_ico_casos.gif); }
							#menu DIV.menu_section UL.ul_ico LI A#tipo_estudios			{ background-image: url(../img/menu_ico_estudios.gif); }
							#menu DIV.menu_section UL.ul_ico LI A#tipo_intercambio		{ background-image: url(../img/menu_ico_intercambio.gif); }
							#menu DIV.menu_section UL.ul_ico LI A#tipo_investigaciones	{ background-image: url(../img/menu_ico_investigaciones.gif); }
							#menu DIV.menu_section UL.ul_ico LI A#tipo_notas			{ background-image: url(../img/menu_ico_notas.gif); }
							#menu DIV.menu_section UL.ul_ico LI A#tipo_podcasts			{ background-image: url(../img/menu_ico_podcasts.gif); }
							#menu DIV.menu_section UL.ul_ico LI A:hover {
								color: #FFFFFF;
								background-color: #6D130B !important;
								background-position: 0px -25px;
							}
							#menu DIV.menu_section UL.ul_ico.red LI A:hover {
								background-color: #6D130B;
							}
					#menu DIV.menu_section DIV.menu_banner {
						width: 146px;
						padding-top: 17px;
					}
						#menu DIV.menu_section DIV.menu_banner H5 {
							font: 10px Arial, Helvetica, sans-serif;
							color: #838383;
							text-align: center;
							background-color: #DCDCDC;
						}
			/* ---- Section ---- */
			#section {
				float: left;
				width: 540px;
				padding-right: 22px;
			}
			
			#section_large {
				float: left;
				width: 737px;
				padding-right: 22px;
			}
			/* ---- Extra ---- */
			#extra {
				float: left;
				width: 174px;
			}
				#extra DIV.extra_block {
					padding-bottom: 15px;
				}
					#extra DIV.extra_block H4.extra_block_title {
						padding: 3px 0px 3px 12px;
						font: bold 11px/13px Arial, Helvetica, sans-serif;
						background: url(../img/extra_title_bg.gif)	no-repeat;
					}
					#extra DIV.extra_block.negative H4.extra_block_title {
						color: #FFFFFF;
						background-image: url(../img/extra_title_bg_negative.gif);
					}
					#extra DIV.extra_block.negative H4.extra_block_title.red {
						background-image: url(../img/extra_title_bg_negative_red.gif);
					}
					#extra DIV.extra_block DIV.extra_block_data {
						padding: 5px 0px 1px 0px;
						border-left: solid 1px #BFBFBF;
						border-right: solid 1px #BFBFBF;
					}
					#extra DIV.extra_block.negative DIV.extra_block_data {
						background: url(../img/extra_data_bg_negative.gif) repeat-y;
						border: none;
					}
						#extra DIV.extra_block UL {
							margin: 0px;
							padding: 0px 1px 0px 0px;
							margin-left: 21px;
							list-style-image: url(../img/extra_list.gif);
						}
							#extra DIV.extra_block UL LI {
								padding-bottom: 5px;
							}
								#extra DIV.extra_block UL LI A {
									color: #4B4B4B;
								}
								#extra DIV.extra_block.negative UL LI A {
									color: #000000;
								}
								#extra DIV.extra_block UL LI A:hover {
									text-decoration: underline;
								}
					#extra DIV.extra_block DIV.extra_block_bottom {
						height: 3px;
						font-size: 0px;
						background: url(../img/extra_bottom.gif) no-repeat center;
					}
					#extra DIV.extra_block DIV.extra_block_top {
						height: 3px;
						font-size: 0px;
						background: url(../img/extra_top.gif) no-repeat center;
					}
					#extra DIV.extra_block.negative DIV.extra_block_bottom {
						height: 3px;
						font-size: 0px;
						background: url(../img/extra_bottom_negative.gif) no-repeat center;
					}
				#login {
					height: 134px;
					padding: 12px 10px 0px 10px;
					color: #FFFFFF;
					background: url(../img/extra_login_bg.jpg) no-repeat;
				}
					#login H4 {
						padding: 5px 0px 3px 0px;
						font: bold 12px Arial, Helvetica, sans-serif;
					}
					#login A {
						font-size: 10px;
						color: #FFFFFF;
					}
					#login DIV.login_input {
						height: 22px;
					}
						#login DIV.login_input LABEL {
							float: left;
							clear: left;
							width: 69px;
							padding-top: 1px;
						}
						#login DIV.login_input INPUT {
							width: 78px;
							float: left;
						}
					#login DIV.login_bot {
						height: 19px;
						padding: 5px 0px 5px 0px;
						text-align: right;
					}
					#login DIV.login_remember {
						height: 22px;
						text-align: center;
						margin-top: -7px;
					}
					#login DIV.login_newuser {
						text-align: center;
						padding-top: 9px;
						line-height: 14px;
					}
		/**** FOOTER ****/
		#footer {
			height: 45px;
			margin-bottom: 10px;
			padding: 5px 25px 0px 25px;
			font-size: 10px;
			color: #888888;
			text-align: right;	
			background: url(../img/footer_line.gif) #FFFFFF no-repeat center 17px;
		}
			#footer A {
				color: #888888;
			}
			#footer_info {
				float: left;
				text-align: left;
			}
				#footer_info SPAN {
					float: left;
					clear: left;
					width: 55px;
				}
/**
 @GENERIC
 **********************************************
 */
DIV.dummyClear {
	clear: both;
	height: 0px;
	font-size: 0.1em;
}

.size8px { font-size: 8px !important; }
.size9px { font-size: 9px !important; }
.size10px { font-size: 10px !important; }
.size11px { font-size: 11px !important; }

.colorDarkRed { color: #6B130D !important; }

.colorDarkRed:hover { text-decoration: underline; }

.alignLeft { text-align: left !important; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

UL.default_list {
	margin: 0px;
	padding: 0px 1px 0px 0px;
	margin-left: 21px;
	list-style-image: url(../img/extra_list.gif);
}

UL.default_list LI {
	padding-bottom: 5px;
}

/* ------------------------------------------------------------------------ */
/**
 @EXTRA
 **********************************************
 */
DIV.extra_ventajas {
	margin: -3px 0px 15px 0px;
	/*margin: -17px 0px 15px 0px;*/
	padding: 0px !important;
	/*background: url(../img/extra_ventajas_bg.gif) no-repeat center bottom;*/
}
DIV.extra_ventajas_normal {
	margin-top: 0px;
}
	DIV.extra_ventajas DIV.extra_block_data {
		padding: 10px 8px !important;
		border-color: #770A0A !important;
	}
	DIV.extra_block_data_news {
		border-left:solid 1px #820000 !important;
		border-right:solid 1px #820000 !important;
		margin-top:-2px;
	}
	DIV.extra_ventajas DIV.extra_ventajas_descr {
		padding: 0px 0px 7px 13px;
	}
	DIV.extra_ventajas H6 {
		padding-bottom: 8px;
		font: 11px Arial, Helvetica, sans-serif;
		color: #741610;
		text-align: center;
	}
	DIV.extra_ventajas UL {
		margin-left: 12px !important;
	}
	DIV.extra_ventajas P {
		padding-top: 8px;
		text-align: right;
	}
		DIV.extra_ventajas P A {
			font-family: Arial, Helvetica, sans-serif;
			color: #641209;
		}
		DIV.extra_ventajas P A:hover {
			text-decoration: underline;
		}
	DIV.extra_ventajas DIV.extra_block_bottom {
		background-image: url(../img/extra_ventajas_bottom.gif) !important;
	}
	DIV.extra_ventajas DIV.extra_block_top {
		background-image: url(../img/extra_ventajas_top.gif) !important;
	}

#extra_tools {
}
	#extra_tools DIV.extra_block_data {
		background: url(../img/extra_tools_bg.jpg) repeat-y;
	}
	#extra_tools UL {
		margin-left: 52px !important;
		line-height: 12px;
	}
		#extra_tools UL LI IMG.icon {
			margin-left: -36px;
			padding-right: 16px;
			vertical-align: middle;
		}
	#extra_tools DIV.extra_block_bottom {
		background-image: url(../img/extra_tools_bottom.jpg) !important;
	}
	
	
	
/* ------------------------------------------------------------------------ */
/**
 @SECTION : Home
 **********************************************
 */
DIV.home_section_box {
	padding-bottom: 20px;
}
	DIV.home_section_box H1 {
		position: relative;
		height: 23px;
		padding: 4px 0px 0px 15px;
		font: bold 15px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		background: url(../img/section_box_header_bgBlue.gif) no-repeat #1A466E;
	}
		DIV.home_section_box H1 IMG.icon {
			position: absolute;
			top: 6px;
			right: 8px;
		}
	DIV.home_section_box H1.grey {
		font-size: 17px;
		background: url(../img/section_box_header_bgGrey.gif) no-repeat #666666;
	}
	DIV.home_section_box H1.red {
		background: url(../img/section_box_header_bgRed.gif) no-repeat #6B120D;
	}
	DIV.home_section_box H1.redLarge {
		background: url(../img/section_box_header_bgRed_large.gif) no-repeat #6B120D;
	}
		DIV.home_section_box_content {
			background-color: #F7F7F7;
			border: solid 1px #CBCBCB;
			border-top: none;
		}
		DIV.home_section_box_content.borderTop {
			border-top: solid 1px #CBCBCB;
		}
		DIV.home_section_box_content.columns {
			background-image: url(../img/section_box_content_sep.gif);
			background-repeat: repeat-y;
			background-position: center top;
		}
		DIV.home_section_box_data {
			padding: 15px 15px 15px 35px;
		}
			DIV.home_section_box_data P A {
					color: #6C130D;
			}
				DIV.home_section_box_data P A:hover {
					text-decoration: underline;
			}
			DIV.home_section_box_data H5 {
				font-size: 10px;
				color: #666666;
			}
				DIV.home_section_box_data H5 IMG {
					margin-left: -24px;
					vertical-align: middle;
				}
			DIV.home_section_box_data H2 {
				font: bold 16px Arial, Helvetica, sans-serif;
			}
				DIV.home_section_box_data H2 A {
					color: #333333;
				}
				DIV.home_section_box_data H2 A:hover {
					text-decoration: underline;
				}
			DIV.home_section_box_data H3 {
				font: bold 16px Arial, Helvetica, sans-serif;
				position: relative;
			}
				DIV.home_section_box_data H3 A {
					color: #333333;
				}
				DIV.home_section_box_data H3 A:hover {
					text-decoration: underline;
				}
				DIV.home_section_box_data H3 IMG.titulo_icono {
					margin-left: -23px;
				}
			DIV.home_section_box_data H4 {
				font: bold 16px Arial, Helvetica, sans-serif;
			}
				DIV.home_section_box_data H4 A {
					color: #333333;
				}
				DIV.home_section_box_data H4 A:hover {
					text-decoration: underline;
				}
				DIV.home_section_box_data H4 IMG.titulo_icono {
					margin-left: -23px;
				}
			P.home_autor {
				padding-bottom: 3px;
				font-size: 10px;
				color: #666666;
				position: relative;
			}
			P.home_autor.home_picture {
				padding-bottom: 10px;
			}
			P.home_autor_listado {
				padding-bottom: 3px;
				font-size: 10px;
				color: #666666;
			}
			P.home_autor_listado.home_picture {
				padding-bottom: 10px;
			}
			P.home_abstract A {
				color: #6C130D;
			}
			P.home_abstract A:hover {
				text-decoration: underline;
			}	
			P.home_leermas {
				text-align: right;
			}
				P.home_leermas A {
					color: #005391;
				}
				P.home_leermas.red A {
					color: #6C130D;
				}
				P.home_leermas A:hover {
					text-decoration: underline;
				}	
		DIV.home_section_box_data.column {
			float: left;
			width: 218px;
		}
		DIV.home_section_video {
			float: left;
			padding: 15px 0px 15px 15px;
		}
		DIV.home_section_ilustration {
			padding: 15px 0px 0px 15px;
		}
		DIV.home_section_box_data.video {
			float: left;
			width: 173px;
			padding-right: 10px;
		}
		DIV.home_section_video_thumbs {
			margin-left: -25px;
		}
		IMG.home_picture {
			float: left;
			margin: 0px 10px 10px 0px;
		}
		
DIV.home_section_box_foot{
	margin-top: -1px;
	background-image: url(../img/fnd_pie_caja_secciones.jpg);
	background-repeat: repeat-x;
	border: solid 1px #D0D0D0;
	border-top: none;
	height:17px;
	padding: 2px 15px 0px 35px;
}
#flash_video {
	width: 305px;
}


/* ------------------------------------------------------------------------ */
/**
 @PAGE : 02_tipos_documentos.html
 **********************************************
 */
P.txt_confoto_columna{
	/* padding-left:86px; */
	/* padding-top:10px; */
}
P.txt_confoto_columna A {
	color: #6C130D;
}
P.txt_confoto_columna A:hover {
	text-decoration: underline;
}	
DIV.bajocolumnas {
	margin-top: -20px;
	padding-bottom:20px;
}


/* ------------------------------------------------------------------------ */
/**
 @PAGE : 03_interior.html
 **********************************************
 */
DIV.section_book_data {
	width: 100%;
	padding-bottom: 30px;
}

DIV.section_book_data2 {
	width:300px;
	padding-right:15px;
	padding-bottom: 30px;
	float:left;
}

DIV.section_book_data_c1 {
width:260px;
float:left;
padding-bottom: 30px;
padding-right:50px;
}

DIV.cont_descripcion {
clear:left;
}

DIV.cont_descripcion P {
	padding-bottom: 12px;
}

DIV.cont_descripcion A{
	color: #6C130D;
}

DIV.cont_descripcion A:hover{
	text-decoration: underline;
}

DIV.cont_descripcion OL 
{
	margin-left: 22px;
	padding-left : 0px;
}
DIV.cont_descripcion UL 
{
	margin-left: 15px;
	padding-left : 0px;
}


/* interior con video */
DIV.interior_section_video {
			float: left;
			padding: 15px 0px 15px 15px;
		}
DIV.interior_section_video_grande {
			float: left;
			padding: 15px 0px 15px 0px;
		}

/*---- PESTAÑAS ----*/

.section_box_pestanas { position: relative; padding-bottom: 20px; margin-top: 23px;}

DIV.pestana_bot {
	height: 21px;
	padding-top: 3px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background: url(../img/pestana_bg.gif) #9D9D9D repeat-x;
}

DIV.pestana_bot.selected { color: #FFFFFF; background: url(../img/pestana_bg_selected.gif) #850D06 repeat-x; }

DIV.pestana_bot.selected A { color: #FFFFFF; }

DIV.pestana_bot_cornerLeft, DIV.pestana_bot_cornerRight {
	width: 6px;
	height: 6px;
	margin-top: -3px;
	background-repeat: no-repeat;
}

DIV.pestana_bot_cornerLeft { float: left; background-image: url(../img/pestana_bot_cornerLeft.gif); }

DIV.pestana_bot_cornerRight { float: right; background-image: url(../img/pestana_bot_cornerRight.gif); }
	
DIV.box_pestanas { margin-bottom: 10px; border: solid 1px #CECECE; background-color: #FAFAFA; }
	
DIV.cont_box_pestanas { padding: 20px 50px 30px 30px; }
	
DIV.cont_box_pestanas H3 { font: bold 12px Arial, Helvetica, sans-serif; line-height:15px; }

DIV.cont_box_pestanas H3 A { color: #333333; }

DIV.cont_box_pestanas H3 A:hover { text-decoration: underline; }

DIV.cont_box_pestanas H3 IMG.titulo_icono { margin-left: -23px; }

P.pestanas_autor { color:#666666; font-size:9px; padding-bottom:3px; }

IMG.cont_box_pestanas { margin-left:-9px; }

#section_box_pestanas { margin-top: 23px; }

DIV.pestana_bot { position: absolute; top: -23px; }

#pestana_bot_1 { width: 215px; }

#pestana_bot_2 { left: 220px; width: 125px; }

#pestana_bot_3 { left: 350px; width: 160px; }

DIV.box_pestanas { display: none; margin-bottom: 0px; }

#box_pestanas_1 { display: block; }

DIV.box_pestanas_1 { display: block; }
		
		
/* ------------------------------------------------------------------------ */
/**
 @PAGE : 06_contenido_premium.html
 **********************************************
 */
IMG.section_picture {
	float: left;
	margin: 0px 10px 10px 0px;
	/* retirado a peticion de mcomin el 17/dic/2008 */
	/* border:solid 1px #ABAAA9; */
}

SPAN.txt_destacado_interior {
	color:#000000;
	font-weight:bold;
	font-size:11px;

}

/* --- TABLA  ---*/
DIV.box_tabla{
	border-left:solid 1px #CECECE;
	border-right:solid 1px #CECECE;
	width:463px;
	padding-top: 10px;
	padding-bottom:15px;
	background:url(../img/fnd_box_cont_premium.jpg);
}

DIV.cont_box_tabla{
	margin: 0px 10px 0px 20px;
}

SPAN.titulo_tabla{
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
SPAN.titulo_tabla2{
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

DIV.material{
padding-top:16px;
color:#333333
}
DIV.material A:HOVER{
color:#333333;
text-decoration:underline;
}

DIV.material_tipo {
	width:206px;
	float:left;
}

DIV.material_link {
	padding-left:260px;
}

IMG.ico_material {
	margin-left:-30px;
	margin-top:4px;
}
IMG.ico_flecha {
	margin-left: -4px;
}

.registrate_link {
	overflow: hidden;
	text-align: right;
}
	.registrate_link IMG {
		vertical-align: text-top;
	}
	.registrate_link A {
		color:#000000;
	}
	.registrate_link A:hover {
		color:#000000;
		text-decoration:underline;
	}
	
/* ------------------------------------------------------------------------ */
/**
 @SECTION : Registro / Perfil
 **********************************************
 */
DIV.registro_box_data {
	padding-left: 15px;
}
DIV.registro_newuser_box_data {
	padding-left: 58px;
	padding-right: 58px;
}
P.registro_subtitle {
	width: 100%;
	padding-bottom: 18px;
}
P.registro_foot {
	padding: 10px 0px;
}
	P.registro_foot A {
		color: #7D1912;
	}
	P.registro_foot A:hover {
		text-decoration: underline;
	}
DIV.registro_boxBorder {
	padding: 13px 15px;
	background-color: #FFFFFF;
	border: solid 1px #CFCFCF;
}
DIV.registro_boxBorder.newuser {
	padding-left: 40px;
	padding-right: 40px;
}
	P.registro_newuser_p	{ padding-bottom: 30px; }
	P.registro_newuser_p2	{ padding-bottom: 13px; }
	P.registro_newuser_p3 {
		padding: 0px 0px 7px 80px;
	}
	P.registro_newuser_p4 {
		height: 20px;
		padding-bottom: 6px;
	}
	P[class=registro_newuser_p4] {
		height: auto;
		min-height: 20px;
	}
DIV.registro_boxBorder.perfil_popup {
	padding: 150px 0px;
	text-align: center;
}
DIV.registro_form INPUT {
	vertical-align: middle;
}
DIV.registro_form INPUT.registro_text {
	background-color: #F7F7F7;
	border: solid 1px #787878;
}
DIV.registro_form INPUT.registro_text2 {
	float: left;
	margin-right: 5px;
	margin-left: 3px;
	background-color: #F7F7F7;
	border: solid 1px #787878;
}
DIV.registro_form INPUT.registro_text3 {
	float: left;
	background-color: #F7F7F7;
	border: solid 1px #787878;
	margin-left: 3px;
}
DIV.registro_form LABEL.registro_label1 {
	float: left;
	width: 150px;
	padding-top: 2px;
}
DIV.registro_form LABEL.registro_label2 {
	float: left;
	clear: left;
	width: 76px;
	padding-top: 2px;
}
DIV.registro_form LABEL.registro_label2b {
	float: left;
	clear: left;
	width: 76px;
	margin-top: -3px;
}
DIV.registro_form LABEL.registro_label3 {
	float: left;
	width: 78px;
	padding: 2px 6px 0px 0px;
	text-align: right;
}
DIV.registro_form LABEL.registro_label4 {
	float: left;
	width: 45px;
	padding: 2px 0px 0px 6px;
}
DIV.registro_form LABEL.registro_label5 {
	float: left;
	clear: left;
	width: 155px;
	padding-top: 2px;
}
SPAN.registro_error {
	display: block;
	clear: left !important;
	padding-top: 1px;
	padding-bottom: 5px;
	font-size: 10px;
	line-height: 11px;
	color: #AE2115;
}
	SPAN.registro_error.error1 { padding-left: 76px; }
	SPAN.registro_error.error2 { padding-left: 155px; }
	
.error {
	border-color: #AE2115 !important;
}
DIV.registro_form SELECT {
	vertical-align: middle;
}
DIV.registro_form SELECT.registro_select1 {
	float: left;
	margin-right: 5px;
	margin-left: 3px;
	background-color: #F7F7F7;
	border: solid 1px #787878;
}
DIV.registro_form H2 {
	width: 100%;
	clear: left;
	padding: 12px 0px 7px 0px;
	font-size: 14px;
	color: #333333;
}
DIV.registro_form A {
	color: #7D1912;
}
DIV.registro_form A:hover {
color:#000000;
	text-decoration: underline;
}
DIV.registro_form TEXTAREA {
	overflow: auto;
	width: 454px;
	height: 70px;
	margin: 10px 0px 5px 0px;
	border: solid 1px #787878;
}
DIV P.registro_notaprofesores {
	width: 100%;
	padding: 10px 0px 6px 0px;
}
DIV P.registro_notaprofesores2 {
	width: 100%;
	padding-bottom: 5px;
}
DIV.registro_bot {
	clear: both;
	text-align: right;
}
DIV.registro_areas {	
}
DIV.registro_areas DIV {
	float: left;
	width: 238px;
}
DIV.registro_areas DIV P {
	padding-bottom: 4px;
}
DIV.registro_areas p INPUT {
	margin-right: 5px;
}
DIV.registrate_politica {
	padding: 10px 0px 0px 18px;
}
DIV.registro_camposoblig {
	padding-top: 20px;
	font-size: 10px;
	color: #555555;
}
	DIV.registro_camposoblig SPAN {
		color: #000000;
	}
/*  */
SPAN.perfil_periodicidad {
	display: block;
	padding: 0px 0px 10px 20px;
	font-size: 9px;
	line-height: 10px;
}
SPAN.perfil_periodicidad.noblock {
	display: inline;
}
SPAN.perfil_nomodificable {
	float: left;
	width: 155px;
	padding-top: 2px;
	color: #7D1912;
}

/* ------------------------------------------------------------------------ */
/**
 @SECTION : Búsqueda
 **********************************************
 */
#search_section {
	padding: 15px;
}
#search_section_2 {
	padding: 15px;
}
FORM.search_advanced {
	padding: 15px 0px 0px 15px;
}
/***AÑADIDO***/
DIV.search_advanced {
	padding: 15px 0px 0px 15px;
}
	DIV.search_advanced_row {
		padding-bottom: 15px;
	}
		DIV.search_advanced_row IMG {
			vertical-align: 15%;
		}
		DIV.search_advanced_row INPUT.irButton {
			vertical-align: bottom;
		}
		DIV.search_advanced_row SPAN {
			font-size: 10px;
		}
	DIV.search_advanced_field1 {
		float: left;
		width: 308px;
		padding-bottom: 10px;
	}
	DIV.search_advanced_field2 {
		float: left;
		width: 265px;
	}
	FORM.search_advanced LABEL {
		font-size: 12px;
		line-height: 20px;
	}
	/***AÑADIDO***/
	DIV.search_advanced LABEL {
		font-size: 12px;
		line-height: 20px;
	}
	FORM.search_advanced INPUT.search_text {
		border: solid 1px #787878;
	}
	/***AÑADIDO***/
	DIV.search_advanced INPUT.search_text {
		border: solid 1px #787878;
	}
	FORM.search_advanced SELECT {
		height: 16px;
		vertical-align: middle;
		border: solid 1px #787878;
	}
	/***AÑADIDO***/
	DIV.search_advanced SELECT {
		height: 16px;
		vertical-align: middle;
		border: solid 1px #787878;
	}
	FORM.search_advanced A {
		color: #660000;
	}
	/***AÑADIDO***/
	DIV.search_advanced A {
		color: #660000;
	}
	FORM.search_advanced A:hover {
		text-decoration: underline;
	}
	/***AÑADIDO***/
	DIV.search_advanced A:hover {
		text-decoration: underline;
	}
	DIV.search_advanced_lista {
		padding-right: 7px;
		text-align: right;
	}
	DIV.search_advanced_bot {
		padding-right: 7px;
		text-align: right;
	}

/* --- RESULTADOS  ---*/
#search_section.search_results {
	padding-top: 10px;
}
	#search_section.search_results A {
		color: #660000 !important;
	}
	#search_section.search_results A:hover {
		text-decoration: underline;
	}
	#search_section.search_results P {
		padding-bottom: 10px;
	}
P.search_results_tools {
	color: #660000 !important;
	text-align: right;
}



DIV.search_results_pag 
{
	width: 460px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 15px;
	font-size: 11px;
}
DIV.search_results_pag.bottomPadding {
	padding-bottom: 30px;
	/*padding-left: 30px;*/
}
DIV.search_results_pag_2
{
		padding: 3px 10px;
		background: url(../img/search_results_pag_bg.gif) #D9D9D9 repeat-x left top;
		border-right: solid 1px #F7F7F7;
		width: 100%;
}
DIV.search_results_pag_2 SPAN.search_results_pag_left
{
	float:left;
}
DIV.search_results_pag_2 SPAN.search_results_pag_right
{
	float:right;
}

/*
DIV.search_results_pag {
	padding-top: 15px;
	font-size: 11px;
	text-align: center;
}

DIV.search_results_pag.bottomPadding {
	padding-bottom: 30px;
}

DIV.search_results_pag SPAN.search_results_pag {
		padding: 3px 10px;
		background: url(../img/search_results_pag_bg.gif) #D9D9D9 repeat-x left top;
		border-right: solid 1px #F7F7F7;
	}

*/

	INPUT.search_results_pag_text {
		width: 30px;
		height: 10px;
		margin-bottom: -1px;
		font-size: 9px;
		vertical-align: 0%;
		border: solid 1px #787878;
	}
	INPUT.search_results_pag_bot {
		vertical-align: -35%;
	}
DIV.search_result {
	padding: 15px 15px 15px 30px;
	border-bottom: solid 1px #CBCBCB;
}
DIV.search_result.noBorder {
	border-bottom: none;
}
DIV.search_result.noPaddingBottom {
	padding-bottom: 0px;
}
	DIV.search_result H4 
	{
		font: bold 16px Arial, Helvetica, sans-serif;
		padding-bottom: 12px;
		position: relative;
		/*font-size: 14px;
		font-weight: bold;*/
	}
	
	DIV.search_result H3 {
		padding-bottom: 12px;
		font-size: 14px;
		font-weight: bold;
	}
	DIV.search_result H3 A {
		color: #333333;
	}
	DIV.search_result H3 A:hover {
		text-decoration: underline;
	}
	
	DIV.search_result A {
		color: #660000;
	}
	DIV.search_result A:hover {
		text-decoration: underline;
	}
	P.search_result_props {
		padding-bottom: 12px;
	}		
		P.search_result_props SPAN {
			color: #666666;
		}
	P.search_result_links {
		padding: 4px 10px 0px 0px;
		text-align: right;
	}
		P.search_result_links IMG {
			vertical-align: 10%;
		}
DIV.search_ficha_cotenidoArticulo P {
	padding-bottom: 12px;
}
DIV.search_extra H6 {
	font-weight: bold;
	text-align: left;
}
DIV.search_extra P {
	padding: 0px 0px 7px 0px;
	text-align: left;
}
DIV.search_extra LI {
	padding-bottom: 0px !important;
}
	DIV.search_extra LI A {
		color: #660000 !important;
	}
	DIV.search_extra LI A:hover {
		text-decoration: underline;
	}

/* ------------------------------------------------------------------------ */
/**
 @SECTION : Comprar (PUBLISHING)
 **********************************************
 */
DIV.publishing_header {
	height: 126px !important;
	background-image: url(../img/header_bg_publishing.gif) !important;
}
	DIV.publishing_header #logo {
		width: 450px;
		padding-top: 16px;
	}
		DIV.publishing_header #logo_insight {
			margin-left: 10px;
			margin-bottom: 9px;
		}
	#publishing_logo {
		float: left;
		width: 450px;
		padding-top: 27px;
	}
	#logo_encolaboracion {
		margin: 0px 50px 50px 0px;
	}
#publishing_user {
	clear: both;
	height: 35px;
	padding-left: 25px;
	font-size: 10px;
	background: url(../img/publishing_user_bg.gif) #FFFFFF repeat-x;
}
	#publishing_user DIV {
		padding: 3px 5px;
		background-color: #E6E6E6;
	}
		#publishing_user DIV IMG {
			vertical-align: text-top;
		}
	#publishing_user_name {
		float: left;
		padding-right: 0px !important;
	}
	#publishing_user_cart {
		float: right;
	}
	#publishing_user_name A {
		padding: 3px 5px;
		color: #FFFFFF;
		background-color: #366C66;
	}
	#publishing_user_cart A:hover {
		text-decoration: underline;
	}
#publishing_message {
	padding: 0px 25px 20px 25px;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
DIV.publishing_section {
	width: 704px !important;
	padding-left: 25px;
}
	DIV.publishing_section H1 {
		background: url(../img/section_box_header_bgGreen.gif) no-repeat #4D6D6A;
	}
DIV.extra_publishing #login {
	background: url(../img/extra_login_publishing_bg.jpg) no-repeat !important;
}
DIV.extra_publishing DIV.extra_ventajas H6 {
	color: #4C6D6A;
}
	DIV.extra_publishing DIV.extra_ventajas DIV.extra_block_data {
		border-color: #4C6D6A !important;
	}
	DIV.extra_publishing DIV.extra_ventajas DIV.extra_block_top {
		background-image: url(../img/extra_ventajas_publishing_top.gif) !important;
	}
	DIV.extra_publishing DIV.extra_ventajas DIV.extra_block_bottom {
		background-image: url(../img/extra_ventajas_publishing_bottom.gif) !important;
	}
	DIV.extra_publishing DIV.extra_ventajas P A {
		color: #4C6D6A;
	}
B.publishing_targets {
	font-family: Arial, Helvetica, sans-serif;
}


/* ------------------------------------------------------------------------ */
/**
 @SECTION : Herramientas
 **********************************************
 */
 
DIV.herr_formContainer {
	padding: 19px 40px 0px 23px;
}
DIV.herr_formContainer P.registro_newuser_p {
	padding-bottom: 20px;
	text-align: right;
}
DIV.herr_formContainer P.registro_newuser_p2 {
	text-align: right;
}
DIV.herr_formContainer label.registro_label1 {
	text-align: left;
}
DIV.herr_formContainer TEXTAREA {
	margin: 0px;
	background-color: #F7F7F7;
}
UL.herr_faq_list {
}
UL.herr_faq_list LI {
	padding-bottom: 10px;
}
UL.herr_faq_list A {
	color: #6B130D;
}
UL.herr_faq_list A:hover {
	text-decoration: underline;
}
DL.herr_faq_dl {
	margin: 0px;
	padding-top: 14px;
}
DL.herr_faq_dl DT {
	font-weight: bold;
}
DL.herr_faq_dl DD {
	margin: 15px;
}
P.herr_faq_up {
	padding-top: 4px;
	text-align: right;
}
P.herr_faq_up A {
	font-size: 10px;
	color: #6D130B;
}
DIV.herr_box_data P {
	padding-bottom: 12px;
}
DIV.herr_equipo {
	text-align: center;
}

/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

#suscribete_novedades{
padding:6px 4px 6px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
}
#suscribete_novedades A:hover{
text-decoration:underline;
}
#suscribete_novedades IMG{
vertical-align:-70%;
}

.filete_novedades{
background-image: url(../img/extra_ventajas_bottom.gif) !important;
}

/* ------------------------------------------------------------------------ */
/**
 @SECTION : Lista de autores
 **********************************************
 */
 
 /* MODIFICADO YOLI */
 #section_authors {
				float: left;
				width: 810px;
				padding-right: 22px;
			}
#authors_box {
	margin-top: 17px;
	padding: 30px 20px 20px 20px;
	background-color: #FFFFFF;
	border: solid 1px #d4d4d4;
}
	#authors_abc {
		padding-bottom: 17px;
	}
		#authors_abc A {
			margin-right: 6px;
			font-size: 12px;
			color: #a41910;
			text-decoration: none;
		}
		#authors_abc A:hover {
			text-decoration: underline;
		}
	#authors_results {
		width: 300px;
		padding-bottom: 50px;
	}
		#authors_results UL {
			margin: 0px;
			padding: 0px;
			line-height: 24px;
			list-style-type: none;
		}
			#authors_results UL LI.authors_results_odd {
				background-color: #f0f0f0;
			}
				#authors_results UL LI INPUT {
					margin-right: 6px;
					vertical-align: -30%;
				}
	#authors_selected {
		width: 300px;
		padding-bottom: 10px;
	}
		#authors_selected UL {
			margin: 0px;
			padding: 0px;
			line-height: 24px;
			list-style-type: none;
		}
			#authors_selected UL LI.authors_results_odd {
				background-color: #f0f0f0;
			}
				#authors_selected UL LI INPUT {
					margin-right: 6px;
					vertical-align: -30%;
				}
	#authors_box P {
		padding-bottom: 12px;
	}
	#authors_box P.authos_insert {
		padding-bottom: 0px;
		text-align: left;
	}
	
/* ------------------------------------------------------------------------ */
/**
 @SECTION : Lista de servicios
 **********************************************
 */
#services_box {
	padding: 25px 0px 25px 70px;
}
	#services_box DIV {
		float: left;
		white-space: nowrap;
	}
		#services_box_col1 {
			width: 230px;
		}
		#services_box UL {
			margin: 0px;
			padding: 0px;
		}
			#services_box UL LI {
				padding-bottom: 8px;
			}
			#services_box IMG {
				margin-right: 8px;
				vertical-align: middle;
			}
#services_remember {
	padding: 0px 0px 20px 20px;
	line-height: 11px;
}
	#services_remember INPUT {
		margin-left: -20px;
		vertical-align: -20%;
	}
.txt_a1{
font-size:10px!important;
font-family:Arial, Helvetica, sans-serif !important;
}
.txt_a2{
font-size:11px;
font-family:Arial, Helvetica, sans-serif !important;
}
.txt_a3{
font-size:12px;
font-family:Arial, Helvetica, sans-serif !important;
}

#desplegable_tools{
padding:0px 8px 0px 8px;
width:106px;
float:right;
}
.txt-tools A{
font-size:9px!important;
}
#tools_replegado{
width:300px;
float:right;
}
.borrarright{
clear:right;
}
.loging_news{
text-decoration:underline;
color:#000000!important;
font-size:10px;
}
.box_idioma{
float:left;
width:109px;
padding-top:16px;
padding-bottom:20px;
}

.legal_news{
text-decoration:underline;
}




#herramientas_articulo{
width:170px;
float:left;
font-size:9px;
padding-bottom:10px;
}

#herramientas_articulo UL {
			margin: 0px;
			padding: 0px 1px 0px 20px;
			margin-left: 21px;
			font-family:Arial, Helvetica, sans-serif;
			list-style-image: url(../img/extra_list.gif);
		}
			#herramientas_articulo UL LI {
				padding-bottom: 5px;
				color: #4B4B4B;
			}
				#herramientas_articulo UL LI A {
					color: #4B4B4B;
				}
				#herramientas_articulo.negative UL LI A {
					color: #000000;
				}
				#herramientas_articulo UL LI A:hover {
					text-decoration: underline;
				}
			#herramientas_articulo UL LI IMG.icon {
			margin-left: -36px;
			padding-right: 16px;
			vertical-align: middle;
		}
		.icoA-menos{
			margin-left: -40px;
			vertical-align: middle;
		}
		.icoA-mas{
			$margin-left: -22px;
			padding-right: 15px;
			vertical-align: middle;
		}
		.icoAtxt{
			margin-left: -31px;
			/*padding-right: 16px;*/
			vertical-align: middle;
		}
		
		
.bloque_fecha_c1{
width:260px;
float:left;
padding-bottom: 10px;
padding-right:50px;
}
#material_de_registro{
width:455px;
height:142px;
background-image:url(../img/materialderegistro.gif);
background-repeat:no-repeat;

}
.mat_reg_c1{
padding:16px 10px 0px 12px;
width:250px;
float:left;
}
.mat_reg_c2{
/*padding-top:0px;*/
padding:16px 20px 0px 14px;
width:144px;
float:left;
}
.mat_reg_c2 IMG{
padding-right:2px;
vertical-align:-20%;
}

.matform_c1{
width:75px;
float:left;
}
.matform_c2{
width:90px;
float:left;
height:25px;
}
/*.campo_mat{
width:91px;
border: 1px;
height:15px!important;
height:25px;
}*/
.campo_mat
{
	background-color: #FFFFFF;
	border: solid 1px #787878;
}
.click_insight_logo{
width:580px;
padding:0px 0px 0px 0px;
float:left;
}
.mat_reg_t 
{
	padding: 7px 0px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #660000;
}
.tit_mat_reg{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.mat_reg_btentrar{
width:172px;
text-align:right; 
padding-top:5px;
}

DIV.tabla_historial{
	text-align:center;
}

DIV.tabla_historial table{
	text-align: left;
}