@charset "iso-8859-1";
@import url("default_news.css");

body {
	width: 800px;
	margin: 10px auto;
	padding: 0px;
	
	background-color: #000000;
	color: #009900;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;

}

.background {
	background-repeat: repeat-y;
	background-image: url(../images/background.gif);
	background-attachment: scroll;
	background-color: #000000;
	background-position: center top;
}

::-moz-selection {
	color: #74b3d4;
}

::selection {
	color: #74b3d4;
}

h3 {font-size:15px; line-height:0; margin:0; margin-top:30px; padding:0; }
h4 {font-size:11px; color:#777; font-style:italic; font-weight:normal; line-height:0; margin:0; padding:0; }

#post_it {
	position: absolute;
	float: left;
	
	padding-top: 55px;
	padding-left: 590px;
}

#themes_cadres {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 1000;
	
	text-align: left;
	
	min-width: 85px;
	min-height: 31px;
	
}
#themes_haut {
	min-width: 85px;
	min-height: 31px;
	
	background-image: url(../images/themes_haut.png);
	background-repeat: no-repeat;
}
#themes_corps {
	min-width: 85px;
	
	background-image: url(../images/themes_corps.png);
	background-repeat: repeat-y;
	background-color: #000000;
	
	padding-top: 5px;
}
#themes_bas {
	min-width: 85px;
	min-height: 20px;
	
	background-image: url(../images/themes_bas.png);
	background-repeat: no-repeat;
}
.themes_images {
	margin-left: 5px;
	cursor: pointer;
}

a:link {
	color: #00CC00;
}
a:visited {
	color: #00CC33;
}
a:hover {
	text-decoration: overline;
	color: #00FF00;
}
a:active {
	text-decoration: underline;
	color: #00FF66;
}


/***********************/
/* Partie Tête de page */
/***********************/

	#tete  {
		font-size: 11px;
	}
	#tete aChoixResolution:link {
		font-size: 10px;
		text-decoration: none;
		color: #71B669;
	}
	#tete aChoixResolution:hover {
		text-decoration: underline;
		color: #bbbbbb;
	}
	.choixCouleur {
		cursor: pointer;
	}
	

/***********************/
/* Partie Corps */
/***********************/

	#bg_site {
		background-image: url(../images/fond.jpg);
	}
	
	table#principale {
		width: 800px;
		text-align: left;
		vertical-align: top;
		padding-bottom: 20px;
		border-collapse: separate;
	}
	table#principale td{
		padding: 4px;
		vertical-align: top;
	}
	
	#separateur {
		background-image: url(../images/separateur.gif);
		height: 20px;
		color: #FFFFFF;
		font-weight: bold;
		text-indent: 10px;
		line-height: 180%;
	}
	


/***********************/
/* Partie Colonne Gauche */
/***********************/

	#gauche {
		width: 150px;
		max-width: 150px;
		font-size: 12px;
		text-align: center;
	}
	#gauche a {
		text-decoration: none;
		border-bottom: 1px solid #000000;
		color: #71B669;
	}
	#gauche a:hover {
		border-bottom: 1px dotted;
		color: #bbbbbb;
	}
	.liste {
		text-align: left;
		font-size: 90%;
	}
	.partenaires {
		margin-top: 5px;
	}



/***********************/
/* Partie Colonne Droite */
/***********************/

	#droite {
		width: 630px;
	}



/***********************/
/* Partie Pied de page */
/***********************/

	#pied  {
		margin-left: 155px;
		font-size: 10px;
		color:#004400;
	}
	#pied a:link {
		text-decoration: underline overline;
		color: #005500;
	}
	#pied a:visited {
		text-decoration: underline overline;
		color: #005500;
	}
	#pied a:hover {
		text-decoration: underline overline;
		color: #007700;
	}
	#pied a:active {
		text-decoration: none;
		color: #00AA00;
	}
	#pied .admin:link {
		text-decoration: none;
		color: #002200;
	}
	#pied .admin:visited {
		text-decoration: none;
		color: #002200;
	}
	#pied .admin:hover {
		color: #003300;
	}

	#pied #xiti-logo {
		padding-top: 4px;	
	}




	#pub{
		widht: auto;
		height: auto;
	    margin: 20px;
		text-align: justify;
	}
	#pub p.texte{
		text-indent: 10px;
	    margin: 0px;
    	border: 0px;
    	padding: 0px;
	}




	table#no_news {
		width: 100%;
		margin-top: 15px;
		text-align: center;
	}


	#bodySwf {
		width: 95%;
		max-width: 800px;
		height: 95%;
		max-height: 600px;
		margin: 0px auto;
		background-color: #000000;
	}



/***********************/
/* Partie PLAN */
/***********************/

	#plan {
		padding-left: 20px;
		padding-right: 20px;
		text-align: left;
	}






#aNull:hover {
	text-decoration: none;
	color: #009900;
}



.img {
border: 0px;
border-width: 0px;
}

.img_icone {
height: 20px;
}


.quisommesnous {
	background-color:#333333;
}

#qsn_titre {
	text-align: center;
	text-decoration: underline overline;
}

#qsn_kevin {
	text-align:left;
}

#qsn_florent {
	text-align:right;
}

#qsn_danny {
	text-align:left;
}

#qsn_julien {
	text-align:right;
}



#error404 {
	text-align: center;
	margin-top: 50px;
}
