/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #890914 url(images/img01.gif);
	font: normal small "Trebuchet MS", Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #49050b;
}

h2 {
}

h3 {
	font-weight: bold;
}

div.imageElement h3 {
	color: white;	
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/img03.gif) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #890914;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #0072BC;
}

a:hover {
	text-decoration: none;
	color: #59C700;
}

img {
	border: none;
	behavior: url(iepngfix.htc);
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 0px 0;
	background: url(images/img04.gif) repeat-x left bottom;
	border-bottom: 2px solid #EEEEEE;
	font-size: 2em;
}

.post .grande {
	font-size: 1.5em;
}
.post .medio {
	font-size: 1.3em;
	font-style: italic;
}

.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding	: 10px 20px;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px solid #890914;
}

/* Logo */

#logo {
	position: relative;
	height: 355px;
	margin-top: -355px;
	z-index: 100;
}

#logo h1 {
	padding: 260px 0 0 430px;
	letter-spacing: -1px;
	font-size: 4em;
	font-weight: bold;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 400px;
	font-size: 1.6em;
	text-align: right;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo2 {
	position: relative;
	height: 355px;
	background: url(images/img02.jpg) bottom no-repeat;
	z-index: 99;
}

#logo2 h1 {
	padding: 263px 0 0 433px;
	letter-spacing: -1px;
	font-size: 4em;
	font-weight: bold;
}

#logo2 h2 {
	margin-top: -8px;
	margin-right: -2px;
	padding: 0 0 0 400px;
	font-size: 1.6em;
	text-align: right;
}

#logo2 a {
	text-decoration: none;
	color: black;
}

#promo {
	position: relative;
	overflow: show;
}

#promo img {
	position: absolute;
	top: -56px;
	left: -60px;
/*	border: 1px solid white; */	
}

#promo h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 63px;
	font-size: 1.5em;
	color: black;
	background-color: #fff19f;
}

p.promo {
	font-weight: bold;
	color: #890914;
	font-size: 1.3em;
}

/* Content */

#content {
}

#extra {
}

/* Content > Main */

#main {
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
}

#sidebar a {
}

/* Content > Menu */

#menu {
	margin-top: -5px;
	height: 50px;
	background: #890914;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding: 20px 0 2px 0;
	border-bottom: 4px solid #890914;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	color: rgb(228,176,167);
}

#menu a:hover {
	border-bottom-color: #FFFFFF;
	color: white;
}

#menu .active a {
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: white;
}

#menu .first a {
}

/* Footer */

#footer {
	clear: both;
	padding: 10px;
	background: #EBE6E8;
}

#footer p {
	text-align: center;
	margin: 0;
	font-size: 1.1em;
	color: #444444;
}

#footer a {
	color: #444444;
	font-weight: bold;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#lingue {
	text-align: right;
	padding-right: 10px;
	margin-bottom: -25px;
	margin-top: 5px;
}

#map {
	border: 1px solid #AAAAAA;
	margin: auto;
	width: 640px; 
	height: 400px; 
	margin-bottom:20px;
}

.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1 {
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat; margin-right: 20px; margin-bottom: 15px;}
.wrap2 {background:url(images/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 8px 8px 0;
	background:url(images/corner_tr.gif) right top no-repeat;}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#dfdfdf #aaa #aaa #dfdfdf;}
.wrap1 {background:url(images/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(images/corner_bl.gif) -12px 100% no-repeat;}
.wrap3 {
	padding:0 6px 6px 0;
	background:url(images/corner_tr.gif) 100% -12px no-repeat;}
