/* RESET*/ 
html, body, div, span, applet, objet, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acrony, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;	padding: 0; border: 0;	outline: 0;
	font-weight: inherit; font-style: inherit;
	font-size: 100%; font-family: inherit;
	vertical-align: baseline;
}

body{
	font-family:Arial, Helvetica, sans-serif; background: url(imagenes/fondo_rattan.gif); height:100%;
}

h1{
	font-size: 22px; font-weight: lighter; color: rgb(76,89,89); /*text-align:center; */text-transform:lowercase;
	width: 240px; margin: 20px 0 0 10px;/**/ display:block;
}
h1.titular{ margin-left: 15px; text-align: left}
h1.derecha{ text-align: right}

h2{
	font-size: 125%; font-weight: bolder; color: rgb(76,89,89); text-transform:lowercase;
	margin: 15px auto 0 0;
}

h3{
	font-size: 70%; font-weight: lighter; text-align: left;color: rgb(217,217,217);
	border-top: rgb(76,89,89) 1px solid; width: 135px; margin: 5px auto;
}

h4{ text-align: right; font-weight: bold; margin: auto; width: 140px; }

p{	}

ul{	list-style: none;}

a{	text-decoration: none;}
a:hover{}
a[href*=".pdf"]:hover, #wrapper a[href^="http://"]:hover {	text-decoration: underline;}
	
strong{ font-weight: bolder;}
