body {
font-family: "Trebuchet MS", "Verdana";
font-size: 12px;
/*background: url(background.jpg) repeat-y;*/
background-image: url(/images/fonleft.jpg);
background-repeat:  repeat-x;
background-position: top;
background-color: #006091;
margin: 0px;
}
input.text {
	background-color: #006091;
	color: #FFFFFF;
}
a {
color: black;
text-decoration: none;
border: 0px solid black;
}
img {
 border: 0px;
}
.grosChat {
	border: 1px solid black; 
	padding: 5px 5px 5px 5px; 
	text-align: center; 
	vertical-align: top;
	background-color: white;
}
.cadre {
	border: 1px solid black; 
	padding: 5px 5px 5px 5px; 
	text-align: center; 
	vertical-align: top;
	background-color: white;
}
a {
	color: #006091;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


a.texto_chat {
	color: #27B7DA;
	text-decoration: none;
}
a.texto_chat:hover {
	text-decoration: underline;
}

a.enlace_dialogos{
	text-decoration:underline;
	color: #FF9999;
}
a.enlace_dialogos:hover {
	text-decoration:underline;
	color: #FF0000;
}


.annonce {
	font-weight: bold;	
}
.titre {
	font-family: Courier New;
	font-size: 20px;
	font-weight: bold;
	text-align: center;	
}
.code {
	font-family: Courier New;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.roundedTopLeft {
	height: 7px; 
	background: url(c11.gif) no-repeat top left;
}
.roundedTopBorder {
	margin-left: 7px; 
	margin-right: 7px; 
	padding-top: 7px; 
	border-top: 1px solid #FF0000;
	background-color: #FFFFFF;
}
.roundedTopRight {
	height: 7px; 
	width: 100%;
	background: url(c12.gif) no-repeat top right; 
}
.roundedLeftBorder {
	background: url(pix.gif) repeat-y;
	background-color: #FFFFFF;
}
.roundedRightBorder {
	background: url(pix.gif) repeat-y right;
}
.roundedBottomLeft {
	height: 7px; background: url(c21.gif) no-repeat top left;
}
.roundedBottomRight {
	height: 7px; width: 100%; background: url(c22.gif) no-repeat top right;
}
.roundedBottomBorder {
	margin-left: 7px; margin-right: 7px; border-bottom: 1px solid #FF0000; padding-bottom: 7px; background-color: #FFFFFF;
}
.smiley {
	background: none; background-color: #969CFF;
}
.content {
	background-color: white; width:80%; position: absolute; top: 0px; left: 0px;
	background: url(background.jpg) repeat-y;
	padding-left: 20px;
}

#Upup {
	margin-left:auto;
	margin-right:auto;
	background-image: url(/images/cab.jpg);
	height: 155px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1;
}