/* CSS Document */
/* RESET */
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, strong, 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; outline: 0; font-size: 100%; vertical-align: baseline; font-family: Arial, Helvetica, sans-serif; line-height:100%; *line-height:120% ; font-weight: inherit; font-style: inherit}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html, body { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; font-family: Arial, Helvetica, sans-serif; line-height:100%; *line-height:120% }
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* FIN RESET */
.clearboth {clear:both;}
#cabecera .textotres {text-align:right; display:block; font-size:0.75em; line-height:120%}
#cabecera p { margin-bottom:0.1em;}
#cabecera object {position:absolute; left:0; bottom:0;}
/* EI7 Y FIREFOX */
html, body {width:100%; height:100%; min-width:1024px;}
#cabecera {height:204px; position:absolute; top: 0; left: 0; right:0;  background-image:url(imagenes/logo3.jpg);background-position:top -22px; background-repeat:no-repeat; padding-top:30px; min-width:1024px}
#contfotostextos { position:absolute; top:245px; bottom:0; right:0; left:0; background-image: url(imagenes/fondo_blanco.gif); background-repeat:  repeat-y; background-position: left top; min-width:1024px; min-height:350px}	
#fotosflash { position:absolute; top:0; left:0px; background-color:#FFFFFF; width:412px; height:350px; z-index:2 }
#conttextos {margin-left:413px; overflow-x: hidden; overflow-y: auto; position:absolute; top: 0; left:0; right:0; bottom:0;}

