/*
Design d'exemple du Site du Zér0
Réalisé par zaz, venom et mateo21
<lien url="http://www.siteduzero.com">http://www.siteduzero.com</lien>
*/

body
{
	width: 70%;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: none;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	padding: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-border: 1px solid #CCCCCC;
	padding: 10px;
}
A.noir {
	COLOR: #000000
}
a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
   color:#FF3333; /* Le lien sera écrit en vert quand on pointera dessus */
}
A {
	COLOR: #000099;
	TEXT-DECORATION: none;
	font-size: 11px;
}
TD {
	FONT-FAMILY: Arial, Geneva
}
P {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Geneva
}

.size {

	FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial, Helvetica; font-style: normal

}

.tete {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

.gtitre {

	FONT-WEIGHT: bold;

	FONT-SIZE: 10px;

	FONT-FAMILY: Verdana, Arial, sans-serif;

	color: #000000;

	font-style: normal;





}

.titre {

	FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: Verdana, Arial, Helvetica

}

.date {

	FONT-SIZE: 12px; FONT-FAMILY: "Courier New", Courier, mono

}

.nav {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica

;
	font-style: normal;
	font-weight: normal;

}

.gtitregrand {



	FONT-WEIGHT: bold;

	FONT-SIZE: 16px;

	FONT-FAMILY: Verdana, Arial, sans-serif;

	color: #0000FF;

	font-style: normal;

}

.titreblanc {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

}



.dl, dt, dd { /* suppression de toutes les marges et paddings */

margin: 0;

padding: 0;

}

.tableau {
	border: 1px solid #0000FF;
}

.menu {

	position: fixed;

	width: 100%;

}

.titre_grand_bl {




	FONT-WEIGHT: bold;

	FONT-SIZE: 16px;

	FONT-FAMILY: Verdana, Arial, sans-serif;

	color: #FFFF00;

	font-style: normal;
}
.cuisine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: Aucune;
}
.bordcuisine {
	border: 0.5px #000000;
}
.gtitregrandfin {




	FONT-WEIGHT: lighter;

	FONT-SIZE: 16px;

	FONT-FAMILY: Verdana, Arial, sans-serif;

	color: #000000;

	font-style: normal;
}
.navpetit {


	FONT-SIZE: 7px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif

; font-style: normal; font-weight: normal
}
.alert {
	background-color: #9BF1FB;
	background-position: center center;
	border: #003366;
	background-attachment: fixed;

}
.alertCopie {

	background-color: #FF0000;
	background-position: right center;
}
<style type="text/css">

.contenucentral {
background-color : #00167c;
float: center;
padding: 0px;
width: 95%;
}


.secondcontenu {
	float:left;
	width:20cm;
	position: static;
}


.flottante {
margin: 1px;
float: left;
width: 65%;
text-align: center;
}

.flottantedeux {
margin: 1px;
float: left;
width: 220px;
text-align: center;
}




.milieu {
background-image:url(Elements/ani/images/anichiban_11.jpg);
background-repeat:repeat-y;
background-color : #c0bbf3;
float: left;
padding: 1px;
width: 79%;
border: 1px solid;
}


.conteneurmenus {
background-color:#bdbaf1;
padding:0px;
width:100%;
}


.droite {
margin-left: 79%;
padding: 1px;
text-align:left;
}


.droitebas {
	margin-left: 79%;
	padding: 0px;
	text-align:left;
	width: 100px;
	background-color: #CFE6F5;
	height: 100%;
}



</style>.menudvd {
	top: 0px;
}
.menudvd {
	top: 2px;
	height: 126px;
	width: 98px;
	border: 1px dotted;
}
.menu2 {
	position: absolute;
	top: auto;
	left: 0;
	width: auto;
	height: auto;
	background-color:#CCCCCC;
	border-right: Aucune;
	padding: 100%;
} /* bordure droite de la zone fixe */

.menu1 {
	background-color: #CCCCCC;
	height: 100%;
	width: 120px;
	position: static;


} /* annule le hack "fixed" pour les autres navigateurs que IE */

.boite {
	width:10%;
	height:800px;
	border:1px solid #CCFFFF;
	background-color: #CCCCCC;
}
.conteneurmenusblanc {

background-color:#FFFFFF;
padding:0px;
width:100%;
}
}
.conteneur { /*le conteneur global du site, qui sera centré */
width: 100%;
height: 100%;
position: absolute;
background-color: #99CC99;
}

.header {
height: 100px;
background-color: #99CCCC;
}
.menu {
position: absolute;
left:0;
width: 150px;
height: 300px;
background-color:#CCCCFF;
}
.frame {
margin-left: 150px;
width: auto;
height: 300px;
background-color:#9999CC;
overflow: auto;
}

.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
	height: 195px;
	width: 100px;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.titre_grand_rouge {





	FONT-WEIGHT: bold;

	FONT-SIZE: 16px;

	FONT-FAMILY: Verdana, Arial, sans-serif;

	color: #FF0000;

	font-style: normal;
}
.menucollection {
	height: 354px;
	width: 120px;
	background-color: #D7F7FF;
	position: static;
}
.tableau_cuisine {
	width: 33%;
	background-position: center;
}
.li {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 100%;
color: black;
list-style-type:none;
background-image:url(/_borders/arrow.gif);
background-repeat:no-repeat;
background-position:0% 65%;
padding-left:15px;
}
.menu_gauche_local {
	height: auto;
	width: 200px;
	border: thin dotted #666666;
}
.counter {
	border: thin dotted #999999;
	height: 20px;
	width: 50px;
	position: absolute;
	left: 469px;
	top: 794px;
}
.lired {

font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 100%;
color: black;
list-style-type:none;
background-image:url(../_borders/arrow_red.gif);
background-repeat:no-repeat;
background-position:0% 65%;
padding-left:15px;
}
#menuindextableau {
	list-style-type: none;
	margin: 0;
	padding:0;
	height: auto;
	width: 90%;
	border: thin dotted #000000;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#menudvdnew {
	top: 2px;
	height: auto;
	width: 150px;
	border: thin dotted #056ABA;
	background-color: #D6EBFE;
	color: #FFFFFF;
}
#coursduchange {

	top: 2px;
	height: auto;
	width: 110px;
	border: thin dotted #056ABA;
	background-color: #D6EBFE;
	color: #0000FF;
}
#centrenews {
	top: 0px;
	height: auto;
	width: 100%;
	border: 1px dotted #CCCCCC;
	color: #0000FF;
	background-color: #B4B4B4;
}
#menu_news_droit {
	top: 2px;
	height: auto;
	width: 100%;
	color: #0033CC;
	right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: blink;
}#menu_news_tableau {

	list-style-type: none;
	margin: 0;
	padding:0;
	height: auto;
	width: 100%;
	border: thin dotted #000000;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#centrepresentation {

	top: 0px;
	height: auto;
	width: 100%;
	border: 1px dotted #CCCCCC;
	color: #0000FF;
	background-color: #FFFFC1;
}
#centreliens {
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	height: auto;
	width: 70%;
	border: 1px none #333333;
	color: #000099;
	background-color: #E0FEE4;
}
.navbook {

	FONT-SIZE: 9px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica

;
	font-style: normal;
	font-weight: normal;
}
#table {
	top: 0px;
	height: auto;
	width: 100%;
	border: collapse;
	color: #000099;
	background-color: #FFFFFF;
}
#lestableaux {


	top: 2px;
	height: auto;
	width: 130px;
	border: thin solid #999999;
	background-color: #D7F7FF;
	color: #333333;
}
#timenew {
	top: 2px;
	height: auto;
	width: 100%;
	border: thin solid #999999;
	background-color: #D7F7FF;
	color: #333333;
	font-family: "Comic Sans MS";
	font-size: 9px;
	font-style: normal;
}
#centrepresentationperou {
	top: 0px;
	height: auto;
	width: 100%;
	border: 1px dotted #CCCCCC;
	color: #000000;
	background-color: ;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#centrebasephot {

	top: 0px;
	height: 450px;
	width: 80%;
	border: Aucune;
	color: #000099;
	background-color: #CF72CF;
}
.vert {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #00FF33;
}
#galerietext {
	font-family: "Times New Roman", Times, serif;
	height: auto;
	width: 100px;
	font-size: 11px;
}
#centrepresentation2 {


	top: 0px;
	height: auto;
	width: 100%;
	border: 1px dotted #CCCCCC;
	color: #0000FF;
	background-color: #FFFFFF;
}
#rosecactus {
	top: auto;
	height: auto;
	width: 90%;
	border: 1px dotted #CCCCCC;
	color: #000000;
	background-color: #E0F3F1;
	right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.soustitre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000033;
}
#centreindex {
	top: 0px;
	height: 150px;
	width: 250px;
	border: 1px dotted #CCCCCC;
	background-color: #EAFFFF;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
}
#centretoutlestableaux {
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	height: auto;
	width: 100%;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #ECE9D8;
	background-image: url(../_borders/fondfranc.jpg);
}
#centretoutlestableauxcollections {
	top: 0px;
	height: auto;
	width: 70%;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #ECE9D8;
	background-image: none;
}
#centreindexnew {
	top: 0px;
	height: auto;
	width: 50em;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #ECE9D8;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

