* {
	margin: 0;
	padding: 0;
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span.day {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 29px;
	color: #fff;
	font-size: 32px;
}

span.month {
	line-height: 21px;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

span.year {
	font-size: 18px;
	vertical-align: bottom;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 10px;
}

span.news_autor {
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
	font-style: italic;
	display: none;
}

span.news_autor a {
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
	font-style: italic;
}

#list, #list li {
	font-size: 14px;
	line-height: 33px;
	text-align: center;
}
#list li a:hover {
	color : #a91721;
	line-height: 33px;
	}
	
#list li a {
	color : #dc4f48;
	text-decoration : none;
	line-height: 33px;
}

	#gallery .show { 
}



p span#sign {
	font-style: italic;
	line-height: 40px;
}
h1 {
	text-indent: -9999em;
}

span.pdf {
	text-indent: -9999em;
	width: 30px;
	height: 39px;
	background-image: url(css_images/pdf.gif);
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}


h2 {
	padding-bottom: 0px;
	font-size: 26px;
	line-height: 30px;
	color: #a91721;
	padding-top: 15px;
	font-weight: bold;
	
}

.mail {
	background: url(css_images/mail.gif) no-repeat 0 0;
	padding-left: 30px;
	height: 20px;
	display: block;
	vertical-align: middle;
	padding-top: 1px;
}

.website {
	background: url(css_images/web.gif) no-repeat 0 0;
	padding-left: 24px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 2px;
}

h2 + p {
	text-align: left;
	padding-bottom: 15px;
	border-bottom: 1px dashed silver;
	font-size: 13px;
	line-height: 16px;
	margin-top: 20px;
}

h3 {
	padding-bottom: 8px;
	color: #dc4f48;
	font-size: 20px;
	line-height: 24px;
	margin-top: 20px;
}

h3 + p  {
	padding-top: 8px;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 30px;
}

h3 + p + p.appli {
	padding: 10px;
	border: 1px dashed silver;
	background-color: #fff3bf;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

h3 + p > img {
	float: left;
	margin: 4px;
	padding: 4px;
	border: 1px solid gray;
	max-height: 70px;
}
h3 + p img {
	max-width: 500px;
}

h3 + p + p ~ ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 30px;
	font-size: 13px;
	line-height: 16px;
}

h4 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #9d312a;
}

h5 {
	color: #3f4659;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
}

#gallery ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 30px;
	}

h6 {
	color: #9d312a;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}

span.city {
		color: #9d312a;
	font-weight: bold;
}

a
	{
	color: #FF6600;
	text-decoration: none;
	}

a:visited
	{
	color: #FF6600;
	border: none;
	}

a:hover
	{
	color: #000;
	}

/* @group Ours */

p#site_info
	{
	text-align: center;
	color: silver;
	font: 10px/15px Helvetica, Arial;
}

p#site_info a
	{
	color: #FF6600;
	text-decoration: none;
	font: 10px/15px Helvetica, Arial;
	}

p#site_info a:hover
	{
	color: #000;
	font: 10px/15px Helvetica, Arial;
	}

p#site_info a:visited
	{
	color: #FF6600;
	border: none;
	font: 10px/15px Helvetica, Arial;
	}



/* @end */

em {
	font-size: 12px;
	text-align: center;
}
