* {
	margin:0;
	padding:0;
	}
HTML, BODY{
	height:100%;
	}
BODY {
	background:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#363636;
	}
DIV#centrar {
	float:left;
	height:40%;
	margin-top:-91px;
	visibility:hidden;
	width:100%;
	}
DIV#contenido{
	clear:both;
	height:182px;
	margin:0pt auto;
	position:static;
	text-align:left;
	top:-91px;
	width:795px;
	background:url(../images/fondo.gif) repeat-y top left;
	}
	DIV.top{
		background:url(../images/top.gif) no-repeat top left;
		}
		DIV.bottom{
			background:url(../images/bottom.gif) no-repeat bottom left;
			}
			DIV.senial{
				background:url(../images/senial.gif) no-repeat 33px 33px;
				padding:41px 50px 42px 175px;
				
				}
H1{
	font-size:30px;
	}
H2{
	font-size:13px;
	color:#710000;
	}
