/*  
Theme Name: Agencia Sapiens
Theme URI: http://sapiensideas.com/
Description: Tema del portal de noticias cientificas y tecnologicas de la Agencia Sapiens.
Version: 0.1
Author: Jorge H. Sales y Rodrigo Sales
*/


html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}
body { background: #000; }
a img { border: none; }
#todo {
	width: 1054px;
	margin: 1px auto;
	background: #fff url(img/bodybackfin2.jpg) top left repeat;
	}
#todo2 {
	width: auto;
	height: auto;
	padding: 15px 0 0 0;
	}
/*los contenidos de todo lo que va despues del cabezal*/
#cuerpo {
	width: auto;
	padding: 10px 0 44px 8px;
	}



/*el leaderboard superior*/
#leader1 {
	width: 728px;
	height: 90px;
	margin: 0 auto 15px auto;
	border: 1px solid #aaa;
	}
/*el div con la cabeza, el logo y la nav superior*/
#cabeza {
	width: auto;
	height: 68px;
	background: url(img/menutopback3.gif) bottom right no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 30px 0;
	}
/*el div con el logo*/
#cabeza2 {
	width: 600px;
	height: 68px;
	float: left;
	}
/*el div con la nav superior*/
#cabeza3 {
	width: 350px;
	height: 68px;
	float: left;
	}
/*el ul con las opciones superiores, con margen superior para que caiga sobre la cintilla negra*/
#cabeza3 ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 34px 0 0 0;
	list-style: none;
	font: normal 11px/11px arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	}
#cabeza3 li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	height: 20px
	}
/*el truco para poner texto en el source pero que sean solo imgs de fondo en la stylesheet,
el chiste es poner un div antes del link con overflow escondido*/
#cabeza3 div {
	overflow: hidden;
	height: 20px;
	}
/*el link tiene un padding superior al alto del div por lo que el texto queda escondido, i.e.
el usuario no puede verlo*/
#cabeza3 a, #cabezaint2 a, #cabezaint3 a {
	text-decoration: none;
	display: block;
	padding: 25px 0 0 0;
	}
#cabeza img {
	border: none;
	display: block;
	width: 350px;
	height: 68px;
	}
/*los links de la barra de nav superior*/
#top1 {
	width: 85px;
	background: url(img/quienes9.gif) top left no-repeat;
	}
#top1 a:link, #top1 a:visited { background: url(img/quienes8.gif) top left no-repeat; }
#top1 a:hover { background: none; }
#top2 {
	width: 60px;
	background: url(img/links9.gif) top left no-repeat;
	}
#top2 a:link, #top2 a:visited { background: url(img/links8.gif) top left no-repeat; }
#top2 a:hover { background: none; }
#top3 {
	width: 78px;
	background: url(img/contacto9.gif) top left no-repeat;
	}
#top3 a:link, #top3 a:visited { background: url(img/contacto8.gif) top left no-repeat; }
#top3 a:hover { background: none; }



/*el contenedor de todo en la pag. de inicio, el equivalente a #uno*/
#cero {
	float: left;
	width: 732px;
	padding: 0 0 13px 0;
	}
/*la nota principal*/
#notaprin {
	width: 709px;
	height: 359px;
	}
/*la nav del lado izq. con las secciones del home: saberes, futuro, bio, tierra viva y capital humano*/
#secc {
	width: 114px;
	float: left;
	}
/*el ul que da el margen superior*/
#secc ul {
	width: auto;
	margin: 0;
	padding: 128px 0 0 0;
	list-style: none;
	text-align: right;
	background: url(img/seccback3.gif) 30px 94px no-repeat;
	}
#secc li {
	position: relative;
	left: 5px;
	height: 10px;
	padding: 0;
	z-index: 99;
	}
#secc div {
	height: 10px;
	overflow: hidden;
	}
#secc a {
	display: block;
	height: 10px;
	padding: 15px 0 0 0;
	}
/*el li con el link para la secc. de saberes*/
#sab {
	width: 70px;
	background: url(img/saberes2.gif) top left no-repeat;
	margin: 0 0 22px 44px;
	z-index: 99;
	}
#sab a:link, #sab a:visited {
	width: 70px;
	background: url(img/saberes1.gif) top left no-repeat;
	}
#sab a:hover {
	width: 70px;
	background: none;
	}
/*el li con el link para la secc. de futuro*/
#fut {
	width: 63px;
	background: url(img/futuro2.gif) top left no-repeat;
	margin: 0 0 22px 51px;
	}
#fut a:link, #fut a:visited {
	width: 63px;
	background: url(img/futuro1.gif) top left no-repeat;
	}
#fut a:hover {
	width: 63px;
	background: none;
	}
/*el li con el link para la secc. de bio*/
#bio {
	width: 37px;
	background: url(img/bio2.gif) top left no-repeat;
	margin: 0 0 22px 77px;
	}
#bio a:link, #bio a:visited {
	width: 37px;
	background: url(img/bio1.gif) top left no-repeat;
	}
#bio a:hover {
	width: 37px;
	background: none;
	}
/*el li con el link para la secc. de tierra*/
#tie {
	width: 88px;
	background: url(img/tierra2.gif) top left no-repeat;
	margin: 0 0 22px 26px;
	}
#tie a:link, #tie a:visited {
	width: 88px;
	background: url(img/tierra1.gif) top left no-repeat;
	}
#tie a:hover {
	width: 88px;
	background: none;
	}
/*el li con el link para la secc. de capital*/
#cap {
	width: 68px;
	height: 19px ! important;
	background: url(img/capital2.gif) top left no-repeat;
	margin: 0 0 22px 46px;
	}
#cap div {
	height: 19px ! important;
	overflow: hidden ! important;
	}
#cap a:link, #cap a:visited {
	width: 68px;
	height: 19px ! important;
	background: url(img/capital1.gif) top left no-repeat;
	padding: 20px 0 0 0 ! important;
	}
#cap a:hover {
	width: 68px;
	height: 19px ! important;
	background: none;
	padding: 20px 0 0 0 ! important;
	}
/*el li con el link para la secc. de ciencia y sociedad*/
#soc {
	width: 74px;
	height: 19px ! important;
	background: url(img/sociedad2.gif) top left no-repeat;
	margin: 0 0 22px 40px;
	}
#soc div {
	height: 19px ! important;
	overflow: hidden ! important;
	}
#soc a:link, #soc a:visited {
	width: 74px;
	height: 19px ! important;
	background: url(img/sociedad1.gif) top left no-repeat;
	padding: 20px 0 0 0 ! important;
	}
#soc a:hover {
	width: 74px;
	height: 19px ! important;
	background: none;
	padding: 20px 0 0 0 ! important;
	}



/*el contenedor de las notas secundarias dentro de la pag de inicio*/
.masnotas {
	width: 836px;
	float: left;
	}
.especial {
	width: 666px;
	height: 196px;
	float: left;
	background: url(img/back-especial.gif) center center no-repeat;
	margin: 0;
	}
/*controla el margin y el padding para el explorer 6*/
.masnotas2 {
	margin: 0 0 0 25px;
	padding: 0;
	}
.especial2 {
	margin: 0 0 0 25px;
	padding: 15px 0 0 120px;
	}
/*las notas secundarias, son las primeras de cada hilera hasta la izquierda*/
.notas1, .notas4 {
	width: 140px;
	margin: 29px 0 0 0;
	padding: 0;
	float: left;
	}
/*las notas secundarias de enmedio en cada hilera*/
.notas2, .notas5 {
	width: 140px;
	margin: 29px 0 0 27px;
	padding: 0;
	float: left;
	}
/*en la pag de inicio, la ultima nota, hasta la derecha, de las secundarias*/
.notas3, .notas6 {
	width: 140px;
	margin: 29px 0 0 27px;
	padding: 0;
	float: left;
	}
.notas1, .notas2, .notas3 { height: 200px; }
.notas4, .notas5, .notas6 { height: 60px; }
.notas2 img, .notas3 img, .notas5 img, .notas6 img { border: none; }
.notas1 h3, .notas2 h3, .notas3 h3, .notas4 h3, .notas5 h3, .notas6 h3 {
	width: auto;
	margin: 0;
	padding: 0;
	font: normal 13px/13px "arial black", arial-black, sans-serif;
	}
.notas1 a:link, .notas1 a:visited, .notas2 a:link, .notas2 a:visited, .notas3 a:link, .notas3 a:visited, .notas4 a:link, .notas4 a:visited, .notas5 a:link, .notas5 a:visited, .notas6 a:link, .notas6 a:visited {
	font: normal 11px/13px "arial black", arial-black, sans-serif;
	color: #231f20;
	text-decoration: none;
	}
.notas1 a:hover, .notas2 a:hover, .notas3 a:hover, .notas4 a:hover, .notas5 a:hover, .notas6 a:hover {
	font: normal 11px/13px "arial black", arial-black, sans-serif;
	color: #b11116;
	text-decoration: none;
	}
.notas1 p, .notas2 p, .notas3 p, .notas4 p, .notas5 p, .notas6 p {
	width: auto;
	font: normal 11px/13px tahoma, arial, sans-serif;
	color: #444;
	margin-top: 0;
	padding: 0;
	}
/*el contenedor de los banners para explorer 6*/
.banners300 {
	width: auto;
	margin: 10px 0 0 25px;
	}
/*los banners de 300x100 que estan entre las dos hileras de notas secundarias*/
.banner3-1, .banner3-2, .banner3-3 {
	width: 300px;
	height: 100px;
	float: left;
	border: 1px solid #aaa;
	}
.banner3-1 { margin: 17px 0 0 0; }
.banner3-2 { margin: 17px 50px 0 50px; }
.banner3-3 { margin: 17px 0 0 0; }



/*la segunda columna dentro de la pag. de inicio*/
#doscero {
	float: right;
	width: 188px;
	}
/*el thumb del video de la pag de inicio*/
.videos1 {
	width: 160px;
	height: 150px;
	margin: 0 auto 6px auto;
	}
.videos2 {
	width: 160px;
	height: 150px;
	margin: 28px auto 6px auto;
	}
.videos1 { background: url(img/videohomiover.jpg) top left no-repeat; }
.videos2 { background: url(img/videopicover.jpg) top left no-repeat; }
.videos1 a, .videos2 a {
	display: block;
	width: 160px;
	height: 150px;	
	}
.videos1 a:link, .videos1 a:visited {
	background: url(img/videohomi.jpg) top left no-repeat;
	}
.videos2 a:link, .videos2 a:visited {
	background: url(img/videopic.jpg) top left no-repeat;
	}
.videos1 a:hover, .videos2 a:hover {
	background: none;
	}
/*el banner de lado derecho de 160 x 250 px*/
.banner16 {
	width: 160px;
	height: 250px;
	margin: 31px auto 6px auto;
	border: 1px solid #aaa;
	}
/*En la columna del lado derecho, todos los textos debajo de las imagenes son elementos p*/
.articulosout2 {
	width: 160px;
	margin: 0 auto;
	padding: 0;
	font: bolder 12px/14px tahoma, arial, sans-serif;
	color: #333;
	}
.articulosout2 a:link, .articulosout2 a:visited {
	text-decoration: none;
	color: #555;
	}
.articulosout2 a:hover {
	text-decoration: underline;
	color: #555;
	}
/*el tercer anuncio en la barra derecha de la pag. de inicio*/
#anuncio2 {
	width: 160px;
	height: 216px;
	margin: 31px auto 0 auto;
	background: url(img/science-maize2.jpg) top left no-repeat;
	}
#anuncio2 a {
	display: block;
	width: 160px;
	height: 216px;	
	}
#anuncio2 a:link, #anuncio2 a:visited {
	background: url(img/science-maize1.jpg) top left no-repeat;
	}
#anuncio2 a:hover {
	background: none;
	}



/*la cabeza de las paginas interiores, todas menos el home*/
#cabezaint {
	width: 971px;
	height: 148px;
	margin: 0 auto;
	background: url(img/cabezaintback.gif) 0px 19px repeat-x;
	}
/*las opciones del lado derecho, estan flotadas a la derecha para que aparezcan primero en el source*/
#cabezaint2 {
	width: 296px;
	height: 148px;
	float: right;
	background: url(img/cabezaint2.gif) 283px 19px no-repeat;
	}
#cabezaint2 ul {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	list-style: none;
	}
#cabezaint2 li {
	margin: 0;
	padding: 0;
	float: left;
	}
#cabezaint2 div {
	overflow: hidden;
	height: 19px;
	}
#cabezaint2 img {
	border: none;
	display: block;
	}
#in {
	width: 56px;
	height: 19px;
	background: url(img/inicio2.gif) top left no-repeat;
	}
#in a:link, #in a:visited { background: url(img/inicio.gif) top left no-repeat; }
#in a:hover { background: none; }
#qi {
	width: 74px;
	height: 19px;
	background: url(img/quienesint2.gif) top left no-repeat;
	}
#qi a:link, #qi a:visited { background: url(img/quienesint.gif) top left no-repeat; }
#qi a:hover { background: none; }
#co {
	width: 68px;
	height: 19px;
	background: url(img/contactoint2.gif) top left no-repeat;
	}
#co a:link, #co a:visited { background: url(img/contactoint.gif) top left no-repeat; }
#co a:hover { background: none; }
#vi {
	width: 61px;
	height: 19px;
	background: url(img/vinculosint2.gif) top left no-repeat;
	}
#vi a:link, #vi a:visited { background: url(img/vinculosint.gif) top left no-repeat; }
#vi a:hover { background: none; }
#log {
	width: 239px;
	height: auto;
	margin: 0 auto;
	}
/*las opciones para elegir seccion, pertenecientes a las paginas individuales y categorias*/
#cabezaint3 {
	width: 675px;
	height: 148px;
	float: right;
	}
#cabezaint3 ul {
	width: auto;
	height: 148px;
	margin: 0 0 0 165px;
	padding: 0;
	list-style: none;
	}
#cabezaint3 li {
	width: 113px;
	height: 18px;
	margin: 89px 0 0 0;
	padding: 0;
	float: left;
	border-bottom: 2px solid #bdc0be;
	border-left: 2px solid #bdc0be;
	text-align: center;
	}
#cabezaint3 div {
	overflow: hidden;
	height: 18px;
	}
#cabezaint3 img {
	border: none;
	display: block;
	}
#cabezaint3 a {
	display: block;
	width: 113px;
	height: 10px;
	}
#sabint-f, #sabint-b, #sabint-t, #sabint-c {
	background: url(img/saberesintf.gif) center 5px no-repeat;
	width: 54px;
	height: 18px;
	}
#sabint-f { background: url(img/saberesintf.gif) center 5px no-repeat; }
#sabint-b { background: url(img/saberesintb.gif) center 5px no-repeat; }
#sabint-t { background: url(img/saberesintt.gif) center 5px no-repeat; }
#sabint-c { background: url(img/saberesintc.gif) center 5px no-repeat; }
#sabint-f a:link, #sabint-f a:visited, #sabint-b a:link, #sabint-b a:visited, #sabint-t a:link, #sabint-t a:visited, #sabint-c a:link, #sabint-c a:visited { background: url(img/saberesint.gif) center 5px no-repeat; }
#futint-s, #futint-b, #futint-t, #futint-c {
	width: 47px;
	height: 18px;
	}
#futint-s { background: url(img/futuroints.gif) center 5px no-repeat; }
#futint-b { background: url(img/futurointb.gif) center 5px no-repeat; }
#futint-t { background: url(img/futurointt.gif) center 5px no-repeat; }
#futint-c { background: url(img/futurointc.gif) center 5px no-repeat; }
#futint-s a:link, #futint-s a:visited, #futint-b a:link, #futint-b a:visited, #futint-t a:link, #futint-t a:visited, #futint-c a:link, #futint-c a:visited { background: url(img/futuroint.gif) center 5px no-repeat; }
#bioint-s, #bioint-f, #bioint-t, #bioint-c {
	width: 20px;
	height: 18px;
	}
#bioint-s { background: url(img/bioints.gif) center 5px no-repeat; }
#bioint-f { background: url(img/biointf.gif) center 5px no-repeat; }
#bioint-t { background: url(img/biointt.gif) center 5px no-repeat; }
#bioint-c { background: url(img/biointc.gif) center 5px no-repeat; }
#bioint-s a:link, #bioint-s a:visited, #bioint-f a:link, #bioint-f a:visited, #bioint-t a:link, #bioint-t a:visited, #bioint-c a:link, #bioint-c a:visited { background: url(img/bioint.gif) center 5px no-repeat; }
#tieint-s, #tieint-f, #tieint-b, #tieint-c {
	width: 73px;
	height: 18px;
	}
#tieint-s { background: url(img/tierraints.gif) center 5px no-repeat; }
#tieint-f { background: url(img/tierraintf.gif) center 5px no-repeat; }
#tieint-b { background: url(img/tierraintb.gif) center 5px no-repeat; }
#tieint-c { background: url(img/tierraintc.gif) center 5px no-repeat; }
#tieint-s a:link, #tieint-s a:visited, #tieint-f a:link, #tieint-f a:visited, #tieint-b a:link, #tieint-b a:visited, #tieint-c a:link, #tieint-c a:visited { background: url(img/tierraint.gif) center 5px no-repeat; }
#capint-s, #capint-f, #capint-b, #capint-t {
	width: 103px;
	height: 18px;
	}
#capint-s { background: url(img/capitalints.gif) center 5px no-repeat; }
#capint-f { background: url(img/capitalintf.gif) center 5px no-repeat; }
#capint-b { background: url(img/capitalintb.gif) center 5px no-repeat; }
#capint-t { background: url(img/capitalintt.gif) center 5px no-repeat; }
#capint-s a:link, #capint-s a:visited, #capint-f a:link, #capint-f a:visited, #capint-b a:link, #capint-b a:visited, #capint-t a:link, #capint-t a:visited { background: url(img/capitalint.gif) center 5px no-repeat; }

#futint-s a:hover, #bioint-s a:hover, #tieint-s a:hover, #capint-s a:hover { background: none; }
#sabint-f a:hover, #bioint-f a:hover, #tieint-f a:hover, #capint-f a:hover { background: none; }
#sabint-b a:hover, #futint-b a:hover, #tieint-b a:hover, #capint-b a:hover { background: none; }
#sabint-t a:hover, #futint-t a:hover, #bioint-t a:hover, #capint-t a:hover { background: none; }
#sabint-c a:hover, #futint-c a:hover, #bioint-b a:hover, #tieint-c a:hover { background: none; }




/*la columna con el contenido principal, flotada a la izquierda, tiene muchos subdivs 
para manejar las esquinas redondeadas del fondo y controlar los margenes en IE Win*/
#uno { margin: 0 0 0 100px; }
#uno1 {
	float: left;
	width: 666px;
	background: url(img/cuerpobotback2.gif) bottom left no-repeat;
	padding: 19px 0 13px 0;
	}
#uno2 {
	width: auto;
	background: url(img/cuerpobackfin.jpg) top left repeat;
	}
#uno3 {
	width: auto;
	background: url(img/esqtopizq.gif) top left no-repeat;
	}
#uno4 {
	width: auto;
	background: url(img/esqtopder.gif) top right no-repeat;
	}
#uno img { border: none; }



/*el titulo de cada nota*/
#tit {
	font: normal 39px/48px impact, sans-serif;
	color: #b01116;
	margin: 0 20px;
	padding: 10px 0;
	}
#tit a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #b01116;
	}
#uno h2, #uno h3, #uno h4 {
	font: normal 16px/20px impact, sans-serif;
	color: #000;
	margin: 10px 20px 25px 20px;
	padding: 10px 0 0 0;
	}
#fotos {
	width: 374px;
	float: right;
	margin: 0 20px 10px 20px;
	}
/*las fotos que estan insertadas dentro de la nota*/
.alignleft {
	float: left;
	margin: 0 35px 10px 20px;
	}
.alignright {
	float: right;
	margin: 0 10px 10px 35px;
	}
.wp-caption p {
	font: normal 12px/17px tahoma, arial, sans-serif ! important;
	color: #777 ! important;
	text-align: left ! important;
	}
.wp-caption a {
	border: none ! important;
	}
#uno p, #uno address {
	font: normal 15px/20px "century schoolbook", century-schoolbook, times, serif;
	color: #555;
	margin: 0 20px 20px 20px;
	padding: 0;
	text-align: justify;
	}
#uno a:link, #uno a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #b01116;
	}
#uno a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: none;
	}
/*los balazos de cada nota*/
#uno ul {
	font: italic 12px/20px tahoma, arial, sans-serif;
	color: #b01116;
	margin: 10px 20px 20px 45px;
	padding: 0;
	text-align: left ! important;
	}
#uno ol {
	padding: 0;
	margin: 10px 0 0 45px;
	text-align: left ! important;
	}
#uno li {
	color: #555;
	margin: 0 0 5px 0;
	}
/*el autor y la fecha de cada nota*/
#notadata {
	color: #555;
	font: normal 12px/20px tahoma, arial, sans-serif ! important;
	}
/*la parte final de la nota que permite que el fondo no se rompa*/
.fin {
	font: normal 10px/10px tahoma, arial, sans-serif;
	color: #edeee9;
	}



/*la segunda columna, flotada a la der y presente en todas las pags interiores del sitio (no home)*/
#dos {
	float: right;
	width: 232px;
	margin: 0 auto;
	}
/*el ul con todas las opciones de cada nota individual*/
#side {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	}
/*cada una de las opciones de la nota individual*/
#side li {
	width: auto;
	height: 16px;
	margin: 0 0 20px 0;
	}
/*el div de pantalla que sirve para ocultar el texto*/
.pantalla {
	overflow: hidden;
	height: 16px;
	}
.pantalla a {
	text-decoration: none;
	display: block;
	padding: 20px 0 0 0;
	height: auto;
	width: auto;
	}
#side1 {
	background: url(img/sideaudio.gif) top right no-repeat;
	}
#side2 {
	background: url(img/sidefoto.gif) top right no-repeat;
	}
#side3 {
	background: url(img/siderel.gif) top right no-repeat;
	}
/*los subtitulos del lado derecho, presentes generalmente en las paginas y no en los posts*/
#dos h2, #dos h3, #dos h4 {
	font: normal 16px/20px impact, sans-serif;
	color: #000;
	padding: 1px 0 0 0;
	border-bottom: 1px solid #b01116;
	margin: 0 16px 6px 20px;
	}
/*las opciones de cada nota del lado derecho, a excepcion de fotogaleria*/
#opts1, #opts3, #opts4 {
	display: none;
	width: auto;
	height: auto;
	margin: 0 10px 0 39px;
	padding: 10px 0 12px 0;
	font: normal 11px/14px tahoma, arial, sans-serif;
	text-align: left ! important;
	}
/*la fotogaleria de cada nota, el margen centra las fotos en el div#dos*/
#opts2 {
	display: none;
	width: auto;
	height: auto;
	padding: 0;
	font: normal 12px/14px tahoma, arial, sans-serif;
	color: #333;
	}
#opts2 div {
	width: 195px;
	height: 190px;
	margin: 17px auto;
	padding: 0;
	background: url(img/diaposfin2.gif) top left no-repeat;
	text-align: center ! important;
	}
#opts2 p {
	width: 174px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	}
#opts2 img { border: 1px solid #abaaaa; }
#opts2 a {
	display: block;
	width: auto;
	height: auto;
	padding: 48px 0 0 0;
	}
/*el boton para comenzar el slideshow*/
.slide {
	width: auto ! important;
	height: 40px ! important;
	margin: 6px 0 36px 0 ! important;
	background: none ! important;
	}
.slide a { padding: 0 ! important; }
.slide img { border: none ! important; }
/*los links del lado derecho, a excepcion de la foto galeria*/
#opts1 a:link, #opts1 a:visited, #opts3 a:link, #opts3 a:visited, #opts4 a:link, #opts4 a:visited {
	color: #257694;
	text-decoration: none;
	}
#opts1 a:hover, #opts3 a:hover, #opts4 a:hover {
	color: #b01116;
	text-decoration: none;
	}



/*para mostrar el directorio con los nombres de los integrantes de sapiens*/
#dos dl {
	width: auto;
	margin: 0;
	padding: 0 16px 0 0;
	text-align: right;
	}
#dos dt {
	font: normal 15px/20px "century schoolbook", century-schoolbook, times, serif;
	color: #333;
	}
#dos dd {
	font: normal 12px/20px tahoma, arial, sans-serif;
	color: #666;
	margin: 0 0 12px 0;
	padding: 0;
	}
/*la publicidad del lado derecho*/
#sky {
	width: 160px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #aaa;
	}
#tres {
	float: left;
	width: 179px;
	height: 600px;
	}
/*la forma de contacto*/
#formcontact {
	width: 490px;
	float: left;
	color: #555;
	margin: 0 0 20px 0;
	padding: 0;
	border-right: 1px solid #bbb;
	}
#formcontact label {
	font: bolder 14px/20px "century schoolbook", century-schoolbook, times, serif;
	color: #444;
	}
#formcontact input, #formcontact textarea {
	font: bolder 14px/20px verdana, arial, sans-serif;
	color: #333;
	border: 1px solid #bbb;
	}
/*la direccion que aparece en la pag de contacto*/
#direccion {
	width: 204px;
	float: left;
	}
#direccion h3 {
	font: normal 15px/23px impact, sans-serif;
	color: #000;
	border-bottom: 1px solid #b01116;
	margin: 0 10px 6px 20px;
	padding: 0;
	}
#direccion address {	
	font: normal 14px/20px "century schoolbook", century-schoolbook, times, serif;
	color: #555;
	margin: 0 10px 0 20px;
	padding: 0;
	}
#virus1, #virus2, #virus3, #virus4, #virus5, #virus6, #virus7, #virus8, #virus9, #virus10, #virus11 {
	display: none;
	}



/*el pie en la parte final del template*/
#pie {
	width: auto;
	height: 54px;
	padding: 0 0 44px 0;
	text-align: center;
	font: normal 11px/11px helvetica, arial, sans-serif;
	color: #999;
	background: url(img/plecabotizq.gif) top left no-repeat;
	}
#pie2 {
	width: auto;
	height: 54px;
	background: url(img/plecabotder.gif) top right no-repeat;
	}
#pie p {
	width: 400px;
	padding: 0;
	margin: 0 auto;
	}
#pie a:link, #pie a:visited {
	color: #999;
	text-decoration: none;
	}
#pie a:hover {
	color: #888;
	text-decoration: none;
	}
.aclara {
	clear: both;
	font: 6px/6px arial, sans-serif;
	color: #e9eae3;
	}

	

/*	LOS ESTILOS DEL SIFR	*/


	
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
}

