/* CSS Document */

#guest-title{}

.guest-admin-button
{
	float: right;
	padding: 20px 20px;
}

.guest-article-author-date
{
	float: right;
	padding: 10px 0px 30px 0px;
	font-style: italic;
}

.guest-article-button-left
{
	float: left;
}

.guest-article-button-right
{
	float: right;
}

.guest-article-content
{
	padding: 0px 0px 30px 0px;
}

#guest-bbcode
{
	border: 1px solid;
	background-color: #f5f8ff; 
}

.guest-bottom-box
{
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

.guest-box
{
	clear: both;
	width: 720px;
	margin: 0 auto;
	background-image: url(img/v35/guest/guest_degrade1.gif);
	background-repeat: repeat-y;                          
	background-color: #f5f8ff;                          
	background-position: center;                          
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 1.5em;
}

.guest-boxbuttons
{
	
	float: right;
	
}

.guest-content
{
	clear: both;
	width: 700px;
	margin: 0 auto;
 	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 1.5em;
}

.guest-colleft, .guest-colcenter, .guest-colright
{
	float: left;
	width: 220px;
	margin: 1 auto;
	padding-left: 10px;
}



.guest-couv
{
	float: left;
	padding: 0px 20px 10px 0px
}

.guest-form-label 
{
	clear: both;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.guest-introduction
{
	padding: 0px 5px 0px 0px;

}

.guest-knowmore-button
{
	float: right;	
}

.guest-lang-button
{
	float: right;
	padding: 0px 5px 20px 0px;
}

.guest-last-articles-header
{
	padding: 0px 0px 5px 0px;
}
.guest-left-articles
{
  width: 375px;
	float: left;
}


.guest-left-articles-header
{
	padding: 0px 0px 5px 0px;
}

.guest-left-articles-items
{
	padding: 0px 0px 0px 35px;
}

.guest-left-articles-items A
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.guest-name
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 13px;
}

.guest-right-admin-button
{
  float: right;
  padding: 20px 0px 10px 0px;
}

.guest-right-button
{
	text-align: right;
	padding: 20px 0px 20px 0px;
}

.guest-right-forums
{
	float: right;
	width: 294px;
}

.guest-right-forums-header
{
	
}

.guest-right-forums-items
{
	background-image: url(img/v35/guest/guest_degrade1.gif);
	background-repeat: repeat-y;                          
	background-color: #f5f8ff;                          
	background-position: center; 
}

.guest-spacer 
{
	clear: both;
	width: 760px;
	margin: 20px auto;
	padding: 20px 5px 20px 5px;
}

.guest-table
{
	width: 760px;
}

.guest-table th
{
	height: 22px;
	background-image: url(img/v35/comparo/header.gif);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: center;
}

.guest-table th a
{
	color: white;
}

.guest-table td
{
	text-align: center;
	vertical-align: middle;
	padding: 4px 0px;
	border-bottom: 1px solid #AFC1CF;
}

.guest-tab-auteur
{

}

td.guest-tab-date
{
	border-left: 1px solid #AFC1CF;
}

th.guest-tab-ms
{
	width: 65px;
	padding-right: 15px;
	text-align: right;
}

td.guest-tab-ms
{
	width: 70px;
	padding-right: 10px;
	border-right: 1px solid #AFC1CF;
	text-align: right;
}


.guest-tab-row 
{
	background-image: url(img/v35/pa/ligne1.gif);
	background-repeat: repeat-x;
	background-color: #F9FBFA;
}

.guest-tab-titre
{
	width: 250px;
}

.guest-title-last-articles A
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

hr
{
	clear: both;
	width: 270px;
	height: 1px;
	background-color: #CCCCCC;
	color: #CCCCCC;
}

#searchMember
{
	width: 489px;
	border: 1px solid black;
}

#msg-composeheader
{
	position: relative;
	margin-top: -2px;
	width: 750px;
	min-height: 200px;
	_height: 200px;
}

#msg-completion
{
	position: absolute;
	display: none;
	top: 21px;
	left: 0px;
	width: 489px;
	height: 170px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
}

#msg-completion div
{
	width: 489px;
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-weight: normal;
	padding : 1px 0 0 0;
}

.msg-completion-elt
{
	background-color: #fff;
	color: #000;
}

.msg-completion-elth
{
	background-color: #36c;
	color: #fff;
	cursor: pointer;
}


