/*RESET CSS - START*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	border-collapse:collapse;
	background:transparent;
	vertical-align:baseline;
/* font-size:100%; */
}

body {
	line-height:1.2;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

/* remember to define focus styles! */
:focus {
	outline:0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing:0;
	border-collapse:collapse;
}

/*RESET CSS - END*/
body {
	margin:0;
	padding:0;
	background-color:#e2f4e3;
	background-image:url(/images/skins/herbe2.png);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#246a22;
	font-family:Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

#DivBody {
	margin-right:auto;
	margin-left:auto;
	padding-right:180px;
	min-height:1060px;
	width:914px;
}

#BandeautHaut {
	display:block;
	padding:0;
	width:914px;
	height:190px;
	background-image:url(/images/skins/bandeauhaut2014.png);
	background-repeat:no-repeat;
}

#DivContenu {
	display:table;
	clear:both;
	width:914px;
	background-image:url(/images/skins/bandeaugauche_rep.png);
	background-repeat:repeat-y;
}

/* Bandeau Gauche */
#BandeauGauche {
	display:table-cell;
	min-height:864px;
	width:199px;
	background-image:url(/images/skins/bandeaugauche_bas.png);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
}

#BandeauDroit {
	display:table-cell;
	min-height:864px;
	width:715px;
	vertical-align:top;
}

#BlocActuGauche {
	width:inherit;
	height:450px;
	background-image:url(/images/skins/bandeaugauche_haut.png);
	background-repeat:no-repeat;
}

#HomeLeft,#HomeRight {
	float:left;
	padding-right:10px;
}

#HomeLeft {
	margin-right: 5px;
	width:350px;
}

#HomeRight {
	margin-left: 5px;
	width:300px;
}

/********** TITRE ET CONTENU *****************/
#TitreHome,#TitreActus,#TitreObserv,#TitreCommunaute,#TitreChasse {
	display:block;
	width:715px;
	height:123px;
	color:#246a22;
}

#TitreHome a,#TitreActus a,#TitreObserv a,#TitreCommunaute a,#TitreChasse a {
	color: #246a22;
	text-decoration:none;
}

#TitreHome a:hover,#TitreActus a:hover,#TitreObserv a:hover,#TitreCommunaute a:hover,#TitreChasse a:hover {
	text-decoration:underline;
}

#TitreHome h1,#TitreActus h1,#TitreObserv h1,#TitreCommunaute h1,#TitreChasse h1 {
	margin-top:5px;
	padding-right:30px;
	color:#246a22;
	text-align:right;
	font-weight:100;
	font-size:22px;
}

#TitreHome h2,#TitreActus h2,#TitreObserv h2,#TitreCommunaute h2,#TitreChasse h2 {
	float:right;
	clear:both;
	padding-top:5px;
	padding-right:100px;
	color:#246a22;
	font-weight:700;
	font-size:18px;
}

#TitreHome {
	background-image:url(/images/skins/titrehome.png);
}

#TitreActus {
	background-image:url(/images/skins/titreactus.png);
}

#TitreObserv {
	background-image:url(/images/skins/titreobserv.png);
}

#TitreCommunaute {
	background-image:url(/images/skins/titrecommunaute.png);
}

#TitreChasse {
	background-image:url(/images/skins/titrechasse.png);
}

/************ CONTENU ***************/
#ContenuHome {
	display:block;
	clear:both;
	padding-top:78px;
	padding-left:25px;
	min-height:1003px;
	width:690px;
	background-image:url(/images/skins/contenuhome.png);
	background-position:center bottom;
	background-repeat: no-repeat;
}

#ContenuActus,#ContenuObserv,#ContenuCommunaute,#ContenuAnnonce,#ContenuChasse,#ContenuModos {
	display:table-cell;
	clear:both;
	padding-right:55px;
	padding-bottom:10px;
	padding-left:25px;
	min-height:741px;
	width:635px;
	color:inherit;
}

#ContenuCommunaute {
	padding-right:2px;
	padding-left: 15px;
	width:690px;
}

#ContenuActus p,#ContenuObserv p,#ContenuChasse p,#ContenuModos p,#ContenuActusFilet p,#ContenuObservFilet p,#ContenuCommunauteFilet p,#ContenuAnnonceFilet p,#ContenuChasseFilet p,#ContenuModosFilet p {
	padding-top:10px;
	padding-right:20px;
	color:#246a22;
	text-align:justify;
	text-indent:15px;
	font-weight:400;
	font-size:12px;
}

#ContenuActus ul li,#ContenuObserv ul li,#ContenuChasse ul li,#ContenuModos ul li,#ContenuActusFilet ul li,#ContenuObservFilet ul li,#ContenuChasseFilet ul li,#ContenuModosFilet ul li {
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:10px;
	color:#246a22;
	text-align:justify;
	text-indent:15px;
	font-weight:700;
	font-size:12px;
	cursor:pointer;
}

/* Contenu Actus */
#ContenuActus,#ContenuModos,#BandeauDroit.Actus,#BandeauDroit.Modos {
	background-image:url(/images/skins/repcontenuactus.png);
}

#ContenuObserv,#BandeauDroit.Observations {
	background-image:url(/images/skins/repcontenuobserv.png);
}

#ContenuAnnonce,#BandeauDroit.Annonces,#BandeauDroit.Communaute {
	background-image:url(/images/skins/repcontenucommunaute.png);
}

#ContenuChasse,#BandeauDroit.Chasse,#BandeauDroit.Lesite,#BandeauDroit.Last {
	background-image:url(/images/skins/repcontenuchasse.png);
}

/************ FILET **************/
#ContenuActusFilet,#ContenuObservFilet,#ContenuCommunauteFilet,#ContenuAnnonceFilet,#ContenuChasseFilet,#ContenuModosFilet {
	display:block;
/* padding-right:55px; */
	padding-left:200px;
	min-height:741px;
	width:417px;
	height:100%;
	background-repeat:no-repeat;
	color:inherit;
}

#ContenuActusFilet,#ContenuModosFilet {
	background-image:url(/images/skins/filetactus.png);
}

#ContenuObservFilet {
	background-image:url(/images/skins/filetobserv.png);
}

#ContenuCommunauteFilet,#ContenuAnnonceFilet {
	background-image:url(/images/skins/filetcommunaute.png);
}

#ContenuChasseFilet,#ContenuMiscFilet {
	background-image:url(/images/skins/filetchasse.png);
}

/********* ATRIER ***********/
/* Contenu Observations */
ul.firstMenu li {
	display:inline;
	float:right;
	padding-top:10px;
	padding-right:30px;
	color:#246a22;
	font-size:10pt;
}

ul.firstMenu {
	height:50px;
}

/* Le Pied de Page */
#Pied {
	width:914px;
	min-height:72px;
	background-image:url(/images/skins/pied.png);
}

#Pied ul.menu {
	padding:10px;
	color:#136f1c;
	text-align:left;
	text-decoration:none;
	font-weight:700;
	font-size:8pt;
	font-family:Verdana;
}

#Pied div {
	padding:10px;
	color:#1a5718;
	text-align:center;
	text-decoration:none;
	font-weight:400;
	font-size:8pt;
	font-family:Verdana;
}

#Pied li,#Pied ul {
	display:inline;
}

#Pied a {
	padding:5px;
	color:#1a5718;
	text-decoration:none;
	font-size:8pt;
	font-family:Verdana;
}

/* Le Menu */
#BandeautHaut li {
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	cursor:pointer;
}

#HV_onglet li.last {
	float:left;
	width:109px;
	height:53px;
	background-image:url(/images/btn/btn05.png);
	color:#dce8dc;
}

#HV_onglet li {
	float:left;
	width:108px;
	height:53px;
	background-image:url(/images/btn/btn01.png);
	color:#dce8dc;
}

#HV_onglet li:hover {
	background-image:url(/images/btn/btnhover1.png);
	color:#246a22;
}

#HV_onglet li.last:hover {
	background-image:url(/images/btn/btnhover5.png);
	color:red;
}

#HV_onglet {
/* padding-top:71px; */
	padding-left:253px;
	height:53px;
}

#HV_onglet a {
	bottom:0;
	padding-left:20px;
	height:54px;
	color:#dce8dc;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana;
	line-height:74px;
}

#Btn1:hover a,#Btn0:hover a,#Btn2:hover a,#Btn3:hover a,#Btn4:hover a,#Btn5:hover a {
	color:#246a22;
}

/*** Bannières Pubs ****/
#SkinPubBan,#SkinPubSkyScraper,#SkinPubMenu,#SkinPubMenu2,#PubEncartAccueil,#SkinPubEncart {
	z-index:10;
/* background-color:#e6e4eb; */
}

#SkinPubBan {
	margin-bottom:40px;
	margin-left:150px;
	padding-top:5px;
	width:728px;
	height:90px;
	text-align:center;
}

#SkinPubSkyScraper {
/* position:absolute; */
/* top:150px; */
	display:table-cell;
/* margin-left:715px; */
	width:180px;
	height:600px;
}

#SkinPubMenu {
	margin-top: 100px;
	margin-left:50px;
	padding: 3px;
	width:126px;
	height:606px;
	background-image: url(/images/skins/skydroit.png);
	background-repeat: repeat;
	text-align:center;
}

#SkinPubMenu2 {
	margin-left:19px;
	width:180px;
	height:240px;
	background-color: red;
	text-align:center;
}

#SkinPubEncart {
	margin-bottom:5px;
	height:200px;
}

#PubEncartAccueil {
	padding-right:2px;
	padding-left:1px;
	width:300px;
	height:250px;
}

/********* PLAYER FLV *************/
#FLVControle {
	margin:0;
	width:300px;
	height:20px;
	color:#000;
	text-align:center;
}

#FLVControle .button {
	float:left;
	width:20px;
	height:20px;
	background-position:2px 2px;
	background-repeat:no-repeat;
}

#FLVControle a {
	display:block;
	overflow:hidden;
	height:20px;
	background-image:none;
	text-indent:-100em;
}

#FLVControle a:hover {
	background-color:inherit;
	background-image:none;
}

#FLVControle .play {
	background-image:url(/images/ico/flv/controls_play_32.png);
}

#FLVControle .play:hover {
	background-image:url(/images/ico/flv/controls_play_32.png);
}

#FLVControle .pause {
	background-image:url(/images/ico/flv/controls_pause_32.png);
}

#FLVControle .pause:hover {
	background-image:url(/images/ico/flv/controls_pause_32.png);
}

#FLVControle .stop {
	background-image:url(/images/ico/flv/controls_stop_32.png);
}

#FLVControle .stop:hover {
	background-image:url(/images/ico/flv/controls_stop_32.png);
}

#FLVControle .mute {
	background-image:url(/images/ico/flv/speaker_off_32.png);
}

#FLVControle .mute:hover {
	background-image:url(/images/ico/flv/speaker_off_32.png);
}

/***********************************/
/* SLSIDESHOW */
#slideshow {
	position:relative;
	top:190px;
	left:54px;
	margin:0;
	padding:0;
	width:133px;
	height:230px;
}

#slideshow p {
	color:#145012;
	text-align:justify;
	text-indent:.2cm;
	font-size:12px;
}

#slideshow h2 {
	color:#145012;
	text-align:justify;
	text-decoration:underline;
	text-indent:0;
	font-size:13px;
}

#slideshow h3 {
	color:#145012;
	text-align:right;
	text-indent:0;
	font-size:8px;
}

#slideshow #slidesContainer {
	position:relative;
	overflow:auto;
/* allow scrollbar */
	margin:0 auto;
	width:133px;
	height:230px;
}

#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:133px;
/* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:230px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
	position:absolute;
	z-index:10;
	display:block;
	width:20px;
	height:250px;
	text-indent:-10000px;
	cursor:pointer;
}

#leftControl {
	top:0;
	left:0;
	background:transparent url(/images/ico/left.png) no-repeat bottom;
}

#rightControl {
	top:0;
	right:0;
	background:transparent url(/images/ico/right.png) no-repeat bottom;
}

.center {
	margin-right:5px;
	margin-left:5px;
	width:100%;
	text-align:center;
}

.h3 {
	text-align:center;
}

/**************/
/* Box Obs */
#SkinBox1 {
	display:block;
	overflow:hidden;
	margin-bottom: 20px;
	padding-left: 10px;
	width:340px;
	height:500px;
	box-shadow: 6px 6px 8px #aaa;
	

}


#SkinBox2 {
	left:26px;
	overflow:hidden;
	margin-bottom:17px;
	padding-top:15px;
	padding-left: 10px;
	width:340px;
	height:300px;
	background-color: white;
	box-shadow: 6px 6px 8px #aaa;
	opacity: .9;
}

#SkinBox1 img.title,#SkinBox2 img.title {
	display:block;
	margin:0;
	margin-right:auto;
	margin-left:auto;
}

#SkinBox4 {
	margin-top:10px;
	width:300px;
	height:400px;
	background-color:#81dc86;
	opacity:.9;
}

/*********** Fenetre de Connexion *************/
#SkinBox5 {
	margin-top:10px;
	padding-top:25px;
	padding-right:10px;
	padding-left:10px;
	width:280px;
	height:190px;
	background-color:#D0ECC4;
	background-image:url(/images/skins/connexion.png);
	background-repeat: no-repeat;
	box-shadow: 8px 8px 12px #aaa;
	color:#246a22;
	text-align:right;
	opacity:.9;
}

#SkinBox5 p {
	padding-bottom:5px;
	text-align:center;
	font-weight:700;
	font-size:11px;
}

#SkinBox5 label {
	vertical-align:middle;
	text-transform:uppercase;
	font-weight:700;
	font-size:12px;
	line-height:20px;
}

#SkinBox5 input[type=text],#SkinBox5 input[type=password] {
	padding-top:2px;
	padding-bottom:5px;
	width:158px;
	height:20px;
	border:none;
	background-color:transparent;
	background-image:url(/images/skins/input.png);
	background-position:center;
	background-repeat:no-repeat;
}

#SkinBox5 input[type=checkbox] {/* padding-top: 1px; */
/* width: 17px; */
/* height: 17px; */
/* border: none; */
	background-color:transparent;
/* background-image:url(/images/skins/checkbox.png); */
	background-position:/* padding-bottom: 2px; */
	background-repeat:no-repeat;
}

#SkinBox5 input[type=submit] {
	width:265px;
}

#SkinBox5 input[type=checkbox] + label {
	font-size:10px;
}

/* ************************/
#HV_lastestthreads {
	padding-right:5px; 
	opacity:1;
}

#HV_lastestthreads a {
 color:inherit; 
 text-decoration:none; 
 font-weight:700; 
 font-size:12px;
}

#HV_lastestthreads span a {
 color:inherit; 
 text-decoration:none; 
 font-weight:400;
 font-style:italic; 
}

#HV_lastestthreads a:hover {

	color:inherit; 
	text-decoration:underline;}

#HV_lastestthreads span {
	float:right; 
	width:300px; 
	text-align:right; 
	font-size:10px;}

#toplinks {

/* position:absolute; */

/* top:5px; */

/* right:75px; */
	background-color:transparent;

/* color:#246a22; */

/* text-align:right; */}

#remember {

/* margin:0; */

/* margin-left:70px; */
	padding:0;}

#toplinks a {
	color:#246a22;

/* text-decoration:none
	font-family: Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif; */

/* font-weight: bold; */

/* font-style: normal; */

/* font-size: 10px; */
}

.navbar_search {
	width:310px;}

.searchadvance {
	padding-left:20px;}

.navbar a {
	color:#246a22;}

#header {
	height:40px;
}
	
#lastobs {
	padding-right:3px;
	padding-left:3px;
	height:500px;
	font-size:12px;
	font-size: 12px;
}

#lastobs a,#biglastobs a {
	color:inherit;
	text-decoration:none;
}

#lastobs a:hover,#biglastobs a:hover {
	text-decoration:underline;
}

#lastobs hr,#biglastobs hr {
	width:50%;
}

#lastobs table,#biglastobs table {
	width:100%;
}

#lastobs td+td,#biglastobs td+td {
	text-align:right;
}

tr.obsTitre,tr.annonceTitre {
	font-weight:bolder;
}

tr.obsSignature {
	vertical-align:middle;
	font-style:italic;
}

tr.annoncesignature {
	vertical-align:middle;
	font-size:10px;
}

tr.annoncesignature td,tr.annoncesignature a {
	vertical-align:middle;
}

tr.obsSignature img,tr.annoncesignature img {
	padding-left:2px;
}

#biglastobs {
	font-size:12px;
}

#divcarte {
	padding-right:10px;
	padding-left:20px;
	text-align:center;
	font-size:13px;
}

#divcarte img {
	margin-left:-40px;
}

/* OBSERVATIONS */
.ombrage {
	-webkit-box-shadow:-2px 2px 2px #0F3D0C;
	-moz-box-shadow:-2px 2px 2px #0F3D0C;
	box-shadow:-2px 2px 2px #0F3D0C;
}

.HV_Box {
	margin-right: auto;
	margin-left: auto;
	width:558px;
}

.HV_Box .editbox {
	margin:0;
	padding:10px;
	width:538px;
	border-collapse:collapse;
	border-width:1px;
	border-style:solid;
	border-color:#3A8B38;
	background-color:#D4E5D4;
	color:#3E3E3E;
	color:#246a22;
	table-layout:fixed;
	vertical-align:baseline;
	font-weight:400;
	font-size:12px;
	font-family:Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

.HV_Box .editbox textarea {
	width:100%;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
	resize:none;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
}

.HV_Box .editbox input {
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
}

.HV_Box .title {
	padding:5px;
	width:548px;
	border:1px solid #3A8B38;
	border-collapse:collapse;
	border-bottom:none;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
	background-color:#98CB83;
	color:#fefece;
	text-align:left;
	font:bold 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	font-weight:700;
	font-size:12px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
}

.notice {
	margin-bottom:5px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	border:none;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
	background-color:#7EBA7B;
	color:#3E3E3E;
	vertical-align:baseline;
	text-align:left;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomleft:5px;
}

#debuginfo {
	position:absolute;
	top:1100px;
}

.fixed {
	position:fixed;
}

/************* Actualités *****************/
.DispActu {
	margin-left:-50px;
}

.DispActu h1 {
	color:#064c05;
}

.DispActu h2 {
	color:#064c05;
}

.DispActu p {
	color:#064c05;
	text-align:justify;
}

#ActusAccordion {
	width:400px;
	background-color:transparent;
}

#BlocAccordion {
	width:630px;
	background-color:transparent;
}

#ActusAccordion h2,BlocAccordion h2 {
	padding-left:40px;
	color:inherit;
}

#ActusAccordion h2 span,#BlocAccordion h2 span {
	color:inherit;
}

#ActusAccordion div,#BlocAccordion div {
	color:inherit;
}

#ActusAccordion div h3,#BlocAccordion div h3 {
	color:inherit;
	text-align:left;
}

#ActusAccordion h2 span,#BlocAccordion h2 span {
	color:inherit;
}

#ActusAccordion h3 span,#BlocAccordion h3 span {
	color:inherit;
	font-style:italic;
	font-size:10px;
}

#ActusAccordion h3 a,#BlocAccordion h3 a {
	color:inherit;
	text-decoration:none;
}

#ActusAccordion h3 a:hover,#BlocAccordion h3 a:hover {
	color:inherit;
	text-decoration:underline;
}

.ActusByYear {
	display:none;
}

/*********** GENERAL  *********/
#ui-datepicker-div {
	font-size:10px;
}

.below_threadlist {
	margin-top:10px;
}

.below_threadlist .threadpagenav {
	width:100%;
}

.above_threadlist {
	margin-bottom:10px;
}

.above_threadlist .threadpagenav {
	width:70%;
}

/************ ANNONCES **************/
#ContenuAnnonceFilet strong,#ContenuAnnonce strong {
	font-weight:500;
	font-style:italic;
}

#ContenuAnnonceFilet ol,#ContenuAnnonce ol {
	padding-left:10px;
	list-style-position:inside;
	list-style-type:decimal;
}

#ContenuAnnonceFilet h2,#ContenuAnnonce h2 {
	padding-top:5px;
	padding-bottom:5px;
	font-weight:800;
	font-size:14px;
}

#ContenuAnnonceFilet li,#ContenuAnnonce li {
	font-weight:400;
	font-size:12px;
}

#ContenuAnnonceFilet .notice,#ContenuAnnonce .notice {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0;
	width:90%;
	font-weight:400;
	font-size:12px;
}

#ContenuActus .notice,#ContenuObserv .notice,#ContenuCommunaute .notice,#ContenuAnnonce .notice,#ContenuChasse .notice,#ContenuModos .notice {
margin-right: auto;
margin-left: auto;
width:560px;
}

tr.annoncedetail {
	display: block;
	overflow-y: none;
	width: 480px;
	
}

.lastannonce {
	width:555px;
	font-size:12px;
}

.lastannonce td {
	text-align:left;
}

.lastannonce td+td {
	text-align:right;
}

.lastannonce a {
	color:inherit;
	text-decoration:none;
}

.lastannonce a:hover {
	text-decoration:underline;
}

.annonceMembres {
	width:100%;
	font-size:12px;
}

.annonceMembres td {
	padding:3px;
	font-size:inherit;
}

.annonceMembres td a {
	color:inherit;
	text-decoration:none;
}

.annonceMembres td a:hover {
	text-decoration:underline;
}

.HV_Box a {
	color:#246a22;
	text-decoration:none;
}

.HV_Box p a:hover {
	color:#246a22;
	text-decoration:underline;
}

#flvcontroller {
	position:absolute;
	z-index:10;
	margin:5px;
	margin-top:-28px;
	padding-right:10px;
	padding-left:10px;
	width:270px;
	height:20px;
	background-color:grey;
	opacity:.5;
}

/***********/


#LesAnnonces {
	padding: 5px;
	width: 590px;
}

#ContenuAnnonce {
	display:table-cell;
	clear:both;
	min-height:741px;
	padding-left: 100px;
	width:635px;
	color:inherit;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position-y: 30px;
	background-image:url(/images/skins/texte-annonce.png);
	min-height: 700px;
	
}

#PictoAnnonce {
	width: 190px;
	height: 165px;
	background-repeat: no-repeat;
	background-image:url(/images/skins/picto-annonce.png);
	float: left;
	margin-left: -40px;
}

#MenuAnnonce {
	margin-top: 50px;
	margin-left: 30px;
	float: left;
	vertical-align: middle;	
}

.blocAnnonce {
	clear: both;
	
}