/* @override http://www.leparcdelevenement.com/css/style-pde.css */

.body {
	background-color: #979798;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #cccccc;
}

.Titre-texte a {
	color: #fe6700;
}

/* hide from ie on mac \*/

#flashcontent {
	width: 480px;
	height: 680px;
}

/* end hide */

.Titre-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.Titre-texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	line-height: 20px;
}

.Titre-texte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	line-height: 20px;
	text-align: left;
}

.Texteb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	line-height: 20px;
	text-align: center;
}

.Texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #979798;
}

.Texte2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: justify;
	background-color: #979798;
}

.Texte2b:hover {
	color: white;
}

.Texte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
}

.Texte3:hover {
	color: white;
	text-decoration: none;
	background-color: #FF7900;
}

.Texte4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
	background-color: #FF7900;
}

.Texte5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	line-height: 20px;
	text-align: left;
}

.Texte6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: left;
	background-color: #FF7900;
}

.small-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.small-texte-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: white;
	text-decoration: none;
}

.img-border {
	border: thin solid #CCCCCC;
}

.texte-access {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.texte-actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	color: white;
	padding-left: 10px;
}

.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.link01:hover {
	text-decoration: underline;
	color: #333333;
}

.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.link02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f29400;
	text-decoration: underline;
}

.link03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7900;
	text-decoration: none;
}

.link03:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7900;
	text-decoration: underline;
}

.border-image {
	border: medium solid #CCCCCC;
}

.top-border {
	border-top: thin solid #FF7900;
}

/* ## --- Arnaud reprise --- ## */

#dressLi ul {
	display: inline-block;
	padding-left: 0;
}

#dressLi li {
	width: 42%;
	display: block;
	float: left;
	border-left: medium solid #fe6700;
	margin-bottom: 10px;
	padding: 5px 15px 5px 10px;
	background-color: #feece1;
	margin-right: 10px;
}

.clear {
	clear: both;
}

#news {
	width: 100%;
	border-top: thin solid #fe6700;
	padding-top: 15px;
	padding-bottom: 10px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#news ul {
	width: 100%;
	display: inline-block;
	padding-left: 0;
	list-style-type: none;
}

#news ul li.gauche {
	float: left;
	width: 30%;
}

#news ul li.droite {
	float: left;
	width: 70%;
}

#news ul li.droite a.titreActu  {
	color: white;
	text-decoration: none;
	text-align: justify;
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 0.1em;
	background: #979798 url(_img/ico_pde.png) no-repeat left;
	padding: 1px 2px 1px 27px;
}

#news ul li.droite a.titreActu:hover {
	color: #797979;
	text-decoration: none;
	text-align: justify;
	background-color: #cacaca;
	padding: 1px 2px 1px 27px;
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

 #news ul li.droite a img  {
	background-color: #fff;
	padding: 0;
}

.breadcrumb {
	font: normal 12px Helvetica, "Helvetica Neue", Geneva, Arial, sans-serif;
	text-decoration: none;
	color: #ff7900;
}

.breadcrumb a {
	font: bold 12px "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	text-decoration: none;
	color: #ff7900;
}

.breadcrumb a:hover {
	font: bold 12px "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #ff7900;
	text-decoration: underline;
}

#container {
	padding: 25px;
}
