/*	------------------------------------------
/*	Corps de texte - Général
/*	------------------------------------------
*/
div, form, fieldset, input, select {
	margin:0px;
	padding:0px; 
}
div, form, fieldset {
	border:0px;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: 0;
}
a.external {
	background: url(/design/external.gif) right no-repeat;
	padding-right:13px;
}
abbr, acronym, .help {
	cursor: help;
}
p.center {
	text-align:center;
}
.alert {
	color:#BD007B;
	font: bold 1.1em Arial, Verdana;
	margin-bottom:3px;
}

input.ok, input.ok_, input.ok__ {
	background: url(/design/OK.gif) no-repeat bottom;
	font:bold 1.2em Arial Black, Arial;
	color:#B4CB15;	
	cursor: pointer;	
	border:0px;
	width:41px;
	height:20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
input.ok:hover {
	background: url(/design/OK2.gif) no-repeat bottom;
}
input.ok_ {
	background: url(/design/OK3.gif) no-repeat bottom;
}
input.ok_:hover {
	background: url(/design/OK4.gif) no-repeat bottom;
}
input.ok__ {
	background: url(/design/OK5.gif) no-repeat bottom;
}
input.ok__:hover {
	background: url(/design/OK6.gif) no-repeat bottom;
}
/*	------------------------------------------
/*	Corps Principal
/*	------------------------------------------
*/
body {
	background: #BD007B;
	margin: 0px;
	padding: 0px;
	font: 100% Arial, Verdana, Helvetica;
	text-align: center;
}


div#site, div#site1, div#site2, div#site3 {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	font-size: 70%;
	line-height: 150%;
	background: #FFFFFF url(/design/fond.gif) repeat-y 0 0;
}
div#site1 {
	background: #FFFFFF url(/design/fond-search.gif) repeat-y 0 0;
}
div#site2 {
	background: #BDCD00 url(/design/fond.gif) repeat-y 0 0;
}
div#site3 {
	background: #97C00E url(/design/fond.gif) repeat-y 0 0;
	background: #FFFFFF url(/design/fond-blog.gif) repeat-y 0 0;
}
/* CSS Document */


/*	------------------------------------------
/*	Header - Pages intérieures
/*	------------------------------------------
*/
#header {
	background: url(/design/header.gif) no-repeat ;
	height:68px;
}

#header a {
	display:block;
	height:68px;
	width:100%;
	text-indent: -2000px;
	text-decoration: none;
	background: url(/design/degrade.png) no-repeat bottom;
}

#header ul {
	height:68px;
	margin:0;
	padding:0;
	list-style-type:none;
}
#header li {
	margin:0;
	padding:0;
	float:left;
	width: 247px;
	height:68px;
}
#header a:hover {
	height:68px;
	background: url(/design/nothing.png);	
}
#header li.actif a {
	height:68px;
	background: url(/design/nothing.png);	
}
#header #navi1 {
	height:68px;
}
#header #navi2 {
	height:68px;
}
#header #navi3 {
	height:68px;
}
#header #navi4 {
	height:68px;
}


/*	------------------------------------------
/*	Colonne principale - Home
/*	------------------------------------------
*/
#col4g, #col3g, #col1g {
	float: left;
	width: 741px;
	margin-top: 0px;
}
#col1g {
	width: 230px;
	overflow:hidden;
}
#col4g {
	width: 988px;
}
#col4g h1, #col3g h1 {
	font: italic 2.2em Arial, Verdana, Helvetica;
	text-align: center;
	color: #BD007B;
}
#col4g h2, #col3g h2 {
	font: bold 1.2em Arial, Verdana, Helvetica;
	color: #BD007B;
	margin:0px;
	margin-left:16px;
}
#col3g h3 {
	font: 1.6em Arial, Verdana, Helvetica;
	text-align: center;
	color: #BD007B;
}
#col1g h3 {
	font: 1.6em Arial, Verdana, Helvetica;
	text-align: center;
	color: #BD007B;
}
#col4g p, #col3g p, #col1g p {
	font-size: 1.1em;
	line-height: 150%;
}
#col1g h2 {
	font: 1em Arial Black, Verdana, Helvetica;
	color: #95BD0F;
	color: #BD007B;
	margin:4px;
	text-align:center;
}
#col1g p {
	color: #95BD0F;
	color: #BD007B;
	font-size: 1em;
	line-height: 1.3em;
	margin:4px;
	text-align:center;
	letter-spacing:-0.02em;
}
#col1g a {
	color: #BD007B;
/*	text-decoration:underline;*/
	font-weight:bold;
}

/*	------------------------------------------
/*	Style Barre de recherche
/*	------------------------------------------
*/
#viral {
	width:709px;
	margin-left:15px;
	background: url(/design/search-top.gif) no-repeat top;
}
#viral form {
	background: url(/design/search-bottom.gif) no-repeat bottom;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
text-align:right;
}
#viral fieldset {
	background: url(/design/titre_selection2.gif) no-repeat top left;
}
#viral label {	
	color:#FFFFFF;
	font: bold 1.1em Arial, Verdana, Helvetica;
}
#viral input.court {
	width:60px;	
}
#viral textarea, #viral input {
	font: 1em Arial, Verdana, Helvetica;
}
#viral input.ok {
	font:bold 1.2em Arial Black, Arial;
}
#viral textarea {
	width:689px;
	margin-top:8px;
}

#moteur{
	width:709px;
	display:block;
	background: url(/design/search-top.gif) no-repeat top;
	margin-top:6px;
	margin-bottom:5px;
	margin-left:15px;
	margin-right:0px;
}
#moteur form {
	background: url(/design/search-bottom.gif) no-repeat bottom;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:4px;
	min-height:22px;
	text-align:center;
}	
#moteur fieldset {
	border:none;
}
#moteur select {
	color:#B1CD00;
	font:bold 1.2em Arial, Verdana, Helvetica;
	width:145px;
	margin-left:10px;
	border:#000000 1px solid;
}
#moteur optgroup {
	color:#AAAAAA;
	font-style:oblique;
}
#moteur label {
	display:none;
}
#moteur input {
	background: url(/design/OK.gif) no-repeat bottom;
	font:bold 1.2em Arial Black, Arial;
	color:#B4CB15;	
	cursor: pointer;	
	border:0px;
	width:41px;
	height:20px;
}
#moteur input:hover {
	background: url(/design/OK2.gif) no-repeat bottom;
}

#liner {
	float:right;
	padding-top:15px;
	padding-right:17px;
	width:238px;
	color:#BD007B;
	font: bold 1.1em Arial, Verdana;
	text-align:center;
	word-spacing:1em;
}
#liner a {
	color:#BD007B;
	font: bold 1.1em Arial, Verdana;
}
#liner .active {
	font: bold 1.1em Arial, Verdana;
	color:#DBDEEB;
}

#pager {
	background:url(/design/pager.gif) no-repeat bottom left;
	float:right;
	padding-right:17px;
	width:238px;
	height:90px;
	color:#BD007B;
	font: bold 1.1em Arial, Verdana;
	text-align:center;
	word-spacing:0.9em;
}
#pager a {
	color:#BD007B;
	font: bold 1.1em Arial, Verdana;
}
#pager .active {
	font: bold 1.1em Arial, Verdana;
	color:#DBDEEB;
}
/*	------------------------------------------
/*	Style des vignettes
/*	------------------------------------------
*/
#col4g div.float, #col3g div.float, #col1g div.float , #col2m div.float{
	width: 120px;
	height:152px;
	padding: 0px;
	float: left;
	text-align: center;
	z-index:0;
}

#col4g div.clear, #col4g div.spacer, #col3g div.clear, #col3g div.spacer, #col1g div.clear, #col1g div.spacer {
	display:block;
	clear: both;
	height:2px;
	font-size:0px; 
	line-height:0em;
}
div.spacer {
	border-top:#999999 1px solid;
}

#col4g div.float a, #col3g div.float a, #col1g div.float a , #col2m div.float a {
	padding-top: 10px;
	display:block;
	font-size: 10px;
	line-height:1.2em;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
div.float a span.popup {
	display:none;
	float:left;
	position:absolute;
	margin-top:100px;
	width:110px;
	background:url(/design/vignette-bottom.gif) no-repeat bottom;
	font-size:1.2em;
	line-height:1.2em;
	padding:5px;
	padding-bottom:10px;
}
div.float a:hover span.popup {
	display:block;
}

#col4g div.float a:hover, #col3g div.float a:hover, #col1g div.float a:hover , #col2m div.float a:hover{
	text-decoration:none;
	background:url(/design/vignette-top.gif) no-repeat top;
}
div.float span.barre{
	text-decoration:line-through;
}

#col3g div.container {
	margin-left: 7px;
	margin-right: 7px;
}
#col4g div.container {
	margin-left: 5px;
	margin-right: 22px;
}
#col1g div.container {
	margin-left: 55px;
	margin-right: 55px;
}

/*	------------------------------------------
/*	Page d'administration
/*	------------------------------------------
*/

#col2m form fieldset label {
	width:127px;
	float:left;
	text-align:right;
}
#col2m form fieldset input[type=checkbox] {
	color:#FF0000;
	height:16px;
}
#col2m form fieldset input[type=text], #col2m form fieldset textarea {
	width:226px;
}
#col2m a {
	color:#BD007B;
}
/*	------------------------------------------
/*	Colonne de droite - Home
/*	------------------------------------------
*/

#col1d {
	width: 222px;
	margin: 0px 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 20px;
	float: right;
	overflow:hidden;
	text-align:center;	
}
#col3d {
	width:758px;
	margin: 0px;
	padding-top: 5px;	
	padding-left: 0px;
	padding-right: 0px;	
	float: right;
	overflow:hidden;
	text-align:center;
}

#col1d img {
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
}
#col3d h1 {
	background: url(/design/blog-tribu.gif) no-repeat center;
	width:132px;
	height:71px;
	color:#01642B;
	font: 2em Arial Black, Verdana, Helvetica;
	padding:6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left:auto;
	text-align:center;
	text-indent:-2000px;
}

#col1d h2{
	width:222px;
	white-space:nowrap;
	overflow:hidden;
	color:#01642B;
	font: 0.95em Arial Black, Verdana, Helvetica;
	padding-top:10px;
	padding-bottom: 2px;
	margin:0px;
}
#col3d h2 {
	overflow:hidden;
	color:#01642B;
	font: 0.95em Arial Black, Verdana, Helvetica;
	padding-top:4px;
	padding-bottom: 2px;
	padding-right: 17px;
}
#col3d h3 {
	font: 1.6em Arial, Verdana, Helvetica;
	text-align: center;
	color: #01642B;
}
#col3d a, #col1d a{
	width:100%;
}
#col1d p {
	color: #FFFFFF;
	font: 1em Arial, Verdana, Helvetica;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}
#col1d p a, #col3d p a {
	text-decoration:underline;
}
#col3d p {
	color: #FFFFFF;
	font: bold 1.2em Arial, Verdana, Helvetica;
	line-height:1.6em;
	padding-bottom: 15px;
	margin: 0px;
	text-align: center;	
}
#col3d p span {
	color:#318925;
}
#categories p {
	font: 1em Arial Black, Verdana, Helvetica;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
	clear:both;
}
#categories span {
	font: 1em Arial, Verdana, Helvetica;
	font-style:italic;
}
#categories img{
	padding-top: 3px;
	padding-bottom:5px;
	float:right;
}
#categories p a {
	color:#FFFFFF;
	text-decoration:none;
}


/*	------------------------------------------
/*	Style des categories de blog
/*	------------------------------------------
*/
#col3d div.container {
	width:670px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#col3d div.float {
	width: 300px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 17px;
	padding-right: 17px;
	float: left;
	overflow:hidden;
	text-align: center;
}
#col3d div.float:hover {
}
#col3d div.float a{
	padding: 5px 0px;
	display:block;
	background: url(/design/blocLC1.gif) no-repeat;
	height:120px;
}
#col3d div.float a:hover {
	background: url(/design/blocLC2.gif) no-repeat;
	text-decoration:none;
}

#col3d div.clear {
	display:block;
	clear: both;
	height:2px;
	font-size:0px; 
	line-height:0em;
}


#col3d div.float span {
	color:#318925;
	font:italic bold 1.1em Arial, Verdana, Helvetica;
	margin:3px;
	padding: 0px;
}
#col3d div.float span.h2 {
	color:#FFFFFF;
	font:bold 1.4em Arial, Verdana, Helvetica;
	margin:3px;
	padding: 0px;
}
#col3d div.float span.p {
	color:#FFFFFF;
	font: 0.95em Arial, Verdana, Helvetica;
	margin:3px;
	padding: 3px;
}

/*	------------------------------------------
/*	Concours Blog
/*	------------------------------------------
*/
#col3d1d {
	color:#FFFFFF;
	width: 230px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 17px;
	float: right;
}
#col3d2m {
	color:#FFFFFF;
	margin-top: 0px;
	margin-left:230px;
	margin-right:247px;
	padding-top: 10px;
}
#col3d2m_ {
	color:#FFFFFF;
	width: 492px;
	margin-top: 0px;
	margin-left:240px;
	margin-right:247px;
	padding-top: 10px;
}
.cadre, .cadre2 {
	background: #A8C606 url(/design/cadre-bottom.gif) no-repeat bottom;
	margin-right: 17px;
	margin-bottom:20px;
	color:#FFFFFF;
	font: bold 1em Arial, Verdana;
}
.cadre2 {
	background: #6E9817 url(/design/bouton-bottom.gif) no-repeat bottom;
	margin-right: 44px;
	margin-left: 28px;
}
.cadre-top {
	background: url(/design/cadre-top.gif) no-repeat top;
	color:#FFFFFF;
	font: bold 1em Arial, Verdana;
	padding: 5px;
}

/*	------------------------------------------
/*	onglet - Concours Blog
/*	------------------------------------------
*/
#onglet, .onglet {

	padding: 0px;
	height:27px;
	background: url(/design/onglet-fond.gif) repeat-x bottom;
}
#col3d #onglet {
	margin-right: 17px;
}
#onglet a {
	display:block;
	height:27px;
	margin: 0px;
	padding: 0px;
	width:100%;
	text-decoration: none;
}

#onglet ul {
	height: 27px;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#onglet li {
	margin: 0px;
	padding: 0px;
	float:left;
	width: 123px;
	height:27px;
}
#onglet li a {
	width: 106px;
	height:27px;
	background: #A8C606 url(/design/onglet-off.gif) no-repeat;
	color:#709A0F;
	font: 1.0em Arial Black, Arial;
	letter-spacing:-0.02em;
	text-align:center;
	margin-left:17px;
	line-height:2em;
}
#onglet li.actif a, #onglet li a:hover {
	height:27px;
	background:#BDCD00	url(/design/onglet.gif) no-repeat;
	color:#FFFFFF;
	margin-left:17px;
}

/*	------------------------------------------
/*	Style des pavé de connexion 
/*	------------------------------------------
*/
#connexion {
	color:#FFFFFF;
	font: bold 1em Arial, Verdana;
	width: 230px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 17px;
	float: right;
}
#connexion p {
	font: bold 1.1em Arial, Verdana;
	line-height:1.3em;
	padding-bottom:5px;
}
#connexion p a {
	text-decoration:none;
}
#connexion p a:hover {
	text-decoration:underline;
}
#connexion fieldset {
	background: none;

}

#connexion input {
	width: 140px;
}
#connexion label {
	float: left;
	width:50px;
	text-align:right;
}
#connexion input#submit {
	width:100px;
}


#info-cat {
	color:#FFFFFF;
	margin-right:247px;
}
#info-cat ul {
	font-weight: bold;
	text-align: left;
	margin-left: 100px;
	margin-top: 0px;
	padding-top: 0px;
}
#info-cat p	{	
	margin: 0px;
	padding: 0px;
}
#inscription {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	width:158px;
}
#inscription a {
	display:block;
	width: 190px;
	height: 35px;
	font: 1.7em Impact;
	line-height:1.8em;
	background: url(/design/bouton.gif);
}

#vote {
	display:block;
	background: url(/design/bouton-top.gif) no-repeat top;
	padding: 5px;
	color:#FFFFFF;

	font: 1.7em Impact;
	text-transform: lowercase;
	text-align:center;
}

#blog-detail, #blog-rss {
	display:block;
	background: url(/design/cadre-top.gif) no-repeat top;
	padding: 10px;
	color:#FFFFFF;
}

#blog-rss {
	padding-top:10px;
	padding-bottom:10px;
	height:450px;
	overflow-y: auto;
}
#blog-rss a {
	text-decoration:underline;
}
#blog-detail a {
	color:#00662C;
}
#blog-detail {
	color:#00662C;
	font: 1.2em Arial, Verdana;
}
#blog-detail span {
	color:#FFFFFF;
	font-weight: bold;
}
#preview {
	display:none;
	position:absolute;
	margin-left:-511px;
	margin-top:-20px;
	background: url(/design/blocPreview.gif) no-repeat;
	width:491px;
	height:331px;
	padding-top:41px;
	text-align:center;
}
/*	------------------------------------------
/*	Colonne du mileu - Liste des blogs
/*	------------------------------------------
*/
#col3d2m_ div.container {
	display: block;
}

#col3d2m_ div.float {
	width: 123px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	z-index:0;
}

#col3d2m_ div.clear, #col3d2m_ div.spacer {
	display:block;
	clear: both;
	height:2px;
	font-size:0px; 
	line-height:0em;
}

#col3d2m_ div.float a {
	display:block;
	font-size: 9px;
	line-height:1em;
	color:#FFFFFF;
	font-weight:bold;
}

#col3d2m_ div.actif {
	background: #96BF0D;
}

#col3d2m_ div.alert {
	margin-left:27px;
}


/*	------------------------------------------
/*	Formulaires d'inscription
/*	------------------------------------------
*/
#col3d2m form {
	margin:0px;
	padding:0px;
}
#col3d2m textarea, #col3d1d textarea {
	font: 1em Arial;
}
#col3d2m p, #col3d1d p {
	margin:0px;
	margin-bottom:5px;
	font: bold 0.9em Arial, Arial;
}
#col3d2m fieldset a, #col3d1d fieldset a {
	text-decoration:underline;
}
#col3d2m h1, #col3d1d h1 {
	color:#FFFFFF;
	font: 1.2em Arial Black, Arial;
	margin:0px;
}
#col3d2m fieldset, #col3d1d fieldset {
	border:none;
	text-align:left;
	padding: 0px;
}
#col3d2m div.h1, #col3d1d div.h1 {
	padding: 0px;
}

#col3d2m div.h1 h1, #col3d1d fieldset div, #col3d1d div.h1 h1 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
#col3d2m form fieldset div {
	padding: 10px;
}
#col3d2m label {
	display:inline;
	float:left;
	color:#FFFFFF;
	font: bold 0.9em Arial, Arial;
}
#col3d2m input {
	margin-bottom:2px;
	width:200px;
}
#col3d2m input.court {
	width: 20px;
}

#col3d2m textarea {
	width: 200px;
}

#col3d2m label {
	width: 127px;
	text-align:right;
}
#col3d2m label.large {
	width: 430px;
	text-align:left;
}
#col3d2m input.ok_ {
	width:41px;
	margin-left:208px;
}


#col3d2m div.h1 {
	background: #318C21 url(/design/form-top.gif) no-repeat top;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:17px;
	margin-right:17px;
	padding: 0px;
}

#col3d2m fieldset {
	background: #96BF0D url(/design/form-top.gif) no-repeat top;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:17px;
	margin-right:17px;
	padding: 0px;
}

#col3d2m fieldset div, #col3d2m div.h1 h1 {
	background: url(/design/form-bottom.gif) no-repeat bottom;
}


/*	------------------------------------------
/*	Style de colonne de droite
/*	------------------------------------------
*/

#col3d1d div.h1 {
	background: #318C21 url(/design/form2-top.gif) no-repeat top;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 17px;
}
#col3d1d fieldset {
	background: #96BF0D url(/design/form2-top.gif) no-repeat top;
	margin-right: 17px;
}

#col3d1d fieldset div, #col3d1d div.h1 h1 {
	background: url(/design/form2-bottom.gif) no-repeat bottom;
	text-align:center;
}
#col3d1d p {
	text-align:left;
}
#col3d1d textarea {
	width: 182px;
	overflow-y:auto;
} 


/*	------------------------------------------
/*	Colonne du mileu - Histoire
/*	------------------------------------------
*/
#col2m, #col2m_	{
	margin-left:230px;
	margin-right:264px;
	padding-top: 10px;
	padding-left:15px;

	border-left:#AAAAAA 2px solid;
	line-height: 1.2em;
}
#col2m h1 {
	color: #95BD0F;
	font: 1.3em Arial Black, Verdana;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

#col2m h2 {
	color: #95BD0F;
	font: 1.1em Arial Black, Verdana;
	margin-top:4px;
}

#col2m_ h1 {
	color: #BD007B;
	font: 1.3em Arial Black, Verdana;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;

}
#col2m_ h2 {
	color: #BD007B;
	font: 1.1em Arial Black, Verdana;
	margin-top:10px;
}

.intro {
	margin-left: 110px;
}

#pere_on, #pere_off, #pere_off a, #mere_on, #mere_off, #mere_off a {
	text-indent: -2000px;
	display:block;
	float: left;
	width: 53px;
	height: 95px;
}

#pere_off a {
	background: url(/design/pere_off.gif) no-repeat bottom;
}
#pere_on, #pere_off a:hover {
	background: url(/design/pere_on.gif) no-repeat bottom;
}

#mere_off a {
	background: url(/design/mere_off.gif) no-repeat bottom;
}
#mere_on, #mere_off a:hover {
	background: url(/design/mere_on.gif) no-repeat bottom;
}
/*	------------------------------------------
/*	Colonne du milieu - Blog
/*	------------------------------------------
*/
#sidebar {
	text-align: left;
	margin-left: 0px;
}

#sidebar h2{
	text-transform: uppercase;
}
#sidebar ul {
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar a {
	color:#FFFFFF;
}
#sidebar ul li ul li {
	font-weight: bold;
}
#content {

}
#content h2, #content h2 a, #content a, #col2m p.credit a {
	color: #95BD0F;
}
#content h2 {
	font-size: 1.4em;
	background: url(/design/blog.gif) no-repeat;
	height: 38px;
	display: block;
	padding-left: 43px;
}

/*	------------------------------------------
/*	Footer
/*	------------------------------------------
*/
p#credits {
	height: 40px;
	clear: both;
	background: url(/design/footer.gif) no-repeat 0 0px;
	color: #FFFFFF;
	text-align:center;
	font-size: 10px !important;
	line-height: 40px;
}

ul#credits {
	height: 40px;
	clear: both;
	background: url(/design/footer.gif) no-repeat 0 0px;
	color: #FFFFFF;
	font: bold 1em Arial, Verdana, Helvetica;
	text-align:center;
	line-height: 40px;
	display:block;
	margin:0px;
	padding:0px;
}
ul#credits li {
	float:left;
	width:160px;
}

ul#credits a {
	color:#FFFFFF;
}
ul#credits a.hover {
	color:#FFFFFF;
}


/*	------------------------------------------
/*	Popup
/*	------------------------------------------
*/
	
body.popup, body.popup2 {
	font: bold 0.7em Arial, Verdana, Helvetica; 
	text-align:center;
}
body.popup {
	background:#FFFFFF;
	color:#FFFFFF; 
}	
body.popup2 {
	background:#BDCD00;
	color:#BDCD00;
	color:#96BF0D;
}	
body.popup2 h2 {
	color:#6E9817; 
}
body.popup a {
	color:#FFFFFF;
	text-decoration:underline; 
}	
body.popup2 a {
	color:#BDCD00;
	color:#96BF0D;	
	text-decoration:underline; 
}	
#popup {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:50px;
	width:480px;
}
body.popup #popup {
	background: #BDCD00 url(/design/footer-mail.gif) no-repeat bottom;
} 
body.popup2 #popup {
	background: #FFFFFF url(/design/footer-mail2.gif) no-repeat bottom;
}

body.popup #popup h1, body.popup2 #popup h1 {
	height:50px;
	padding-left:152px;
	padding-right:12px;
	padding-top:50px;
	font: bold 2.1em Arial, Verdana, Helvetica;
}
body.popup #popup h1 {
	background: #FFFFFF url(/design/header-pop.gif) no-repeat top;
	color:#BDCD00;

}
body.popup2 #popup h1 {
	background: #BDCD00 url(/design/header-pop2.gif) no-repeat top;
	color:#FFFFFF;
}

#popup h2	{
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font: bold 1.5em Arial, Verdana, Helvetica;
}
#popup h3	{
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font: bold 1.2em Arial, Verdana, Helvetica;
}
#popup ul	{
	padding-right:10px;
/*	margin-left:-16px;
*/
	padding-left:23px;
	text-align:left;
}
#popup ul li {
	clear:left;
	padding-top:10px;
}
#popup ul li img {
	float: left;
	margin-right:10px;
}
#popup ul li span {
	padding-bottom: 10px;
	color: #318925;
	font-size: 1.2em;
}
#popup p {
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
#popup div.clear{
	clear:left;
}
#popup p.center {
	text-align:center;
}
#header-mail	{height: 101px;background: #BDCD00 url(/design/header-mail-selection.gif) ;}

