

body {
	background: #f8f8f6;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #683601;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin: 0px;
	
}



a {
	color:#FF5300;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {

	margin: 3px 15px 0px 0px;
}
/* Header */

#headerhome {
	width: 800px;
	height: 300px;
	margin: 0px auto;
	background:  url(/cms2/images/menuback.jpg) no-repeat;
	
}

#header {
	width: 800px;
	height: 131px;
	margin: 0px auto;
	background:  url(/cms2/images/logoheader.jpg) no-repeat;

	
}



#header h1 {
	margin: 0px;
	padding: 160px 0 0 380px;
	font-size: 14px;
	font-style: italic;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 380px;
	font-size: 12px;
	font-style: italic;
	color: #673600;
}

#header a {
	text-decoration: none;
	
}

/* Menu */

#menucontainer {
	width: 800px;
	height: 30px;
	margin: 0px auto;

	background:  url(/cms2/images/menuback.jpg) no-repeat;

}


#menu {
	width: 780px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 0px;

	
}

#menu ul {
	margin: 0px;
	padding: 20px;
	list-style: none;
	background: #FFFFFF;
}

#menu li {
	display: inline;
}

#menu a {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display: block;
	float: left;
	height: 19px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 0px;
	background:  #673600;

	white-space: nowrap;
	
}



#menu .last a {
	background:  #673600;
	
}

#menu a:hover {
	color:#FF5300;
	font-weight: bold;
	background:  #673600;
	
	
}

#submenucontainer {
	width: 800px;
	height: 18px;
	margin: 0px auto;
	background:  url(/cms2/images/mid.jpg) no-repeat;

}
#submenu {
	width: 600px;
	height: 20px;
	margin-left: 100px;
	padding-left: 0px;
	padding-right: 0px;
	
}
	
#submenu A.submenu:link, A.submenu:visited, A.submenu:active { 
	color: #ffffff; 
	font-weight:bold;
	text-decoration: none;
	display: block;
	float: right;
	width: 90px;
	height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 8pt;
	background: #000000;
	line-height: 8px;
	white-space: nowrap;
}

#submenu A.submenublank:link, A.submenublank:visited, A.submenublank:active { 
	color: #ffffff; 
	font-weight:bold;
	text-decoration: none;
	display: block;
	float: right;
	width: 200px;
	height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 8pt;
	background: #000000;
	line-height: 8px;
	white-space: nowrap;
}


#submenu A.submenu3:link, A.submenu3:visited, A.submenu3:active {
	color: #FF5300; 
	font-weight:bold;
	text-decoration: none;
	font-size: 10pt ;
	display: block;
	float: left;
	width: 110.5px;
	height: 19px;
	padding-top: 3px;
	padding-left:50px;
	text-align: center;
	text-decoration: none;
	font-size: 14pt;
	letter-spacing: .5px;
	background:  url(img/buttona.jpg) no-repeat;


}


/* Content */

#content {
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(/cms2/images/mid.jpg);
	display: block; 
}
#phototop {
	width: 800px;
	height: 112px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	

}
#container {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;

	background-position: 230px 0px;
	
}




#colOne {

	float: left;
	width: 600px;
	margin: 0px auto;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 100px;
	padding-top: 0px;
	
	
}





p, ol, ul, dl, blockquote {
	margin: 0px;
	line-height: 16pt;
}

#content h1 {
	padding: 20px 5px 5px 20px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #ffffff;
	background:  #987650;
	letter-spacing: 2px;
}

#content h2 {
	padding: 5px 5px 5px 5px;
	font-size: 14pt;
	color: #613600;
	border-bottom: 1px dashed;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#content h3 {
	color: #613600;
	font-size: 13pt;
	font-style: italic;
	padding: 40px 1px 1px 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 13pt;
	
	
	
}

/* Form */

form
{
background: #7a7396;
color: #ffffff;

}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
border: 0px solid #781351;
}

.checkbox input
{
color: #000;
border: 0px outset #ffffff;
} 

.radio input
{
color: #000;
border: 0px outset #ffffff;
} 

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
} 
fieldset
{
border: 5px solid #7a7396;
width: 15em;


}

legend
{
color: #ffffff;
background: #333366;
border: 0px solid #7a7396;
padding: 2px;
} 


/* Footer */

#footer {
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px;
	height: 47px;
	background:  url(/cms2/images/footer.jpg) no-repeat;
}

#footer p {
	margin: 0px;
	
	text-align: center;
	font-size: 11pt;
	color: #683601;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}

#footermalaga {
	margin: 25px auto;
	padding: 0px 0px;
	height: 50px;
	text-align: center;

	
}
