body {
	font: 80%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #f4f4f4;
	margin: auto;
	padding: 0px;
}
a {
	color: #69be28;
	text-decoration: none;
}
a:visited {
	color: #69be28;
	text-decoration: none;
}
a:hover {
	color: #f2b000;
	text-decoration: underline;
}
img {
	border: none;
	padding:0 0 0 0;
}

img .conf {
	border: none;
	padding:0px;
}


p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h2 {
	color: #8a8a8a;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h2.conf {
	color: #8a8a8a;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	width:900px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	
}


h2 a, h2 a:visited {
	color: #8a8a8a;
	text-decoration: none;
}
h2 a:hover {
	color: #f2b000;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #69be28;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 110%/100% "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	color: #ffffff;
	margin: 0px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}


/* header area */
#header {
	margin: 0px auto;
	width:992px;
	padding:0px;
	height: 320px;
	position: relative;
}



/*recherche*/

/*#recherche{
	margin:-15px 0 0 50px;
	padding:0;
	float:left;
	width:250px;
}*/

#searchform {
	margin: 10px 0 0 15px;
	width:250px;*/
	
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 180px;
	height: 19px;
	border: 1px solid #c5c5c5;
	background: #fff;
	/*margin-right: 2px;
	margin-top:10px;*/
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/picto_valider.png) top no-repeat;
	border: none;
	/*padding-top:-20px;*/
	/*margin-top:50px;*/
	width: 32px;
	height: 31px;
	cursor: pointer;
}

/*#loupe{
	background: url(images/loupe.jpg) no-repeat;
	width:33px;
	height:24px;
	float:left;
}*/



#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #75ad09;
	text-decoration: none;
}

/* content area */

.page {
	margin: 0px auto;
	width: 992px;
	background: #ffffff url(images/content.gif) repeat-y;
	padding:0px;
}

.page_nomenu {
	margin: 0px auto;
	width: 992px;
	background: #FFFFFF url(images/content_nomenu.gif) repeat-y;
	padding:0px;
}

.content {
	float: left;
	width: 680px;
	padding: 10px 0px 30px 20px;
	overflow: hidden;
	margin:0px;
}

.content_nomenu {
	float: left;
	width: 940px;
	padding: 10px 0px 30px 30px;
	overflow: hidden;
	margin:0px;
}

#sidebar {
	float: right;
	width: 241px;
	padding: 0px 30px 20px 0px;
	color: #666666;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}

.post_comportement {
	padding-top: 15px;
	margin-left:130px;
	width:900px;
}

.post-date {
	width: 44px;
	height: 49px;
	float:left;
	background: url(images/date-bg2.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 626px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
#cadre_etoile{
	float: right;
	margin-right:10px;
}
.note {
	float: left;
	font-size: 95%;
}

.etoiles {
	float: left;
	margin:5px 0 0 4px;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #69be28;
}

..navigation a:hover {
	color: #f2b000;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}

#respond {
	background: url(images/postcomment.gif) no-repeat;
	/*border-bottom: 1px dotted #CCCCCC;*/
	padding: 0px 0 5px 20px;
	clear: both;

}
.commentlist {
	list-style : none;
	margin : 0 0 15px;
	padding : 0;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ffffff;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #f2b000;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #f2b000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 250px;
	background:#fff;
	border: 1px solid #888888;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 630px;
	height: 115px;
	background:#f9f9f9;
	border: 1px solid #888888;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-commentaire.png) no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 82px;
	height: 30px;
	margin-right:6px;
	padding: 0 0 3px 6px;
	cursor: pointer;
}


/*sidebar */

/*sidebar title (h2)
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	background: url(images/picto_thematique.png) no-repeat;
	color: #6f6e65;
	padding-left : 35px;
	padding-top:4px;
	vertical-align: bottom;
	margin: 30px 0px 2px 0px;
	height:31px;
	border-bottom: 1px solid #fff;
}*/

.sidebartitle-theme{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	background: url(images/picto_thematique.png) no-repeat;
	color: #6f6e65;
	padding-left : 35px;
	padding-top:4px;
	vertical-align: bottom;
	margin: 30px 0px 2px 0px;
	height:31px;
	border-bottom: 1px solid #fff;
}

/*sidebar title (h2) */
.sidebartitle-planete{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	background: url(images/picto_planete.png) no-repeat;
	color: #6f6e65;
	padding-left : 35px;
	padding-top:4px;
	vertical-align: bottom;
	margin: 30px 0px 2px 0px;
	height:31px;
	border-bottom: 1px solid #fff;
}

/*sidebar title (h2) */
.sidebartitle-rss{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	background: url(images/picto_rss.png) no-repeat;
	color: #6f6e65;
	padding-left : 35px;
	padding-top:4px;
	vertical-align: bottom;
	margin: 30px 0px 2px 0px;
	height:31px;
	border-bottom: 1px solid #fff;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #757575;
	text-decoration: none;
}
#sidebar a:hover{
	color: #f2b000;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {Ò
	margin: 0px;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #fff;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*RSS*/
ul.cat-rss li{
	background: url(images/rss_2.jpg) no-repeat !important;
	padding-left: 20px !important;
}
/*Jour J*/
ul.list-jouJ li{
	background: url(images/picto_time.jpg) no-repeat !important;
	padding-left: 20px !important;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}


/* footer area */
/*#centrer {
	width:1050px;	
	margin:auto;
}*/

#footer {
	clear:both;
	background-color: #ffffff;

	height:0px;
	margin:0px;
	padding:0px;
}

.footer_baseline{
	position:relative;
	left:780px;
}

#cadre_footer{
	width:1200px;
	margin:auto;	
}

#fat-footer{

	width:100%;
	height:140px;
	margin: auto;
	background-color:#7ab800;
	
}

#fat-footer a, #fat-footer a:visited {
	color: #ffffff;
}

#fat-footer a:hover {
	color: #ffcc00;
	text-decoration:none;
}


.footer-recent-posts {
	width: 150px;
	float: left;
	margin-top:20px;
	padding-left:5px;
	border-left: 1px solid #ffffff;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts small {
	font-size: 95%;
}
	
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background-color: #7ab800;
	margin-top:5px;
	padding: 0px 0px 5px 0px;
}

.footer-conf-debat {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top:20px;
	padding-left:5px;
	border-left: 1px solid #ffffff;
}

.footer-conf-debat strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-conf-debat small {
	font-size: 95%;
}
	
.footer-conf-debat ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-conf-debat ul li {
	background-color: #7ab800;
	margin-top:5px;
	padding: 0px 0px 5px 0px;
}

.footer-dossier {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top:20px;
	padding-left:5px;
	border-left: 1px solid #ffffff;
}

.footer-dossier strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-dossier small {
	font-size: 95%;
}
	
.footer-dossier ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-dossier ul li {
	background-color: #7ab800;
	margin-top:5px;
	padding: 0px 0px 5px 0px;
}

.footer-partenaire {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top:20px;
	padding-left:5px;
	border-left: 1px solid #ffffff;
}

.footer-partenaire strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-partenaire small {
	font-size: 95%;
}
	
.footer-partenaire ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-partenaire ul li {
	background-color: #7ab800;
	margin-top:5px;
	padding: 0px 0px 5px 0px;
}

.footer-comportement {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top:20px;
	padding-left:5px;
	border-left: 1px solid #ffffff;
}

.footer-comportement strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-comportement small {
	font-size: 95%;
}
	
.footer-comportement ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-comportement ul li {
	background-color: #7ab800;
	margin-top:5px;
	padding: 0px 0px 5px 0px;
}

.footer-forum {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top:20px;
	padding-left:5px;
	border-left: 1px solid #ffffff;
}

.footer-forum strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-forum small {
	font-size: 95%;
}
	
.footer-forum ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-forum ul li {
	background-color: #7ab800;
	margin-top:5px;
	padding: 0px 0px 5px 0px;
}

.footer-contact {
	width: 150px;
	float: right;
	margin-left: 10px;
	margin-top:20px;
	padding-left:5px;
	border-left: 1px solid #ffffff;
}

.footer-contact strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-contact small {
	font-size: 95%;
}
	
.footer-contact ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-contact ul li {
	background-color: #7ab800;
	margin-top:5px;
	padding: 0px 0px 5px 0px;
}

/* credits */
#credits {
	height:15px;
	margin:auto;
	font-size: 85%;
	line-height: 120%;
	width:auto;
	background: #7ab800;
}

a.mini-plan{
	color : #ffffff;
	text-decoration : none;
}
a.mini-plan:visited {
	color : #ffffff;
}
a.mini-plan:hover {
	color : #ffffff;
	text-decoration : none;
}

a.mini-copyright{
	color : #ffffff;
	text-decoration : none;
}
a.mini-copyright:visited {
	color : #ffffff;
}
a.mini-copyright:hover {
	color : #ffffff;
	text-decoration : none;
}

a.mini-mention{
	color : #ffffff;
	text-decoration : none;
}
a.mini-mention:visited {
	color : #ffffff;
}
a.mini-mention:hover {
	color : #ffffff;
	text-decoration : none;
}

a.rss{
	color : #ffffff;
	text-decoration : none;
}
a.rss:visited {
	color : #ffffff;
}
a.rss:hover {
	color : #ffffff;
	text-decoration : none;
}

.loginout a {
color : #ffffff;
text-decoration : none;
}
.loginout a:visited {
color : #ffffff;
text-decoration : none;
}
.loginout a:hover {
color : #ffffff;
text-decoration : none;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* ****** Spoiler **** */
.pre-spoiler {
    border: 1px solid #AEADBC;
    margin: 0 15px 5px 15px;
    background: #D6D5E1;
    padding: 3px 5px 3px 5px;
    font-weight: bold;
    text-align: right;
    color: #FFFFFF;
}
.spoiler {
    background: #D6D5E1;
    margin: 0 15px 15px 15px;
    padding: 5px;
    border: 1px solid #AEADBC;
}
/* ****** fin Spoiler **** */

/******** archives *****/
h2.archive-title {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #69be28;
	margin: 20px 0px 2px;
}


ul.archive-archive li{
	background: url(images/archive-puce.gif) left center no-repeat !important;
	padding-left: 10px !important;
	list-style: none;
}

ul.archive-archive a:hover{
	list-style: none;
	color: #f2b000;
	text-decoration:none; 
}

ul.archive-cat li {
	background: url(images/archive-puce.gif) left center no-repeat !important;
	padding-left: 10px !important;
	list-style: none;
}

ul.archive-cat a:hover{
	list-style: none;
	color: #f2b000;
	text-decoration:none; 
}


/******** plan du site *****/
ul.plan-article li{
	background: url(images/plan-mini-puce.gif) left center no-repeat !important;
	padding-left: 12px !important;
	list-style: none;
}


ul.plan-page li{
	background: url(images/archive-puce.gif) left center no-repeat !important;
	padding-left: 10px !important;
	list-style: none;
}

small.plan{
	font-size: 85%;
}

/******* Gravatar *******/

.gravatar {
	background : url(images/avatar-bg.gif) no-repeat;
	width : 58px;
	height : 55px;
	margin-top : 3px;
	margin-right: 5px;
	padding : 6px 0 6px 6px;
	float : left;
}

.gravatar img {
	border : 1px solid #e1effb;
} 

.comment-number {
	font-size : 14px;
	color : #cccccc;
	float : right;
}

.comment-entry {
	width : 100%;
}

.comp_resp{
	/*width:900px;*/
	padding: 0;
	margin:0;
}

.10meilleures{
	clear:left;
	/*width:430px;*/
	margin:0;
}

.10dernieres{
	float:right;
	/*width:430px;*/
	margin:0;
}

.haut{
	background: url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme5/images/img_maquette/tab_haut.jpg) no-repeat;	
	width:410px;
	height:15px;
}

.milieu{
	background: url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme5/images/img_maquette/tab_centre.jpg) repeat-y;	
}

.bas{
	background: url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme5/images/img_maquette/tab_bas.jpg) no-repeat;	
	width:410px;
	height:33px;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

/******* fin de Gravatar *******/

/****** liens ***********/
.catlinkspage h2{
	font: normal 150%/100% "Trebuchet MS", Tahoma, Arial;
	color: #69be28;
	border : none;
	margin-left: 40px;
	margin-top: 20px;
}

.clplinklist {
	list-style: none;	
	padding-left:13px;
	margin-left: 10px;	
}

.clplinklist li {
	list-style: none;	
	padding-left:13px;
	margin-left: 10px;
	width : 170px;
	height : 19px;	
}

.clplinklist li a,.clplinklist li a {
	background : url(images/mini-star.gif) no-repeat;
	padding-left:13px;
	margin-left: 10px;	
}
.clplinklist li a:hover {
	color : #f2b000;
	text-decoration : none;
}


/******* Conferences **********/


.miniature{
	width:210px;
	margin: 10px auto 10px auto;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #e1e1e1;
	float: left;
}

.cadre_note_date_conf{
	width:170px;
	padding: 0 20px 0 20px;
}

.date_conf{
	font: 90%/100% "Trebuchet MS", Tahoma, Arial;
	line-height: 220%;
	color: #757575;
	float:left;
}

.lieu_conf{
	font: 90%/100% "Trebuchet MS", Tahoma, Arial;
	line-height: 220%;
	color: #757575;
	float:right;
}

.note_conf{
	float:right;
	margin-top:6px;
}

.id_conf{
	color:#000;
}

.titre_conf {
	text-decoration : none;
	color:#69be28;
}

.img_conf {
	width:100px;
	height:100px;
	margin:auto;
	border: 4px solid #D1D1D0;
	padding:0px;
}

/*   Liste conf */


.cadre-haut{
	width:920px;
	padding-bottom:5px;
	clear:both;
}

.cadre-bas{
	width:920px;
	padding-bottom:5px;
	clear:both;
}

.cadre-liste-conf{
	width:920px;
}

.prec{
	background : url(images/precedent.png) no-repeat;
	width:114px;
	height:28px; 
	float: left;
}
.suiv{
	background : url(images/suivant.png) no-repeat;
	width:114px;
	height:28px;
	float: right;
}

/* Page accueil */

.category_accueil_title{
	color: #69be28;
	margin: 0px 0px 2px 0px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	background : url(images/puce_coeur.png) no-repeat;
	padding-top: 3px;
	height:30px;
	padding-left: 43px;
}


.category_accueil_title h2 {
	margin: 0px 0px 2px 0px;
	color: #8a8a8a;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-top: 3px;
}

.category_accueil_home1{
	color: #69be28;
	margin: 0px 0px 2px 0px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	background : url(images/picto_1.png) no-repeat;
	/*padding-top: 3px;*/
	height:23px;
	padding-left: 33px;
}

.category_accueil_home1 h2 {
	margin: 0px 0px 2px 0px;
	color: #8a8a8a;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	/*padding-top: 3px;*/
}

.category_accueil_home2{
	color: #69be28;
	margin: 0px 0px 2px 0px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	background : url(images/picto_2.png) no-repeat;
	/*padding-top: 3px;*/
	height:23px;
	padding-left: 33px;
}

.category_accueil_home2 h2 {
	margin: 0px 0px 2px 0px;
	color: #8a8a8a;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	/*padding-top: 3px;*/
}

.category_accueil_home3{
	color: #69be28;
	margin: 0px 0px 2px 0px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	background : url(images/picto_3.png) no-repeat;
	/*padding-top: 3px;*/
	height:23px;
	padding-left: 33px;
}

.category_accueil_home3 h2 {
	margin: 0px 0px 2px 0px;
	color: #8a8a8a;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	/*padding-top: 3px;*/
}


.category_accueil_alaune{
	color: #6f6e65;
	margin: 10px 0px 2px 0px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	background : url(images/picto_recherche.png) no-repeat;
	padding-top: 3px;
	height:30px;
	padding-left: 43px;
}

.category_accueil_alaune h2 {
	margin: 10px 0px 2px 0px;
	color: #8a8a8a;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-top: 3px;
}


.category_accueil_select_post{
	/*float: right;*/
	padding-top:3px;
}

.cadre-accueil{
	padding:0;
	margin:0;
	float:left;
}

.cadre-evenement{
	padding:0;
	margin:0;
}




.accueil-post{
	width:300px;
	padding: 15px 5px 0px 5px;
	margin-right:30px;
	
	/*float:left;*/
}

.conf-moment{
	width:380px;
	padding: 15px 5px 0px 5px;
	margin:0 0 0 50px;

}

.partenaire_description{
	width:850px;
	padding: 15px 5px 0px 5px;
	margin-left:30px;
	text-align:justify;
}



.partenaire_actu{
	width:700px;
	padding: 15px 5px 0px 5px;
	margin-left:100px;
}

.accueil-post-alaune{
	width:670px;
	padding: 15px 5px 0px 5px;
	margin-right:30px;
	/*float:left;*/
}

.cadre-alaune{
	margin-top:20px;
	background: #f1f0e4;
	border: 1px solid #d3d2d2;
	height:266px;
	background : #f1f0e4 url(images/image_trophee.png) no-repeat;
}

.texte-alaune{
	color:#6f6e65;
	/*height:250px;*/
	width:340px;
	float:left;
	text-align: justify;
	font-size:13px;
	padding:20px 10px 20px 10px;
}
.texte-alaune h2{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #6f6e65;
	border: 0px;
}


.accueil-post-title{
	color: #69be28;
	font-size: 10px;
}
.evenement-post{
	/*position:relative;
	left:50px;*/
	width:380px;
	padding: 0px 40px 0px 5px;
	/*margin-left:50px;*/
	float:right;
}
.evenement-post-title{
	color: #69be28;
	font-size: 10px;
}

.evenement-post-title h2 {
	color: #8a8a8a;
}

.cadre-acces-direct{
	padding:0;
	margin:0;

}

.acces-direct-post{
	width:380px;
	padding: 38px 95px 0px 15px;
	float:right;
}

.acces-direct-post-title{
	color: #69be28;
	font-size: 10px;
}

.acces-direct-post-title h2 {
	color: #8a8a8a;
}




.accueil-post-title h2 {
	color: #8a8a8a;
}

.accueil-post-title_reflexes {
color: #69be28;
	font-size: 10px;
	width:660px;

}

.accueil-post-title_reflexes h2 {
	color: #8a8a8a;
}

.texte_preview_conf{
	text-align: justify;	
}

.texte_accueil{
	text-align: justify;
}

.image_conf{
	float:left;
	width:120px;
	height:110px;
	border-right: 8px solid #fff;
	border-top: 8px solid #fff;
}

.image_accueil{
	float:left;
	border-right: 8px solid #fff;
	border-top: 8px solid #fff;
}

.entry_accueil{
	clear: both;
	padding-top: 10px;
}



.cadre_note_date{
	width:325px;
	padding: 0 10px 0 5px;
}

.date_text_accueil{	
	font-style: italic;
}

.date_text{
	float:left;
	width:350px;	
}


.type_action{
	float:right;
	width:200px;
	margin-right:10px;	
	text-align:right;
}

.note{
	margin-top:4px;
}

.cadre_programme_haut{
	background : #fff url(images/cadre_programme_haut.png) no-repeat;
	width: 922px;
	height: 25px;
	margin:0px;
	padding:0px;

}

.cadre_programme_centre{
	background : #fff url(images/cadre_programme_centre.png) repeat-y;
	width: 922px;
	margin:0px;
	padding:0px;

}

.cadre_programme_bas{
	background : #fff url(images/cadre_programme_bas.png) no-repeat;
	width: 922px;
	height: 15px;
	margin:0px;
	padding:0px;

}
.tableau_conf_detail{
	width: 922px;
	height: 277px;
}

.photo_detail_conf{
	float: right; 
	margin-right: 65px; 
	margin-top: 35px;
	border: 4px solid #D1D1D0;
}

.article_recherche{
	background : url(images/picto_article.png) no-repeat;
	padding-left: 26px;
}


.conference{
	background : url(images/picto_conf.png) no-repeat;
	padding-left: 26px;
}

.partenaire{
	background : url(images/picto_partenaire.png) no-repeat;
	padding-left: 26px;
}

.text_haut_conf{
	width: 900px;
	padding-left:10px;
	text-align: justify;
}

#baniere_flash{
	width:200px;
	margin:10px auto 0 auto;
}

.form_partenaire{
	margin-left:80px;	
}

#autres_espaces{
	width:900px;
	float:left;
	margin-top:30px;
	padding:0px;
}

.picto_espace{
	float:left;
	margin-left:15px;
	padding:0px;
}

.adresse_partenaire{
	float:left;
	width:200px;
	margin-left:220px;
	margin-top:15px;
	padding:0;
}
.picto_partenaire{
	float:right;
	text-align:right;
	width:250px;
	margin-right:30px;
	padding:0;
}

/* Page proposer */

.cadre_proposer{
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/cadre_proposer.png) no-repeat;
	width: 864px;
	height:217px;
	margin: auto;
	padding:0px;
	
}

.photo_proposer{
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/photo_proposer.png) no-repeat;
	width: 122px;
	height:132px;
	margin-top:20px;
	margin-left:20px;
	float:left;
	
}
	
.texte_proposer{
	width: 675px;
	text-align: justify;
	margin-top:20px;
	margin-left:10px;
	float:left;
	font-size:13px;
	
}	
	
	
.cadre_proposer2{
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/cadre_proposer2.png) no-repeat;
	width: 390px;
	height:352px;
	margin-left: 50px;
	padding-left:25px;
	padding-top:12px;
	float:left;
	
}

.cadre_proposer3 {
	width: 415px;
	margin-right: 50px;
	margin-top:5px;
	float:right;
	
}

.cadre_proposer3_home {
	width: 415px;
	margin-right: 25px;
	/*float:right;*/
	
}


.cadre_comp_haut{
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/cadre_voter_haut.png) no-repeat;
	width: 412px;
	height:35px;
	padding-left:25px;
	padding-top:3px;

}

.cadre_comp_centre{
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/cadre_voter_centre.png) repeat-y;
	width: 412px;
	padding-left:25px;

	
}

.cadre_comp_bas {
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/cadre_voter_bas.png) no-repeat;
	width: 412px;
	height:35px;
	padding-left:25px;

	
}
.contener_cadre_reflexe{

	width:800px;
	margin-left:-150px;
	
	padding:0;	
}

/*.cadre_reflexe_haut{
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/cadre_reflexe_haut.png) no-repeat;
	width: 855px;
	height:22px;
}
*/
/*.cadre_reflexe_centre{

	width:800px;
	margin:auto;
	padding:0;	}
/*
.cadre_reflexe_bas{
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/cadre_reflexe_bas.png) no-repeat;
	width: 855px;
	height:21px;
}*/

.formulaire_vote {
	width: 350px;
	margin:auto;
	clear:both;
	
}

#form_vote{
	width: 600px;	
	clear:both;
}

#titre_formulaire{
	width:500px;
	display : inline;
	margin:auto;	
	color:#f2b000;
	font-weight:bold;
}

.cadre_voter_haut{
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/cadre-voter-haut.png) no-repeat;
	width: 850px;
	height:21px;
	margin: auto;
	/*padding-left:25px;
	padding-top:12px;*/
}

.cadre_voter_centre{
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/cadre-voter-centre.png) repeat-y;
	width: 835px;
	margin: auto;
	padding-left:15px;
	/*padding-top:12px;*/
}

.cadre_voter_bas{
	background : url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/cadre-voter-bas.png) no-repeat;
	width: 850px;
	height:55px;
	margin: auto;
	/*padding-left:25px;
	padding-top:12px;*/
}
	
.texte_voter{
	width: 850px;
	text-align: justify;
	font-size:13px;
	margin:auto;
	
}		

/*formulaire de recherche partenaire*/
.TextField{
	width: 250px;
	height: 19px;
	/*border: 1px solid #c5c5c5;*/
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}

.DropDownField{
	width: 250px;
	height: 19px;
	/*border: 1px solid #c5c5c5;*/
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
	

.searchform-controls input {
	background: url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/btn_rechercher.png) no-repeat;
	border: none;
	margin-top:20px;
	width: 79px;
	height: 22px;
	cursor: pointer;
}	
	
.searchform-params{
	width: 350px;
}

.flash_dossier{
	width:860px;
	margin:auto;	
}

.btn_voter{
     border:none;
     background: transparent url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/btn_voter.png) no-repeat top left;
     width:48px;
     height:24px;
     cursor: pointer;
}

.btn_proposer{
     border:none;
     background: transparent url(http://www.au-coeur-de-la-prevention.fr/wp-content/themes/theme6/images/btn_proposer.png) no-repeat top left;
     width:72px;
     height:21px;
     cursor: pointer;
}

.pagination{
	height:50px;
     width:72px;
	 margin:auto;
	 color:#757575;  
}
	
/*#list_part{
height:500px;
widh:200px;
clear:both;
margin:0;
}*/

#align_nav{
	margin-left:190px;

}


	