*{
	margin:0px;
	padding:0px;
	}
.clear{
	clear:both;
	}

body {
	background-color:#95664c;
}

h1{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
}
p{
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	margin:0px 0px 0px 15px;
	float:none;
}

p.big{
	
	margin-top:10px;
	font-size:17px;
	
	}

a{
	text-decoration:none;
	color:#7f4c4b;
}
span.org{
	color:#fb8608;
}
#page_container{	
    background-color:transparent;
	width:920px;
	margin:auto auto auto auto;
}	

#content_container{
	background:url(../img/general/content.gif) no-repeat;
	background-color:#857362;
	width:870px;
	height:650px;
	margin: 15px 25px;
}

#menu{
	width:700px;
	height:28px;
	padding:95px 0px 20px 155px;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu li{
	list-style:none;
	float:left;
	height:28px;
}	

ul li a img{
	border:0px;
}


#flashcontent {
	padding:1px 22px 0px 22px;
	width:820px;
	height: 450px;
}

#mas{
	float:right;
	height:32px;
	margin:2px 34px 0 0;
	width:215px;
}

#mas img{
	border:none;
}

#facebook{
	float:left;
	height:32px;
	margin:2px 0 0 34px;
	width:215px;
}

#facebook img{
	border:none;
	width:230px;
	}

#anterior{
	width:215px;
	height:32px;
	margin:2px 0px 0px 40px;

}

#anterior img{
	border:none;
}

#siguiente{
	width:215px;
	height:32px;
	margin:2px 0px 0px 620px;

}

#siguiente img{
	border:none;
}
/*Overlay
--------------------------------*/
#overlay {
	background-color:#000000;
	height:500px;
	left:0px;
	position:absolute;
	top:0px;
	width:100%;
	z-index:90;
}

a.popupClose{
	background:transparent url(../img/close_button.gif) no-repeat scroll right top;
	color:#FFFFFF;
	position:absolute;
	text-decoration:none;
	top:0px;
	right:0px;
	padding-right:20px;
}
#popUp {
	height:460px;
	padding:20px 10px 10px;
	position:absolute;
	width:710px;
	z-index:120;
}

/*cuerpo
----------------------*/

#cuerpo {
	padding:1px 22px 0px 22px;
	width:820px;
	height: 450px;
}
