html, body, 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,
b, u, i, center,
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;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Fin del Reset */
/* GENERICOS */

body {background-color: #FFF; margin: 0pt;}

h1 { font-family: 'Josefin Sans Std Light', arial, serif; font-size: 24px; font-weight:normal; color:#CCC; -webkit-transform: rotate(-90deg); margin-left: 25px; margin-top: 40px; margin-bottom: 10px; -moz-transform: rotate(-90deg); }
h2 {position:absolute; bottom: 5px; font-family: 'Josefin Sans Std Light', arial, serif; font-size: 20px; font-weight:normal; color:#CCC; margin: 0 auto; color:#333;}
h2 a{color:#666;}
img {margin: 0px; border:0;}
a {color:#FFF; font-weight:600; font-size: 9px; text-decoration: none; }

/* ESTRUCTURA */
#wrap {	width: 800px; height:100%; margin: 0 auto 0 auto;} 

#black {width: 160px; margin-left: 0px; margin-top: 50px; display: inline; float:left;}
#black #lista1 {display: block}
#black #lista1 li { display: inline;}
#black #lista1 li ul li {display: block;}
.lista2 li {display: block;}
.lista2 li a{opacity:0.6;filter:alpha(opacity=60); }
.lista2 li a:hover, .lista2 li a:active {opacity:1.0;filter:alpha(opacity=100);}
.bloque {display: inline; float: right; width: 50px;}
.titulo {}
.imagen {width: 530px; display: inline; float: right; margin-top: 80px; margin-right: 60px;}
.imagen p {margin:0 auto; font-size:12px; color:#777; font:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:300;}
.imagen .intro {margin: 0 auto;}


#white p {margin-top: 20px;}







