﻿html
{
	background-image: url('~/Images/fondecran.jpg' );
	background-position: center center;
	background-color: Silver;
}


body
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-image: url('~/Images/fondecran.jpg' );
	background-position: center center;
	font-family: 'Verdana';
}

a
{
	color: Black;
	font-style: oblique;
	font-weight: bold;
}

a:hover
{
	color: Red;
}
li
{
	padding-bottom: 5px;
}
.Titre
{
	font-weight: 900; /*font-family: Papyrus;*/
	font-size: 43pt;
	color: Red;
}

.boxNews
{
	border: solid 1px black;
}

.lnkFooter_left
{
	padding-right: 10px;
}

.lnkFooter_right
{
	padding-left: 10px;
}


.photo
{
	padding-bottom: 10px;
	padding-left: 10px;
}

.big
{
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;
	color: Red;
}

h2
{
	color: Red;
}

.td_pouradherer
{
	font-size: 10pt;
}

.td_pouradherer LI
{
	padding: 0px;
}

.adresseCourrier
{
	font-size: 10pt;
	font-weight: bold;
	background-color: White;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px red;
}

.soutien_1
{
	text-align: left;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 320px;
	background-color: #6cecff;
	border: solid 1px black;
}

.soutien_1 h3
{
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
}

.soutien_1 ul
{
	padding: 0px;
	padding-left: 20px;
	font-size: 10pt;
	list-style-image: none;
	list-style-type: none;
}


.soutien_2
{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	background-color: #6cecff;
	text-align: left;
	padding-left: 0px;
	border: solid 1px black;
	height:170px;
	width:305px;
	vertical-align:middle;
}

.soutien_2 h3
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
}

.soutien_2 ul
{
	padding: 0px;
	padding-left: 20px;
	font-size: 10pt;
	list-style-image: none;
	list-style-type: none;
}

.td_moitié
{
	width: 50%;
}
