/* CSS Document */

body
{
	margin: 13%;
	margin-top:2%;
	margin-bottom:2%;
	padding: 0; 
	background-image: url(../forum/styles/GreenChampion/theme/images/fond.jpg);
	background-color:#5FA914;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:center;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	text-align: justify; 
	color:#333333;
}

#corps
{
	width: 100% !important;
	background-color:#F7F7F7;
	text-align:justify;
	font-size:0.7em;
	padding-bottom:5px;
}

#corps a
{
	color:#4BA123;	
}

#corps a visited
{
	color:#4BA123;	
}

#corps h1
{
color:#4BA123;
}

#corps h3
{
text-decoration:underline;
text-align:center;
}

#corps a
{
text-decoration:none;
text-align:center;
}

#menu
{
	list-style: none ;
	text-align: center ;
	cursor: pointer;
	margin: 0;
	padding-bottom:5px;
}

#menu li
{
	display: inline ;
	text-align: center ;
	margin-right: 30px ;
	color:#000000;
}

#menu li a
{

	padding-bottom: 4px;
	padding-left:4px;
	color:#000000;
	font-size: 1.0em;
	text-align: center ;
	text-decoration: none ;
	vertical-align:middle;
}

#sous_menu
{
	margin: 0 ;
	padding-top:35px ;
	padding-left:15px;
	list-style: none ;
	cursor: pointer;
	background-image:url(../images/fond_sous_menu_association.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:123px;
}

#sous_menu_adoption
{
	margin: 0 ;
	padding-top:30px ;
	padding-left:15px;
	list-style: none ;
	cursor: pointer;
	background-image:url(../images/fond_sous_menu_adoption.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:170px;
}

#sous_menu li, #sous_menu_adoption li
{
	color:#4BA123 ;
	font-weight:bolder;
	text-decoration: none 
}

#sous_menu li a, #sous_menu_adoption li a
{
	color:#4BA123 ;
	font-size: 1.1em;
	font-weight:bolder;
	text-decoration: none;	
}

#recherche
{
	padding-left:20px;
	padding-top:10px;
	font-size: 1em;
	color:#4BA123;
	background-image:url(../images/fond_sous_menu_adoption.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:170px;

}

#recherche select, #recherche input
{
	font-size: 1em;
}


#menu_gauche {
background: url(../images/menu_gauche.jpg);
background-repeat:no-repeat;
}

#menu_centre {
background: url(../images/menu_centre.jpg);
background-repeat:repeat-x;
padding-left:4px;
padding-top:13px;
font-size:0.8em;
}

#menu_droite {
background: url(../images/menu_droite.jpg);
background-repeat:no-repeat;
}

#fond_menu_gauche {
background: url(../images/fond_menu_gauche.jpg);
background-repeat:no-repeat;
}

#fond_menu_centre {
background: url(../images/fond_menu_centre.jpg);
background-repeat:repeat-x;
padding-left:4px;
}

#fond_menu_droite {
background: url(../images/fond_menu_droite.jpg);
background-repeat:no-repeat;
}

#texte
{
background-color:#FFFFFF;
margin:15px;
}

#texte_haut_gauche {
background: url(../images/texte_haut_gauche.jpg);
background-repeat:no-repeat;
}

#texte_haut {
background: url(../images/texte_haut.jpg);
background-repeat:repeat-x;
}

#texte_haut_droite {
background: url(../images/texte_haut_droite.jpg);
background-repeat:no-repeat;
}

#texte_bas_gauche {
background: url(../images/texte_bas_gauche.jpg);
background-repeat:no-repeat;
}

#texte_bas {
background: url(../images/texte_bas.jpg);
background-repeat:repeat-x;
}

#texte_bas_droite {
background: url(../images/texte_bas_droite.jpg);
background-repeat:no-repeat;
}

#texte_gauche {
background: url(../images/texte_gauche.jpg);
background-repeat:repeat-y;
}
#texte_droite {
background: url(../images/texte_droite.jpg);
background-repeat:repeat-y;
}

#bas
{
	width: 100%;
	text-align: center;
	padding-top: 50px;
	font-size:0.8em;
}