* {
	margin: 0;
	padding: 0;
}
 /* @fontface */
 
 @font-face {
    font-family: 'QuattrocentoSansBold';
    src: url('quattrocentosans-bold-webfont.eot');
    src: url('quattrocentosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('quattrocentosans-bold-webfont.woff') format('woff'),
         url('quattrocentosans-bold-webfont.ttf') format('truetype'),
         url('quattrocentosans-bold-webfont.svg#QuattrocentoSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'QuattrocentoSansBoldItalic';
    src: url('quattrocentosans-bolditalic-webfont.eot');
    src: url('quattrocentosans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('quattrocentosans-bolditalic-webfont.woff') format('woff'),
         url('quattrocentosans-bolditalic-webfont.ttf') format('truetype'),
         url('quattrocentosans-bolditalic-webfont.svg#QuattrocentoSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'QuattrocentoSansItalic';
    src: url('quattrocentosans-italic-webfont.eot');
    src: url('quattrocentosans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('quattrocentosans-italic-webfont.woff') format('woff'),
         url('quattrocentosans-italic-webfont.ttf') format('truetype'),
         url('quattrocentosans-italic-webfont.svg#QuattrocentoSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'QuattrocentoSansRegular';
    src: url('quattrocentosans-regular-webfont.eot');
    src: url('quattrocentosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('quattrocentosans-regular-webfont.woff') format('woff'),
         url('quattrocentosans-regular-webfont.ttf') format('truetype'),
         url('quattrocentosans-regular-webfont.svg#QuattrocentoSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	background: url('../images/content-bg.gif') repeat;
	font-family: 'QuattrocentoSansRegular';
	color: #000000;
	font-size: 15px;
	line-height: 24px;
}

a {
	color:#d8bfa6;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
	a:hover,
	a.selected {
		color: #562c02;
	}
	


h1,h2,h4,h5,h6 {
	color: #ccc;
	margin-bottom: 5px;
}
	h1 {
		font-size: 42px;
		font-family: 'Parisienne', cursive;
		font-weight: normal;
		color: #000;
		line-height: 55px;
		text-align: center;
	}
	h2 {
		font-size: 24px;
		color: #794512;
		text-transform: uppercase;
		background: url('../images/title-underline.png') no-repeat;
		padding-bottom: 8px;
		background-position: left bottom;
		margin-bottom: 32px;
	}
	h3 {
		font-size: 18px;
		font-family: 'QuattrocentoSansBold';
		color: #794512;
	}

p { margin-bottom: 20px;}

.sociales {
	text-align: center;
	margin-bottom: 20px;
}
.subtitle { font-size: 28px;}

/* CONTAINERS */
 
#wrapper { width: 960px; margin: 0 auto; padding: 68px 10px 0;}

#header { width: 100%; height: 546px; background: url(../images/header-bg.gif) repeat-x;}

#footer {width: 960px; margin: 0 auto; float: left; text-align: center; padding:0 0 50px 360px;}

.col-full { float: left; width: 960px;}
	.col-full a {color:#794512;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;}
	.col-full a:hover,a.selected {
		color: #000000;}
	
.col-left { width: 480px; float: left;}
	.col-left a {color:#794512;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;}
	.col-left a:hover,a.selected {
		color: #000000;}
		
.col-right { width: 480px; float: right;}
	.col-right a {color:#794512;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;}
	.col-right a:hover,a.selected {
		color: #000000;}

.pic2 { float: right; padding-top: 58px;}
.pic3 { float: left; padding-top: 10px;}
.pic4 { float: right; padding-top: 10px;}

.line {width: 960px; height: 54px; margin-top: 54px; float: left; background: url('../images/footer-line.png') no-repeat;}

/* HEADER */

#intro { width: 960px; height: 496px; margin: 0 auto; padding: 50px 0 0;background: url(../images/intro-bg.png) no-repeat;} 
#pic {width: 492px; height: 289px; margin: 0 auto; padding-top: 20px;}
#language { width: 960px;margin: 0 auto;}
	#language a { text-decoration: none; color: #5d5d5d; font-size: 13px;float: right;}

/* FOOTER */

#footer p {font-size: 32px;font-family: 'Parisienne', cursive;font-weight: normal; line-height: 30px;}
#footer .small {font-size: 18px;}

#footer .picture {width: 93px; height: 126px; float: left;}

#footer .text {width: 250px;
float: left;
margin-top: 50px}

 /* TIMELINE */
 
 #intro-timeline {width: 440px; float: left; margin-top: 65px;}
	 #intro-timeline p  {font-weight: 700; font-size: 15px;}
	#timeline {
		width: 520px;
		height: 200px;
		overflow: hidden;
		position: relative;
		float: right;
		background: url('../images/dot.gif') left 45px repeat-x;
		margin-top: 30px;
	}
		#dates {
			width: 800px;
			height: 80px;
			overflow: hidden;
		}
			#dates li {
				list-style: none;
				float: left;
				width: 100px;
				height: 50px;
				font-size: 24px;
				text-align: center;
				background: url('../images/biggerdot.png') center bottom no-repeat;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/hIEfix.png,sizingMethod=crop);zoom:1;
			}
				#dates a {
					line-height: 38px;
					padding-bottom: 10px;
				}
				#dates .selected {
			        font-size: 38px;
				}
		
		#issues {
			width: 800px;
			height: 150px;
			overflow: hidden;
		}	
			#issues li {
				width: 520px;
				height: 150px;
				list-style: none;
				float: left;
			}
				
				#issues li p {
					font-size: 15px;
					font-family: 'QuattrocentoSansBold';
					line-height: 24px;
				}