﻿/*Mons Calpe CSS*/
* {
	margin: 0px;
	padding: 0px;
}
/*CONTENT*/
h1 {
	font-size: 26px;
	font-weight: normal;
	clear: right;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	clear: right;
	
	margin-top: 10px;
}
.main a{
	font-weight: bold;
	color: #543019;
}
.main a:visited {
	color: #543018;
}
.main a:hover {
	color: #ff6300;
}
img.teaser {
	width: 228px;
	height: 228px;
	margin: 0px 7px 7px 0px;
	float: left;
}
.main_right p {
	margin: 12px 0px;
    text-align:justify;
}
.main_right ul {
	margin: 12px 0px;
	list-style: disc inside;
	font-weight: bold;
}
.main_right ul li{
	margin-bottom: 8px;
}

.file {
	margin: 12px 0px;
	width: 470px;
	height: 46px;
	margin-right: 10px;
}
.file img {
	float: left;
	width:53px;
	height: 46px;
	border: none;
}
.menu {
	width: 444px;
}
.button {
	color: #000;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
}
.button a {
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 106px;
	padding: 12px 0;
	font-weight: normal;
}
.buttonb {
	color: #000;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
}
.buttonb a {
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 106px;
	padding: 6px 0;
	font-weight: normal;
}


.button a:visited {
	color: #000;
}
.button a:hover {
	color: #fff;
}
/*LAYOUT*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #543019;
	background-color: #543018;
}
#page {
	margin: 0px auto;
	width: 974px;
}
#leftshadow {
	background: url(../images/leftshadow.jpg) repeat-y left top;
}

#rightshadow {
	background: url(../images/rightshadow.jpg) repeat-y right top;
}
#bottomshadow {
	background: url(../images/bottomshadow.jpg) repeat-x right bottom;
}
#left_bottom_corner {
	background: url(../images/leftbottomcorner.jpg) no-repeat left bottom;
}
#right_bottom_corner {
	background: url(../images/rightbottomcorner.jpg) no-repeat right bottom;
	padding-bottom: 5px;
}
#content {
	margin: 0 5px 0 5px;
	background: #fff;	
}
/*HEADER*/
.splash {
	width: 964px;
	height: 214px;
	background: url(../images/splash.jpg);
}
.splash2 {
	width: 964px;
	height: 214px;
	background: url(../images/splash2.jpg);
}
.splash3 {
	width: 964px;
	height: 214px;
	background: url(../images/splash3.jpg);
}
.logo {
	width: 208px;
	height: 114px;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}
.logo img {
	border: none;
}
.header_langchanger {
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	color: #543018;
}
.header_langchanger span{
	margin: 0px 5px;

}
.header_langchanger a{
	color: #934900;
	background-color: transparent;
		font-size:9px;
	text-decoration:none;
	}
.header_langchanger a:hover{
	text-decoration: none;
}
/*MAIN*/
.main {
	padding: 20px 12px 20px 20px;
	background-color: #fff;
	height: auto;
	zoom: 1;
}
.main_left{
	float: left;
	width: 474px;
	background-color: #fff;
}
.main_right {
	background-color: #fff;	
	float: right;
	width: 440px;
}
.clr {
	font-size: 0px;
	clear: both;
}
/*FOOTER*/
.footer {
	margin: 20px auto;	
	width: 974px;
	color: #fff;
	text-align: center;
}
.footer p{
	margin: 20px auto;
}
.footer p span{
	margin: 0px 16px;
}
.footer a {
	color: #fff;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
img {
	border: none;
}

.altphoto {text-align:center}
.altphoto img{padding:10px}
object { outline:none;}