﻿html
{
 /* background:#484747; #888282; 
	background-color:#888282;*/
}
body, div, p, td, th, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, dl, dt, dd
{
	margin:0 0 0 0;
padding:0;
}
table
{
	border-collapse:collapse;border-spacing:0;	
}
fieldset,img
{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}
li
{
	list-style:none;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}

a
{
 text-decoration: none; 	
}

body 
{
	background: #fae9ac url(../Images/Lopelope_SiteBg.jpg) repeat-y center top;
}

#MainFrame
{	
	text-align:center;
}

/*-------------------------------------------------------*/

#SiteFrame
{
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
  	width: 1280px;
  	height:1024px;  	
  	vertical-align:top;
	top: 0px;
	left: 0px;
	background: url(../Images/Lopelope_MainBg.jpg) no-repeat center center;
}

#FooterFrame
{
	position: relative;	
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	vertical-align:top;
  	width: 1280px;  	
  	height:30px;
	bottom: 0px;
	left: 0px;	
}

p.Copyright
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#000000;
	margin:0px 0px 0px 20px;
}

.Copyright a
{
	text-decoration:underline;
	color:#000000;
}

/*--------------------------------------------------------------------------*/

#Logo
{
	position:absolute;
	top: 34px;
	left:40px;
	float:left;
	vertical-align:top;
	width:161px;
	height:171px;
	z-index:100;
}

#Logo img
{
	border:none;
}

#Header
{
	float:left;
	width:1280px;
	height:168px;
}

#HeaderGallery
{
	float:left;
	width:724px;
	height:108px;
	margin:50px 0px 0px 270px;
}

div.HeaderImageFrame
{
	float:left;
	width:169px;
	height:108px;
	background: url(../Images/HeaderImage_Bg.gif) no-repeat center center;
	margin-left:16px;
}

div.HeaderImageFrame img
{
	border:none;
	margin:7px 0px 0px 8px;	
}

div.HeaderImageActiveElement
{
	float:left;
	width:145px;
	height:32px;
	margin:15px 0px 0px 10px;	
}

div.HeaderImageActiveElement img
{
	margin:0px 0px 0px 0px;
	border:none;
}

p.HeaderActiveElementText
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	margin:8px 0px 0px 0px;	
}

.HeaderActiveElementText a
{
	color:#999999;
	text-decoration:none;
}

div.HeaderActiveElementTextFrame
{
	float:right;
	width:105px;
	height:32px;	
}

div.HeaderActiveElementImageFrame
{
	float:left;
	width:36px;
	height:32px;	
}

/*--------------------------------------------------------------------------*/

#Menu
{
	position:absolute;
	top: 310px;
	left:65px;
	float:left;
	vertical-align:top;
	width:241px;
	z-index:100;
}

p.Menu
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#7b684a;
	margin:8px 0px 0px 5px;
	
}

.Menu a
{
	text-decoration:none;
	color:#7b684a;
}

div.MenuItem
{
	float:left;
	width:241px;
	height:32px;
	margin:0px 0px 10px 0px;
	background: url(../Images/Lopelope_NonSelectedMenuItem.jpg) no-repeat center center;
}

/*--------------------------------------------------------------------------*/

#Content
{
	float:left;
	width:850px;
	margin:20px 0px 0px 160px;
	padding:0px 265px 0px 0px;
}

div.EmptyDiv
{
	float:left;
	width:100%;
	height:100px;
}

#MainPageImgFrame
{
	position:relative;
	top: 12px;
	left:2px;
	float:left;
	vertical-align:top;
	width:460px;
	height:500px;
	z-index:1;
}

#ContactsPageImgFrame
{
	position:absolute;
	top: 280px;
	left:590px;
	float:left;
	vertical-align:top;
	width:672px;
	height:449px;
	z-index:1;
}

#ContactsPageImgFrame img
{
	border:none;
}

/*------------------------- Named Classes ----------------------------------*/

div.MinHeightFrame
{
	float:left;
	height:1024px;
	width:1280px;	
}

p.Content
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:14px;
	color:#000000;
	margin:0px 0px 0px 170px;
}

p.Content_2
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:14px;
	color:#000000;
	margin:50px 0px 0px 0px;
}

td.Content
{
	border: solid 1px #000000;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:14px;
	color:#000000;
}
