* {
  margin:0px;
  padding:0px;
}

DIV {
  position:relative;
	text-align:left;
}

#onglet {
    position: relative;
  	left:0px;
  	top:0px;
  	float:left;
  	width:100%;
  	overflow:hidden;
    height:20px;
}

DIV.onglet {
    position:relative;
    height:16px;
  	padding-top:2px;
  	padding-left:3px;
  	padding-right:3px;
  	padding-bottom:2px;
  	margin-top:2px;
  	margin-bottom:2px;
  	margin-left:1px;
  	margin-right:1px;
  	font-size:11px;
  	font-weight:bold;
  	float:left;
  	cursor:pointer;
  	z-index:9;
}

#hiddenlayer {
	width:0px;
	height:0px;
	overflow:hidden;
	display:none;
}

#contenu {
	/*CALQUE GLOBAL*/
	position: relative;
	top:0px;
	width:950px;
	height:670px;
	overflow:visible;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

#popup {
   position:relative;
	 top:-570px;
   width:550px;
   height:550px;
   z-index:99;
	 overflow:visible;
   visibility:hidden;
   border: 1px dashed #666633;
   background-color:#FFFFFF;
	 margin-left:auto;
	 margin-right:auto;
}

#cache {
   position:absolute;
   left:0px;
	 width:100%;
   height:2000px;
   background-color:#000000;
   z-index:98;
   visibility:hidden;
   filter:alpha(opacity=70);
   -moz-opacity:.70;
   opacity:.70;
}

.media {
	position:relative;
	float:left;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:2px;
}

#mention {
	position: absolute;
	left:0px;;
	top:690px;
	float:left;
	width:541px;
	height:20px;
	text-align:center;
}

.bloc {
	position: relative;
	left: 0px;
	top:0px;
	float: left;
	width:191px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	padding:2px;
	margin-top: 2px;
	z-index: 2;
}

#centre {
	position: absolute;
	left:0px;
	top:0px;
	height:680px;
	width:545px;
	float:left;
	visibility: visible;
	overflow:visible;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px;
	margin-top: 2px;
	background-color:#CCCC00;
	z-index:9;
}

#cachecentre {
	position: absolute;
	left:0px;
	top:0px;
	height:681px;
	width:542px;
	float:left;
	visibility: hidden;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px;
	margin-top: 2px;
  overflow:visible;
	background-color:#000000;
  filter:alpha(opacity=40);
  -moz-opacity:.40;
  opacity:.40;
	z-index:30;
}

#spinner {
	position: absolute;
	left:246px;
	top:315px;
	height:55px;
	width:55px;
	visibility: hidden;
	z-index:31
}


#milieu {
	position: relative;
	left:0px;
	top:0px;
	height:100%;
	width:545px;
	float:left;
	visibility: visible;
	overflow:visible;
	padding:0px;
	margin:0px;
}

#gauche {
	position: relative;
	left:0px;
	top:0px;
	height:100%;
	width:200px;
	float:left;
	height:100%;
	overflow:visible;
	padding:0px;
	margin:0px;
}

#droite {
	position: relative;
	left:6px;
	top:0px;
	height:100%;
	width:200px;
	float:left;
	overflow:visible;
	padding:0px;
	margin:0px;
}

#entete {
	position: relative;
	left:0px;
	top:0px;
	width:100%;
	overflow:visible;
	margin :0px;
	padding:0px;
	float:left;
}

#logo {
 position: relative;
 left: 0px;
 top: 0px;
 margin-left:15px;
 margin-top:15px;
 margin-bottom:15px;
 float: left;
 overflow:visible;
}

#bannierehaut {
 position: relative;
 top: 0px;
 float: right;
 width:468px;
 height:60px;
 margin-left:15px;
 margin-top:15px;
 margin-right:3px;
 margin-bottom:15px;
 overflow:hidden;
}

body,select,input,td,div,a {
    padding:0px;
    margin: 0px;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size:11px;
  	color:#333333;
}

.gras {
  font-weight:bold;
}

.txt_sms {
  color:#FFFFFF;
	font-size:32px;
	font-weight:bolder;
}

.txt_petit {
  color:#FFFFFF;
	font-size:11px;
	font-weight:bolder;
}

.txt_reference {
  color:#D73A0C;
	background-color:#FFFFFF;
	font-size:24px;
	font-weight:bolder;
	padding:2px;
}

.txt_gay {
  color:#FF0000;
	font-size:28px;
	font-weight:bolder;
}

.txt_shortcode {
  color:#003366;
	font-size:32px;
	font-weight:bolder;
  background-color:#FFFFFF;
	padding:2px;
	padding-left:8px;
	padding-right:8px;
}

.fondbordure {
  	 background-color:000000;
}

.champ {
    height: 16px;
    border: 1px solid #333333;
  	color:#333333;
  	margin-left: 2px;
}

.button {
    height: 18px;
    border: 1px solid #333333;
  	color:#333333;
  	margin: 1px;
}

.bordure {
	border: 1px solid #666633;
}

.bordure:hover {
	border: 1px dashed #666633;
}

.titrepage {
    font-size:13px;
  	font-weight:bold;
  	color:#FFFFFF;
}

.capsule {
	position:relative;
	float:left;
	margin-left:3px;
	margin-bottom:3px;
	text-align:left;
	overflow:hidden;
}

.etiquette {
	position:relative;
	float:left;
	left:0px;
	margin-left:3px;
	margin-bottom:3px;
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
}


.sonnerie {
    width:570px;
  	height:15px;
  }

.page {
   z-index:999;
   padding-left: 3px;
   padding-right: 3px;
   padding-top: 3px;
   padding-bottom: 3px;
   margin-top: 1px;
   margin-left: 1px;
   margin-right: 1px;
   margin-bottom: 1px;
   text-align: center;
   border-left: 1px solid #333333;
   border-top: 1px solid #333333;
   border-right: 1px solid #333333;
   border-bottom: 1px solid #333333;
}

#pagination {
    position: absolute;
  	left:0px;
  	top:658px;
  	float:left;
  	width:100%;
  	overflow:visible;
		margin-top:2px;
		height:auto;
}


select {
  	color:#333333;
}


.blanc { color: #FFFFFF; }
.violet { color: #660066; }
.fondviolet { background-color: #660066; }
.bleu { color: #330099; }
.fondbleu { background-color: #330099; }
.vert { color: #006633; }
.fondvert { background-color: #006633; }
.jaune { color: #ffcc00; }
.fondjaune { background-color: #ffcc00; }
.orange { color: #ff6600; }
.fondorange { background-color: #ff6600; }
.rouge { color: #cc3300; }
.fondrouge { background-color: #cc3300; }

a {
  text-decoration:none;
  color:#333333;
}

a:hover {
  text-decoration:underline;
}

a.blanc:hover {
  text-decoration:underline;
}

.gras {font-weight:bold;}

#main {
	position: relative;
	width:918px;
	height:800px;
	overflow:visible;
}

#entetebloc {
  position: absolute;
	left:0px;
	top:0px;
	float:left;
	height:15px;
}

#entetemediapage {
    position: absolute;
  	left:0px;
  	top:0px;
  	float:left;
  	height:26px;
}
