html,body{
	margin:0;
	padding:0;
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-color:#E7EFE9;
}
p{
	margin:0 10px 10px;
}
a{
	text-decoration: none;
	-moz-outline: none;
	outline: 0;
}
a img {border: none; }
div#header h1{
	height:381px;
	width:900px;
	background-image:url(../img/bkg_banner_pelerinaje2.jpg);
	margin:0;
	color: #79B30B;
}
div#container{
	text-align:left;
	background-color:#FFFFFF;
}
div#content p{
	line-height:1.4;
}
div#navigation{
	background:#E7EFE9;
}
div#extra{
	background:#fff;
}
div#menu{
	background-image:url(../img/bkg_menu.png);
	background-repeat:repeat-x;
	color: #000;
}
div#footer{
	background-image:url(../img/bkg_menu.png);
	background-repeat:repeat-x;
	color: #000;
}
div#footer2{
	background-color:#FFFFFF;
	color: #000;
}
div#menu p{
	margin:0;
	padding:6px 20px;
}
div#footer p{
	margin:0;
	padding:8px 90px;
}
div#footer2 p{
	margin:0;
	padding:15px 20px;
}

div#container{
	width:900px;
	margin:0 auto;
}
div#wrapper{
	float:left;
	width:100%;
}
div#content{
	margin: 0 200px;
}
div#navigation{
	float:left;
	width:200px;
	margin-left:-900px;
}
div#extra{
	float:left;
	width:200px;
	margin-left:-200px;
}
div#menu{
	clear:left;
	width:100%;
}
div#footer{
	clear:left;
	width:100%;
}
div#footer2{
	clear:left;
	width:100%;
}


div#topcontent{
	width:490px;
	background-color:#ffffff;
	height:300px;
	float:right;
}
div#topcontent img{
	float:right;
	padding:3px;
}
