@charset "utf-8";
#body {
	background-image: url(Page-BgTexture.png);
	background-repeat: repeat;
	margin:0;
	width:auto;
	height:auto;
	text-align: justify;
}
#gradient {
	width:auto;
	min-width:1024px;
	height:231px;
	background:url(Page-BgGradient.png) repeat-x;
	margin:0;
}
#logo {
	background:url(IkariamBR_033.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:144px;
	width:674px;	
	position:relative;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
	}

/* sprite */

#content {
	background: #dcdccb no-repeat;
	width:960px;
	height:auto;
	margin:auto;
	margin-top:-21px;
}
/*
.sprite-IkariamBR_052 { background-position: 0 -5px; } 
.sprite-IkariamBR_07 { background-position: 0 -21px; } 
.sprite-boxcorner { background-position: 0 -32px; } 
.sprite-boxcorner1 { background-position: 0 -48px; } 
.sprite-boxcorner2 { background-position: 0 -64px; } 
.sprite-boxcorner3 { background-position: 0 -79px; } 
.sprite-boxcorner4 { background-position: 0 -95px; } 
*/
#pic1{
	margin:18px 0 0 28px;
	float:left;
	width:auto;
}
#title {
	margin:0 0 0 60px;
	font-family: "Adobe Garamond Pro";
	color: #646452;
	height:20px;
	width:450px;
	position:relative;
}
#text1 {
		font-size: 24px;
	font-family:"Adobe Garamond Pro";
	width:800px;
	margin-left:90px;
	margin-top:50px;
	padding-left: 60px;
	height: auto;
	position: relative;
	color: #646452;
}
#text2 {
	font-size: 22px;
	text-align: justify;
	margin:50px;
	margin-bottom:0;
	margin-top:-10px;
	font-family: "Adobe Garamond Pro";
	color: #646452;
}
#title2 {
	margin-left:90px;
	font-family: "Adobe Garamond Pro";
	color: #646452;
}
#title3 {
	margin-left:90px;
	font-family: "Adobe Garamond Pro";
	color: #646452;
}
#text3 {
	margin:50px;
	text-align:justify;
	font-size: 22px;
	margin-top:-10px;
	font-family: "Adobe Garamond Pro";
	color: #646452;
}

/* Navigation Menu */
	#headnav {
width: 960px;
float: left;
padding-top: 0px;
/* border-left: 1px solid #ccc; */
margin-top:31px;
margin-left:150px;
}
 
#headnav ul {
list-style: none;

}
 
#headnav li {
display: inline;
margin: 0 0 0 0px;

}
/* header dropdown menu
----------------------------------------------------------------------------------------------*/ 
#navigation ul li a,
#navigation ul li a:visited {
	display: block;
	border:0;
	/*border-right: 1px solid #ccc;
	 color: #444; */
	padding: 3px 20px 0;
	line-height: 37px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#navigation ul li:hover a,
#navigation ul li a:hover,
#navigation ul li a:focus,
#navigation ul li a:active, 
#navigation ul li.p7hvr a {
	height: 100%;
	width: auto;
}

#p7menubar li {
	float: left;
	width: auto;
}
#p7menubar li ul {
	width: 400px;
	/* background: url(images/navblockbg.png) bottom left no-repeat; */
	padding: 0 2px;
}
#p7menubar ul li  {
	width: 196px;
	float: left;
	margin-left: 2px;
}
 /*#navigation ul ul li a, #navigation ul ul li a:visited  {
	border-right: 0 !important;
	padding: 0 20px 0;
	border-bottom: 1px solid #E8E8E8;
	text-decoration:none;
	text-transform: none !important;
	font-weight: normal !important;
	line-height: 37px; 
} */
#navigation li ul {
	position: absolute;
	display: none;
	z-index:999;
	/* border-top: 1px solid #ccc; */
	margin-left: -2px;
	padding:5px 0 10px;
}
 #p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	/* color: #444; */
	background: transparent;
}
/* #p7menubar ul a:hover {
	/* color: #4392B3 !important; */
/* }
#p7menubar .children {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-left: -1px; 
} */
li#li1 {
	background:url(Br-Page_03.png) no-repeat;
	width:145px;
	height:39px;
}
 li#li1:hover {
	background: url(home_hover.png) no-repeat;
	width:145px;
	height:39px;
}

li#li2 {
	background:url(Br-Page_05.png) no-repeat;
	width:359px;
	height:39px;
}
 li#li2:hover {
	background:url(otro_hover.png) no-repeat;
	width:359px;
	height:39px; 
}
#li#li1 a {
	display: block;
height:39px;
}
#li#li2 a {
	display: block;
height: 39px; 
}
li#li3 {
	height:39px;
		background:url(sobre.png) no-repeat;
	width:214px;
}
li#li3:hover {
	height:39px;
		background:url(sobre_hover.png) no-repeat;
	width:214px;
	}
#li#li3 a {
		display: block;
height: 39px; 
width:214px;
}
li#li4 {
	height:39px;
	background:url(scripts.png) no-repeat;
	width:235px;
}
li#li4:hover {
	height:39px;
		background:url(scripts_hover.png) no-repeat;
	width:235px;
	}
#li#li4 a {
		display: block;
height: 39px; 
width:235px;
}

p {
		color: #646452;
		font-family:"Adobe Garamond Pro";
		width:auto;
		display: block;
}
h1, h2, h3 {
	color: #646452;
		font-family:"Adobe Garamond Pro";
}

@font-face {
font-family:"Adobe Garamond Pro";
src:url(AGaramondPro-Regular.otf) format("OpenType");
}

#scriptcont {
	width:900px;
	max-width:900px;
	height:auto;
	background:#cdcdb6;
	margin:10px 30px 30px 30px;
	padding:20px 0 20px 0;
}
#scriptcont table {
	border-color:#DBDBCA;
}

#topscript {
	background:url(top.png) no-repeat;
	margin-left:30px;
	margin-bottom:-10px;
	width:900px;
	height:8px;
}
#bottomscript {
	background:url(bottom.png) no-repeat;
	margin:auto;
		margin-top:-30px;
	width:900px;
	height:9px;
	margin-left:30px;
}
#scriptcont table {
	font-family: "Adobe Garamond Pro";
	text-align: center;
}
