body {
	background-image: url(/tantum/site_img/2009/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #A9A8AD;
}

a{ outline: none;}

.contenedor{
	margin-top: 10px;
	width: 982px;
	min-height: 550px;
	_height: 550px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	/*position: relative;*/
	background-image: url(/tantum/site_img/2009/bg_sombra_2.png);
	background-repeat: repeat-y;
	background-position: top;
}


/*pagina Oficinas y Contacto*/

.paisOff{ padding-left: 20px; background-image: url(/tantum/site_img/2009/bullet_oficinas_off.jpg); background-repeat: no-repeat;}
.paisOff h1{ font-family: helvetica; font-size: 15px; font-weight: bold; color:#69696B;}
.paisOn{ padding-left: 20px; background-image: url(/tantum/site_img/2009/bullet_oficinas_on.jpg); background-repeat: no-repeat;}
.paisOn h1{ font-family: helvetica; font-size: 15px; font-weight: bold; color:#E11B1C; }
.oficinasPaises{ display: none; margin-top: 5px; background-color: #EEEEEE;}

/*Pagiuna equipo detalle*/

.equipoVerPerfil{
	position: absolute;
	left: 45px;
	top: 90px;
}

.equipoDetalleContenido{
background-image: url(/tantum/site_img/2009/equipo_recuadro_rojo.jpg);
background-repeat: no-repeat;
width: 680px;
min-height: 236px;
_height: 236px;
padding-top: 20px;
}

.equipoDetalleContenidoNombreCargoFoto{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 20px;
}
.equipoDetalleContenidoNombreCargoFoto img{}
.equipoDetalleContenidoNombreCargoFoto h1{
	font-weight: normal;
	font-family: helvetica;
	font-size: 16px;
	color: #FFF;
}
.equipoDetalleContenidoNombreCargoFoto h2{
	font-weight: bold;
	font-family: helvetica;
	font-size: 11px;
	color: #FFF;
}

.equipoDetalleContenidoCV{
	padding-top: 5px;
	width: 280px;
	height: 195px;
	overflow: auto;
	padding-right: 10px;
	float: left;
	font-weight: normal;
	font-family: helvetica;
	font-size: 12px;
	color: #FFF;
	scrollbar-arrow-color: #E61A25;
	scrollbar-base-color: #E61A25;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #E61A25;
	scrollbar-shadow-color: #E61A25;
	scrollbar-3dlight-color: #E61A25;
	scrollbar-track-color: #E61A25;
	scrollbar-darkshadow-color: #E61A25;
}

.equipoDetalleContenidoLateral{
	margin-top: -20px;
	margin-left: 0px;
	width: 150px;
	float: left;
	vertical-align: top;
}


a.equipoDetalleContenidoLateralIndividual:link,a.equipoDetalleContenidoLateralIndividual:visited{
	padding-left: 15px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6D1800;
	display: block;
	text-decoration: none;
	outline: none;
}

a.equipoDetalleContenidoLateralIndividual:hover{
	padding-left: 15px;
	background-image: url(/tantum/site_img/2009/fondo_equipo_on.jpg);
	background-repeat: repeat-y;
	color: #E61A25;
}

 a.equipoDetalleContenidoLateralIndividualSelected{
	padding-left: 15px;
	background-image: url(/tantum/site_img/2009/fondo_equipo_on.jpg);
	background-repeat: repeat-y;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E61A25;
	outline: none;
	display: block;
	text-decoration: none;
}

.equipoDetalleContenidoLateralIndividual h2{
	margin-left: 15px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6A6A6A;
	margin-bottom: 10px;
}

/* Fin pagina equipo detalle*/

/* Paginas personalizadas */



.paginaPersonalizada h1{
margin-bottom: 20px;
}

.paginaPersonalizadaArticulosRelacionados h1{
margin-bottom: 0px;
}

.paginaPersonalizadaFoto{
float: left;
margin-right: 20px;
}

.paginaPersonalizadaTexto{
float: left;
width: 550px;
font-family: helvetica;
font-size: 12px;
color: #333;
}

.paginaPersonalizadaVideo{
margin-top: 30px;
width: 680px;
}

/* FIN Paginas personalizadas */

/* Eventos */
.eventosCountryFlag{ margin-left: 15px;}

.contenedorEvento{
	background-image: url(/tantum/site_img/2009/bg_eventos.jpg);
	background-repeat: no-repeat;
	background-color: #FEFEFE;
	width: 620px; 
	margin-bottom: 30px;
	padding: 10px 10px 10px 10px;
}
.eventoImagen{
	float: left;
	width: 140px;
	margin-left: 10px;
	margin-right: 25px;
}
.eventoFecha{
	width: 66px;
	height: 80px;
	background-image: url(/tantum/site_img/2009/bg_fecha_eventos.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 15px;
}
.eventoFecha h1{
	width: 100%;
	font-family: verdana;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 15px;
}

.eventoFecha h2{
	width: 100%;
	font-family: verdana;
	font-size: 24px;
	text-transform: uppercase;
	color: #515151;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 14px;
}

.eventoFecha h3{
	width: 100%;
	font-family: verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
	margin-top: -3px;
	margin-left: 14px;
	
}

.eventoTexto{
	width: 320px;
	float: left;
}

.eventoTexto h1{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DB1C23;
}

.eventoTexto h2{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6F;
}

.eventoTexto p{
	font-family: verdana;
	font-size: 11px;
	color: #6D6D6F;
}

.eventoTexto a{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B20530;
}
/* Fin eventos */

.topHeader{
	min-height: 20px;
	_height:20px;
	width: 100%;
	position: relative;
	background-color: #D1D1D3;
}

/*Selector de pais*/
.paisSelect{
	position: absolute;
	left: 4px;
	top: 5px;
	font-family: verdana;
	font-size: 10px;
	color: #818183;
}

.paisSelect strong{
	font-family: verdana;
	font-size: 10px;
	color: #914047;
}

.paisSelectLink:link,.paisSelectLink:visited,.paisSelectLink:hover{
	font-family: verdana;
	font-size: 10px;
	color: #818183;
	text-decoration: none;
}
/*FIN Selector de pais*/


/*Buscador header*/
.buscadorTop{
	position: absolute;
	right: 4px;
}

.inputBuscador{
	position: relative;
	top: -4px;
	width: 94px;
	height: 16px;
	border: 0px;
	border-top: 2px solid #818181;
	border-left: 2px solid #818181;
	font-family: verdana;
	font-size: 12px;
	color: #58585A;
}
/* FIN Buscador header*/

/*Menu superior*/
.menuTop{
	height: 41px;
	position: relative;
	z-index:99;
	width: 700px;
	margin-left: 282px;
}

.menuTopBg{
	background-image: url(/tantum/site_img/2009/menu_top_bg_2.png);
	background-repeat: repeat-x;
	height: 41px;
	position: relative;
	margin-left: 11px;
	margin-right: 11px;
}

.menuTop ul{
	display: inline;
	/*position: absolute;*/
	z-index: 3;
	right: 11px;
	/*border: 1px solid white;*/
	height: 37px;
}

.menuTop li{
	display: inline-block;
	/*position: relative;*/
}
li.item_submenu{
display: block;
}

.menuTopBotones:link, .menuTopBotones:visited{
	text-decoration: none;
	display: inline-block;
	height: 36px;
	font-weight: bold;
	font-family: verdana;
	color: #FFF;
	font-size: 12px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	margin-top: 3px;
}

.menuTopBotones:hover{
	background-image: url(/tantum/site_img/2009/menu_top_bg_on.png);
	background-repeat: repeat-x;
}

#menuTopIzquierda{
	position:absolute; 
	left: 0px;
	z-index: 2;
}

#menuTopDerecha{
	position:absolute; 
	right: 0px;
	z-index: 2;
	top: 0px;
}

/*FIN Menu superior*/

/*contenido*/

.contenido{
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 13px;
	padding-right: 13px;
	position: relative;
	top: -4px;
	margin-bottom:10px;
}

#logo{
	background-image: url(/tantum/site_img/2009/logo_tantum_interno.jpg);
	width: 261px;
	height: 118px;
	margin-top: -20px;
}

#relacionados{
	background-image: url(/tantum/site_img/2009/cuadro_relacionados_interno.jpg);
	background-color: #706F74;
	background-repeat: no-repeat;
	width: 165px;
	min-height: 187px;
	_height: 187px;
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
}

#relacionados h1{
  font-family: helvetica, arial;
  font-size: 14px;
  color: #6F1401;
	font-weight: bold;
	display: block;
	margin-left: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#relacionados h2{
  font-family: helvetica, arial;
  font-size: 14px;
  color: #FFF;
	font-weight: bold;
	display: block;
	margin-left: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#relacionados p{
  font-family: helvetica, arial;
  font-size: 12px;
  color: #FFF;
	font-weight: normal;
	display: block;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
}

#relacionados a:link, #relacionados a:visited, #relacionados a:hover{
  font-family: helvetica, arial;
  font-size: 12px;
  color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.contenidosIzquierda{
	width: 261px;
	display: inline-block;
	vertical-align: top;
}
.contenidoDerecha{
	margin-top: 30px;
	width: 680px;
	display: inline-block;
	vertical-align: top;
}

.contenidoDerecha p{
	padding-top: 7px;
	padding-bottom: 7px;
}

/* Libros */
#librosContenedorRotador{
	margin-left: auto;
	margin-right: auto;
	width: 560px;
}

#seccionLibros{

}

#seccionLibros h1{
	font-size: 15px;
	font-family: helvetica;
	font-weight: bold;
	color: #E53035;
	margin-top: 50px;
	margin-bottom: 20px;
}

.librosListaPhotoplow{}
.librosListaPhotoplow h1,.librosListaPhotoplow a:link, .librosListaPhotoplow a:visited, .librosListaPhotoplow a:hover{ text-decoration: none; font-family: helvetica; font-size: 14px; color: #611400; font-weight: bold;}
.librosListaPhotoplow h2{ font-family: helvetica; font-size: 10px; color: #919193; font-weight: bold; float: left; margin-right: 10px;}
.librosListaPhotoplow p{ margin-top: 10px; margin-bottom: 20px;}

.seccionLibros{
width: 580px;
}

.seccionLibros img{
float: left;
margin-right: 15px;
margin-bottom: 15px;
}

.seccionLibros h1{
 font-family: helvetica, arial;
  font-size: 14px;
  color: #8D2326;
  text-decoration: none; 
  font-weight: bold;
	margin-top: 15px;
}

.seccionLibros h2{
font-family: helvetica;
color: #A4A4A4;
font-size: 12px;
}

.seccionLibros p{
font-family: helvetica;
color: #303030;
font-size: 12px;
font-weight: normal;
}

.seccionVerNotas{
width: 580px;
}

.seccionVerNotas h1{
margin-top: 15px;
}

.articuloCompleto p{
	font-family: helvetica;
	font-size: 12px;
	color: #333;
	}
	
.bloqueInformativo{
	width: 175px;
	min-height: 250px;
	border: 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	background-color: #EEEEEE;
}

.bloqueInformativo ul{
	padding-left: 15px;
	margin: 0px;
}

p.bloqueInformativo{
}

h1.bloqueInformativo{
}

/*Estilos facu*/
#setMenu{
  width: 250px;
  border: 0px;
  background-color: #DDE2E5;
  font-family: Helvetica,Arial;
  font-size: 12px;
  color: #303030;
  padding: 7px;
}

#setMenu h3{
  font-weight: bold;
  font-size: 15px;
}

#setMenu a{
  display: block;
  color: #303030;
  text-decoration: none;
  padding-bottom: 5px;
}

img{
  display: inline-block;
}

#setMenu a:hover{
  text-decoration: underline;
}


.setMenuSubItem{
  margin-left: 20px;
}
  
.listaEventos{
  padding: 0px;
  width: 100%;
  font-family: Helvetica, Arial;
  font-size: 12px;
  color: #383838;
  border: 1px dotted #118ED0;
  background-color: #DDE2E5;
}
 

 /*Evento en formato de bloques */
 
 .bloqueEvento{
  padding: 5px;
  border-bottom: 2px solid #cccccc;
  margin-bottom: 10px;
 }
 
.eventosHeader{
  background-color: #118ED0;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}

.tituloEvento{
  font-family: Helvetica, Arial;
  color: #8D2326;
  font-size: 16px;
  font-weight: bold;
  padding-top: 5px;
}

.barraFechaEvento{
  background-color: #DDE2E5;
  font-size: 11px;
  font-weight: bold;
  font-family: Helvetica, Arial;
}

.enviarEvento:link,.enviarEvento:visited,.enviarEvento:active,.enviarEvento:hover{
  color: #8D2326;
  display: inline-block;
  float: right;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}

.enviarEvento:hover{
  text-decoration: underline;
}

.imprimirEvento:link,.imprimirEvento:visited,.imprimirEvento:active,.imprimirEvento:hover{
  color: #8D2326;
  display: inline-block;
  float: right;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}

.imprimirEvento:hover{
  text-decoration: underline;
}

.lugarEvento{
  font-family: Helvetica, Arial;
  font-size: 12px;
  color: #555555;
}

.descripcionEvento{
  font-family: Helvetica, Arial;
  font-size: 12px;
  color: #555555;
  padding-bottom: 5px;
}

.subtituloEvento{
  font-family: Helvetica, Arial;
  font-size: 13px;
  color: #383838;
  font-weight: bold;
}

.masInfoEvento:link,.masInfoEvento:active,.masInfoEvento:hover,.masInfoEvento:visited{
  font-family: Helvetica, Arial;
  font-size: 14px;
  color: #8D2326;
  text-decoration:none;
  font-weight: bold;
  
}

.masInfoEvento:hover{
  text-decoration: underline;
  font-weight: bold;
}

 /************************************/

 
 
 /* Banners de Eventos*/
 
.bloqueBannerEventos{
  margin-bottom: 10px;
  margin-top: 10px;
  float: left;

}

.tituloBannerEventos{
  font-family: Helvetica, Arial;
  font-size: 13px;
  color: #8D2326;
  font-weight: bold;
} 

.imagenBannerEventos{
  border: 3px solid #8D2326;

}

.masInfoBannerEventos:link,.masInfoBannerEventos:active,.masInfoBannerEventos:hover,.masInfoBannerEventos:visited{
  padding: 2px;
  font-family: Helvetica, Arial;
  font-size: 14px;
  color: #8D2326;
  text-decoration:none;
  font-weight: bold;
  display: block;
  width: 40px;
  border: 1px solid #8D2326;
  position: relative;
  bottom: 16px;
  right: -194px;
  background-color: #fff;
  z-index: 10;
}

.masInfoBannerEventos:hover{
  text-decoration: underline;
  font-weight: bold;
}
 /*********************/
  
.listaEventos a:visited,a:link,a:active{
  /*color: #303030;
  text-decoration: none;*/
}

.listaEventos a:hover{
  /*color: #1594D7;
  text-decoration: underline;*/
}

.bloqueInformativo{
  width: 180px;
  border: 0px;
  background-color: #DDE2E5;
  font-family: Helvetica,Arial;
  font-size: 12px;
  color: #303030;
  padding: 7px;
}

.bloqueInformativo li{
  list-style-image: url(/tantum/site_img/2009/bullet.gif);
  margin-left: 15px;
}

.bloqueInformativo h1{
  font-size: 12px;
  font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.titulo{
  color:#8D2326;
  font-family:helvetica;
  font-size:16px;
  font-weight:bold;
}

p{
  font-family: Helvetica,Arial;
  font-size: 12px;
  color: #303030;
}

.contenidoInterno li{
  list-style-image: url(/tantum/site_img/2009/bullet.gif);
  margin-left:15px;
	font-family: Helvetica,Arial;
  font-size: 12px;
  color: #303030;
}

.contenidoInterno p{
margin-top: 10px;
margin-bottom: 10px;
}

.formularioContacto{
  border: solid 1px #8D2326;
}

.texto{
  font-family: Helvetica,Arial;
  font-size: 12px;
  color: #303030;
}

.botonEnviar{
  border: 1px solid #8D2326;
  font-family: Helvetica,Arial;
  font-size: 11px;
  font-weight: bold;
  background-color: #DDE2E5;
  padding-left: 5px;
  padding-right: 5px;
  cursor: pointer;
}
/*Fin estilos facu*/

/*FIN contenido*/

 /*Pie de paginas*/
.footer{
	background-image: url(/tantum/site_img/2009/footer.png);
	background-repeat: no-repeat;
	width: 982px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}
 /*FIN Pie de paginas*/
 
  #mapa_tantum{
 background-image: url(/tantum/site_img/2009/mapa_tantum.jpg);
 width: 450px;
 height: 330px;
 }
 
 .consultoriaSubseccionOff{
	font-family: verdana;
	font-size: 14px;
	color: #818183;
	background-image: url(../site_img/subseccion_bullet_off.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: top;
	margin-bottom: 10px;
	width: 600px;
}

.consultoriaSubseccionOn{
	font-family: verdana;
	font-size: 14px;
	color: #007CD7;
	background-image: url(../site_img/subseccion_bullet_on.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: top;
	margin-bottom: 10px;
	width: 600px;
}

.opcionesSubsecciones{
	display: none;
	background-color: #F1F1F3;
	width: 600px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: arial;
	color: #818183;
}

/* TOOLTIPS */

.tooltip{
display: none; 
position: absolute; 
background-image: url(/tantum/site_img/2009/white_tooltip.png);
width: 300px;
height: 200px;
top: 150px;
left:310px;
background-repeat: no-repeat;
padding: 20px 20px;
font-family: Helvetica,Arial;
color: #333;
font-size: 12px;
z-index: 500;
}

.tooltip h1{
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

.cuerpoTooltip{
position: relative;
padding-bottom: 20px;
}

.showOnIe6{ display: none; }
/* TOOLTIPS */

ul.listaSet{ padding-left: 40px; }
.listaSet li{
	list-style-image:url(/tantum/site_img/2009/bullet_set.jpg);
	font-family: helvetica;
	font-size: 12px;
	color: #333;
}

.oficinasPaises{ font-family: helvetica;
	font-size: 12px;
	color: #333;
	padding: 10px 10px 10px 10px;
	}