@import url("http://www.lavoixdesadoptes.com/commons/stylesheet.css");
/*body {
	margin: 0px;
	padding: 0px;
	background-repeat:repeat-y;
	background-position:center;
	background: url(images/bg.jpg);
}*/
/*#main {
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 897px;
}*/
/*#global {
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 897px;
	border-left: 8px solid #001a31;
	border-right: 8px solid #001a31;
	border-bottom: 8px solid #001a31;
	background-color: #efe8d8;
	padding: 0;
}*/

/**********/
/* Header */
/**********/
/*#page_header .inner {
	position: relative;
	top: 0px;
	margin: 0px;
	width: 897px;
	height: 220px;
	background-image: url(images/bandeau.jpg);
}*/
/*#page_header .inner h1 {
	margin: 0;
}*/
/*#page_header .inner h1 a {
	position: relative;
	top: 75px;
	left: 160px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 60px;
	font-weight: bold;
	color: #F0EBE2;
	text-decoration: none;
}
#page_header .inner h1 a:hover {
	border-bottom: 1px solid;
}*/

#page_header .inner #onglets {
	background: url("images/site/header_bg_onglet.png") no-repeat scroll left bottom transparent;
}

#onglets a#lien_site {
	color: #336BA6;
}

#page_header .inner #cadre_identite {
	position: absolute;
	left: 15px;
	bottom: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
#page_header .inner #cadre_identite a {
	color: white;
	text-decoration: none;
}
#page_header .inner #warning {
	position: absolute;
	left: 15px;
	top: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
#page_header .inner #warning img {
	vertical-align: sub;
	margin: 0 5px 0 0;
}
#page_header .inner #warning a {
	color: white;
}
#page_header .inner a#post-it {
	position: absolute;
	top: 0px;
	left: 30px;
	border: 1px solid transparent;
}

/**************/
/* Menu panel */
/**************/
#menu_panel {
	float: left;
	width: 270px;
	margin: 0 0 0 80px;
	padding: 0;
/*	border: 1px solid red;*/
}
#menu_panel .menu_elt {
	margin: 0 0 20px 0;
/*	background-image: url(images/menu_elt_1.png);
	background-repeat: no-repeat;
	background-position: bottom right;*/
/*	background-color: #d2bf9b;*/
	background-color: #E8E8E8;
	border-color:#336BA6;
	border-style:solid;
	border-width:0 0 0 5px;
}
#menu_panel .menu_elt h1 {
	background-color: #336BA6;
/*	background-color: #367da9;*/
/*	background-color: #857962;*/
/*	color: #efe8d8;*/
	color: white;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	line-height: 24px;
}
/*
#menu_panel .menu_elt_bottom {
	background-image: url(images/menu_elt_1.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #d2bf9b;
	height: 10px;
}
*/
/********/
/* Menu */
/********/
#Menu{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #3a79a0;
	font-size: 14px;
	text-decoration: none;
}
ul#Menu {
	list-style: none;
	margin: 0;
	padding: 5px 0px 10px 0px;
	font-weight: bold;
}
ul#Menu ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}
ul#Menu li, li.item {
	margin: 0px 0px auto 0px;
	padding: 0 0 0 10px;
	color: #000000;
	font-size: 14px;
}
ul#Menu span.section {
	margin: 5px 0px 3px 0px;
	border-bottom: 1px solid black;
	color: #2E2E2E;
	display: block;
}
ul#Menu ul.rubrique {
	display: list-item;
	margin-left: 0px;
	color: #4C6CA9;
}
ul#Menu ul.rubrique > li {
	margin: 5px 0px 3px 0px;
	padding-left: 0px;
	color: #2E2E2E;
}
ul#Menu ul.rubrique > li.c1 {
	list-style: inside url(images/rect_bleugris.png);
}
ul#Menu ul.rubrique > li.c2 {
	list-style: inside url(images/rect_vertgris.png);
}
ul#Menu ul.rubrique > li.c3 {
	list-style: inside url(images/rect_jaune.png);
}
ul#Menu ul.rubrique > li.c4 {
	list-style: inside url(images/rect_orange.png);
}
ul#Menu ul.rubrique > li.c5 {
	list-style: inside url(images/rect_rouge.png);
}
ul#Menu ul.rubrique > li.c6 {
	list-style: inside url(images/rect_mauve.png);
}
ul#Menu ul.item {
	margin-left: 20px;
}
ul#Menu li a {
	cursor: pointer;
	font-weight: bold;
	color: #3a79a0;
	text-decoration: none;
}
ul#Menu li a:hover{
/*	background-image: url(images/fleche.gif);*/
/*	background-repeat: no-repeat;*/
	color: #ffffff;
}
ul#Menu li#selected {
	background-image:url(images/site/menu_item_selected.png);
	background-position: right;
/*	background-color: #efe8d8;*/
	background-repeat: no-repeat;
}
ul#Menu li#selected a {
/*	color: #448EBB;*/
	color: #448EBB;
}
ul#Menu li#selected a:hover {
/*	color: #448EBB;*/
	color: #3a79a0;
}
/*
#Accueil a#Accueil{
	height:33px;
	text-decoration: none;
	background-image:url(images/fleche.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight: normal;
}
.style2 {
	color: #000000;
	font-size: medium;
}
*/


/********/
/* News */
/********/
marquee{
	overflow:auto;
	display:block;
	margin:0px;
	padding: 10px;
	height:200px;
}

.news {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
/*	color: #448EBB;*/
/*	color: black;*/
	color: #2E2E2E;
}
.news a p {
	text-decoration: none;
	margin: 8px 0 0 0;
}
.news hr {
	margin: 8px 0 8px 0;
}
.news a:link {
/*	color: #448EBB;*/
/*	color: black;*/
	color: #2E2E2E;
}
.news a:visited {
/*	color: #448EBB;*/
/*	color: black;*/
	color: #2E2E2E;
}
.news a:hover {
	color: #ffffff;
}


/**********/
/* Footer */
/**********/
#footer p {
	margin:0;
	padding: 5px 0 10px 0;
	text-align:center;
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 10px; 
	color: #808080;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}


/*****************/
/* Content Panel */
/*****************/
#content_panel_bg {
	height: 100%;
	margin-left: 350px;
	border: 0;
}
#content_panel {
	position: relative;
	margin: 0 90px 40px 20px;
	font-size: 13px;
	font-family:  "Trebuchet MS", Arial, Helvetica;
	color: #0a0a0a;
}
#content_panel table td {
	vertical-align: top;
}
#content_panel h1 {
	color: white;
	font-size: large;
	padding-left: 5px;
	margin-top: 1.5em;
	line-height: 30px;
	background: url(images/titre_bg2.png) repeat;
}
#content_panel h1.subtitle {
	color: #3a79a0;
	font-size: medium;
	font-style: oblique;
	padding-left: 5px;
	margin-top: 1em;
	line-height: 1em;
	background: none;
}
#content_panel h2 {
/*	color: white;*/
	font-size: large;
	text-align: left;
	padding-left: 0px;
	margin-top: 1.5em;
	height: 30px;
	line-height: 30px;
/*	background: url(images/titre_bg2.png) repeat-x;*/
}
#content_panel h2 img {
	display: inline;
	border: none;
	margin: 0 5px 0 0;
	height: 1.5em;
	vertical-align: bottom;
}

#content_panel p {
	text-align: justify;
	color: #0a0a0a;
}

#content_panel p.strong {
	text-align: left;
	color: #3a79a0;
	font-weight: bold;
}

#content_panel .objectifs {
	width: 100%;
	height: 120px;
	margin: 20px auto;
/*	background: yellow;*/
}
#content_panel .objectifs p {
	float: left;
	width: 140px;
	height: 100px;
	text-align: left;
	margin: 0 0 0 25px;
	padding: 5px;
	border: solid #336BA6; /* VDA blue */
	border-width: 0 0 0 5px;
/*	background: #EFE8D8 url(images/deco.jpg) no-repeat scroll 0 0;*/
	font-weight: bold;
}
#content_panel .index_cadre_objectif li {
	display: block;
	width: 20%;
}
#content_panel .article h1 {
	font-size: small;
	color: #448EBB;
	padding: 0;
	margin-top: 2em;
	height: auto;
	line-height: 1.2em;
	text-align: justify;
	background: none;
}
#content_panel .article p {
	margin: 0.5em 0 1em 2em;
	text-align: justify;
}
#content_panel .p1 {
	font-weight: bold;
	margin-top: 6px;
}
#content_panel .objectif dt {
	font-weight: bold;
}
#content_panel table.bureau td {
	vertical-align: top;
	padding: 8px 5px 0 0;
	text-align: left;
}
#content_panel .adresse {
	text-align: center;
/*	font-weight: bold;*/ 
	border: 1px solid;
	padding: 10px;
	background-color: #fff8d0;
}
#index_gros_titre {
	text-align: center;
	color: black;
}

#content_panel img {
	display: block;
	/*border: 1px solid black;*/
	margin: 0 auto;
	background-color: #ffffff;
}

#content_panel img.miniature {
	display: inline;
	/*border: 1px solid black;*/
	margin: 0 10px 0 0;
	background-color: #FFF8E6;
}

#content_panel a > img.miniature {
	border: 1px solid silver;
	padding: 10px 10px 10px 10px;
}

#content_panel img.float {
	float: left;
	margin: auto 20px 10px 0;
}

#content_panel ul.sans_deco {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content_panel ul.sans_deco li {
	margin: 1em 0 0.5em 0;
}

img.sans_deco {
	border: none;
	background-color: transparent;
}

#content_panel li img {
	display: inline;
	border: none;
	margin: 0 5px 0 0px;
	vertical-align: bottom;
	background-color: transparent;
}

.gradualshine{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}


#content_panel .grille_vignettes,.grille_vignettes_small {
/*	float: left;*/
	display: inline-block;
	width: 165px;
	height: 250px;
	padding: 0 5px 0 5px;
	text-align: center;
	vertical-align: bottom;
}
#content_panel .grille_vignettes_small {
	height: 150px;
}
#content_panel .grille_vignettes,.grille_vignettes_small a {
	border: none;
}


#content_panel .cadre_1 {
	display: block;
	margin: 0 auto;
	width: 232px; /* Nos images de fond auront 220px de largeur */
	background: transparent url(images/bouton_telechargement_bas.png) no-repeat;
	background-position: center bottom;
	border: solid 1px transparent;
	text-decoration: none;
}
#content_panel .cadre_1 div.haut {
	height: 18px;
	margin: 0;
	padding: 0;
	background: transparent url(images/bouton_telechargement_haut.png) no-repeat;
	background-position: center top;
}
#content_panel .cadre_1 .haut img {
	display: inline;
	position: relative;
	top: 18px;
	left: 18px;
	border: 0px;
	background-color: transparent;
	padding: 0;
	height: 40px;
}
#content_panel .cadre_1 p {
	margin: 0 0 28px 0;
	padding: 0 28px 0 62px;
	text-align: left;
	background: transparent url(images/bouton_telechargement_milieu.png) no-repeat;
	background-position: center top;
	min-height: 40px;
}


#content_panel .cadre_1_light {
	display: block;
	margin: 0 auto;
	width: 232px; /* Nos images de fond auront 220px de largeur */
	border: none;
	text-decoration: none;
}
#content_panel .cadre_1_light .haut img {
	border: 0px;
	background-color: transparent;
	padding: 0;
	height: 40px;
}
#content_panel .cadre_1_light p {
	text-align: center;
}


#content_panel .center {
	margin: 0 auto;
	text-align: center;
}	
#content_panel .center img {
	display: inline;
	border: 1px solid black;
	margin: 0 auto;
}
#index_gros_titre h1 {
	font-size: xx-large;
	margin-bottom: 0px;
	color: black;
	padding: 0;
	margin-top: 1em;
	height: 1em;
	line-height: 1em;
	background: none;
}
#index_gros_titre h2 {
	font-size: small;
	font-style: italic;
	font-weight: normal;
	margin: 0 auto 20px auto;
	text-align: center;
}
p#rejoint_nous {
	margin-top: 1em;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
#rejoint_nous a {
	color: #448EBB;
}
#rejoint_nous a:hover {
	color: #66BBDD;
}
#content_panel strong .important1 {
	color: black;
}
#content_panel strong .important1 a {
	color: black;
}
#content_panel strong .important2 {
	color: red;
}
#content_panel strong .important2 a {
	color: red;
}
#content_panel strong.s2 {
	text-decoration: underline;
}
#content_panel strong.s2 a {
	text-weight: bold;
}
#content_panel strong.s3 {
	color: red;
}
#content_panel em.enormous {
	font-size: 30px;
	color: #336BA6;		/* VDA blue */
}
#content_panel ul {
	padding-left: 15px;
}
#content_panel .note, .note_small {
	border: 1px solid grey;
	margin-top: 10px;
	padding: 0px 10px 0 110px;
/*	background-color: white;*/
	background: #D2BF9B url(images/information_icon_w100.png) no-repeat left;
	color: black;
}
#content_panel .note_small {
	padding: 10px 10px 0 70px;
	min-height: 60px;
}
#content_panel .note_small p:first-child {
	margin: 0 0 10px 0;
}
#content_panel .calendrier {
	background: #F5F5F5 url(images/logo_calendrier_small.jpg) no-repeat 10px 10px;
}
#content_panel .contact_courriel {
	background: #F5F5F5 url(images/logo_arobase_small.jpg) no-repeat 10px 10px;
}
#content_panel .information {
	background: #F5F5F5 url(images/logo_information_small.png) no-repeat 10px 10px;
}
table#racourcis td {
	vertical-align: middle;
}
#racourcis a {
	color: white;
}
#racourcis a:hover {
	color: white;
	text-decoration: underline;
}
.separation {
	visibility: hidden;
	clear: both;
	margin-top: 0;
	padding: 0;
	border: 0px;
}
#content_panel #biblio {
/*	list-style: none;
	margin-top: 10px;*/
	padding-left: 15px;
}
#content_panel #biblio li {
	margin-top: 0.2em;
}
#content_panel #biblio .title {
/*	font-style: italic;*/
	font-weight: bold;
}
#content_panel #biblio .author {
/*	color: green;*/
}
#content_panel #biblio .date {
/*	color: black;*/
}
#content_panel table.photo {
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 100%;
	background-color: #f8f8f8;
	border: 1px solid black;
}
#content_panel .photo p {
	text-align: center;
	margin: 0.4em auto 0.4em auto;
}
#content_panel .cellule_pays h1 {
/*	padding: 0;*/
}
#content_panel .cellule_pays .drapeau {
	float: left;
/*	display: inline;*/
	margin: 0 10px 5px 0;
}
#content_panel .cellule_pays .drapeau td {
	margin: 0;
}
#content_panel .cellule_pays table.photo {
	float: right;
	margin: 0 0 0 10px;
	width: 150px;
}
#content_panel .cellule_pays table.photo ul {
	padding: 0;
	margin: 0 0 0 10px;
}
#content_panel .cellule_pays hr {
	clear: right;
	visibility: hidden;
}
#content_panel table.coord {
	margin: 0 auto 0 40px;
}
#content_panel table.coord td.contact {
	text-align: right;
}
#content_panel .illustration p {
	text-align: center;
	font-weight: bold;
	color: black;
	margin: 3px;
}

table.std {
	border-collapse: collapse;
	background-color: #ffffff;
}
table.std td, th {
	border: 1px solid #000000;
	padding: 3px 10px 3px 10px;
/*	text-align: center;*/
}

.table {
	background: url(images/deco.jpg);
	background-repeat:no-repeat;
}
.table2 {
	margin-top:6px;
	margin-left: 10px;
	margin-right: 10px;
}

/********/
/* Texte et titre */
/********/
.titre {
	margin-bottom: 2em;
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 16px; 
/*	color: #448EBB;*/
	color: #3a79a0;
	font-weight: bold;
	text-decoration: none;
	}
.titre a:link {
	color: #448EBB; text-decoration: none;
}
.titre a:visited {
	color: #448EBB; text-decoration: none; border-bottom: 1px dashed #448EBB;
}
.titre a:hover {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
}

a {
	color: #336BA6;		/* VDA blue */
}
a:hover {
	color: #000000;
}


/********/
/* Boutons */
/********/
.bt {
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 14px; 
	color: #F0EBE2;
	font-weight: bold;
	text-decoration: none;
	}
.bt a:link {
	color: #F0EBE2; text-decoration: none;
}
.bt a:visited {
	color: #F0EBE2; text-decoration: none;
}
.bt a:hover {
	color: #ffffff;
	text-decoration: none;
}


/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/
.main {
	height: 200px;
	width: 100%;
	margin: 100px auto 0 auto;
	background: white;
}

.dialog {
	position: relative;
/*	border: 1px solid red;*/
	background: blue;
	margin: 30px;
/*	width: 100px;
	height: 100px;*/
}

.dialog .tlc, .trc, .blc, .brc
	{
	position: absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	}

.dialog .tlc
	{
	top: -17px;
	left: -17px;
	background-image:url(images/shadow_border_20px-0-0.png);
	background-position: 0% 0%;
	height: 17px;
	width: 17px;
	}

.dialog .trc
	{
	top: -17px;
	right: -17px;
	height: 17px;
	width: 17px;
	background-image:url(images/shadow_border_20px-2-0.png);
	background-position: 100% 0%;
	}
	
.dialog .blc
	{
	bottom: -17px;
	left: -17px;
	height: 17px;
	width: 17px;
	background-image:url(images/shadow_border_20px-0-2.png);
	background-position: 0% 100%;
	}

.dialog .brc
	{
	bottom: -17px;
	right: -17px;
	height: 17px;
	width: 17px;
	background-image:url(images/shadow_border_20px-2-2.png);
	background-position: 100% 100%;
	}

.dialog .tb, .bb
	{
	position: absolute;
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
.dialog .tb
	{
	top: -17px;
	left: 0px;
	height: 17px;
	width: 100%;
	background-image:url(images/shadow_border_20px-1-0.png);
	background-position: 0% 0%;
	}

.dialog .bb
	{
	bottom: -17px;
	left: 0px;
	height: 17px;
	width: 100%;
	background-image:url(images/shadow_border_20px-1-2.png);
	background-position: 50% 100%;
	}
	
.dialog .rb
	{
	position: absolute;
	top: 0px;
	right: -17px;
	height: 100%;
	width: 17px;
	background-image:url(images/shadow_border_20px-2-1.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

.dialog .lb
	{
	position: absolute;
	top: 0px;
	left: -17px;
	height: 100%;
	width: 17px;
	background-image:url(images/shadow_border_20px-0-1.png);
/*	background-position: 0% 100%;*/
	background-repeat: repeat-y;
	}
