/* Style On Interactive
---------------------------------------- */

h1
	{
	font-family:arial;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}	

h1.light
	{
	font-family:arial;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}	

h1.bold
	{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}	


h1.bold_orange
	{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}	
	
h1.bold_orange a
	{
	color:#ff6600;
	text-decoration: none;
	}	
	
h1.bold_orange a:hover
	{
	color:#ff6600;
	text-decoration: underline;
	}	

h2
	{
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
	
h2.bold
	{
	font-family:arial;
	font-size:14px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	}
	
	
h3
	{
	font-family:arial;
    font-size: 12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
	

	
h3.bold
	{
	font-family:arial;
    font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	}	
	
h3.bold a
	{ 
	text-decoration:underline;
	}
	
h3.bold a:hover
	{ 
	text-decoration: none;
	}
	
h4
	{
	font-family:arial;
    font-size: 11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}	
	
h5
	{
	font-family:arial;
    font-size: 10px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}

.clear
	{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	}


input.input_recherche
{

	height : 20px;
    padding: 5px 0 0px 30px;
    margin-right: 5px;
	color:#0066cc;
	font-family:arial;
	font-weight:bold;
    font-size: 12px;
	border:1px solid #ffffff;
	background:#fff url(../images/input-bg_search.gif) no-repeat;
	cursor: text;
	background-repeat: no-repeat; 
}	

input.input_recherche:hover {
	border: 1px solid #89b8e7;
	background-color:#FFFFFF;
}

input.input_recherche:focus {
	border: 1px solid #0066cc;
	background-color:#FFFFFF;
}




select.select_recherche
{
	color:#0066cc;
	font-family:arial;
    font-size: 11px;
	margin: 0px;
	padding: 1px;
	border:1px solid #c5d7ef;
	height : 20px;
}

input.button_on
{
	border:none;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	background: url(../images/bouton_orange2.gif) no-repeat left top;
	clear:both;
}



/*.header_tetiere {
	background:#3D7A99 url(../images/fond_tetiere_bleu.jpg) no-repeat left top;
}
*/




/* ---------- MENU ACCEUIL ANNONCE ----------- */

#menu_index a
	{
	font-size:12px;
	}
	
#menu_index a
	{ 
	color:#0066cc;
	text-decoration:none;
	}
	
#menu_index a:hover
	{ 
	color:#FFFFFF;
	font-weight:normal;
	background-color:#0066cc;
	text-decoration:none;
	
	}

#menu_index_cat a
	{ 
	color:#0066cc;
	text-decoration:none;
	}
	
#menu_index_cat a:hover
	{ 
	color:#FFFFFF;
	font-weight:normal;
	background-color:#ff6600;
	text-decoration:none;
	}

/* ---------- CATEGORIE ACCEUIL ANNONCE ----------- */

#categorie_index
{
	text-align:left;
	color:#999999;
	font-size:12px;
}

#categorie_index h1
	{
	margin:2px 0 2px 0;
	}

#categorie_index h1 a
	{ 
	color:#0066cc;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
	
#categorie_index h1 a:hover
	{ 
	text-decoration: underline;
	}



#categorie_index ul
	{
	padding: 0;
	margin:0px;
	list-style-type:none;
	}
	
#categorie_index li
{
	float: left;
	width: 207px;
	padding:0px 10px 5px 10px;
	margin:0;
	list-style-type:none;	
	background:url(../images/fleche_orange_cat.gif) no-repeat top left;
}
	
#categorie_index li a
	{ 
	color:#0066cc;
	text-decoration:underline;
	}
	
#categorie_index li a:hover
	{ 
	color:#FFFFFF;
	font-weight:normal;
	background-color:#ff6600;
	text-decoration:none;
	}





/* PUBLICITE */

.advertising
{
font-size:10px;
margin:5px 0 0 0px;
}

/* FILET POINT SEPARATEUR */

.tr_separateur
{
	margin:0;
	padding:0;
	border-top: 1px solid #e2e2e2; 

}

	/* ---------- TRAIT ----------- */

.trait_blanc
	{
	border-bottom:1px solid #fff;
	margin:0;
	}

.trait_gris
	{
	border-bottom:1px solid #e2e2e2;
	margin:0;
	}
	
.trait_bleu
	{
	border-bottom:1px solid #99b3ff;
	margin:0;
	}
			
	
.trait_orange
	{
	border-bottom:1px solid #ff6600;
	margin:0;
	}	
	

/* ---------- LIENS COULEUR ----------- */


a.lien_blanc:link{color:#FFFFFF; text-decoration: none; }
a.lien_blanc:visited{color:#FFFFFF;text-decoration: none; }
a.lien_blanc:hover{color:#FFFFFF;text-decoration: underline; }

a.lien_bleu:link{color:#0066cc; text-decoration: none; }
a.lien_bleu:visited{color:#0066cc;text-decoration: none; }
a.lien_bleu:hover{color:#0066cc;text-decoration: underline; }

a.lien_gris:link{color:#999999; text-decoration: none; }
a.lien_gris:visited{color:#999999;text-decoration: none; }
a.lien_gris:hover{color:#999999;text-decoration: underline; }

#lien_orange a:link{color:#ff6600; text-decoration: none; }
#lien_orange a:visited{color:#ff6600;text-decoration: none; }
#lien_orange a:hover{color:#ff6600;text-decoration: underline; }

.blanc {color:#FFFFFF;}
.gris {color:#999999;}
.bleu {color:#0066cc;}
.orange {color:#ff6600;}



/* ---------- SURLIGNAGE ----------- */

.surlignage_bleu { border: 1px solid #99b3ff; background-color:#ecf4ff; }

.surlignage_jaune { border: 1px solid #FF9900; background-color:#FFFAE6; }

.surlignage_gris { border: 1px solid #e2e2e2; background-color:#F6F5F5; }

.no_surlignage { border: 1px solid #ffffff;}

/* ---------- FOOTER ----------- */


#footer_menu
{
	text-align: left; 
	border-right: 1px solid #c5d7ef; 
	border-left: 1px solid #c5d7ef; 
	background-image: url(../images/footer_menu.gif); 
	background-repeat: repeat-x;
	background-color:#cbe6ff;
	padding:10px;
}



/* ---------- LIEN FOOTER ----------- */


#lien_footer
{ 
	padding:5px 0px 10px 0px;
	color:#999999;
	font-size:10px;
	text-align:left;
	font-family:Trebuchet MS;

}

#lien_footer h2
{
	padding: 0;
	margin: 0;
	display:block;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	color:#999999;

}

#lien_footer h2 a
	{
	color:#999999;
	text-decoration:none;

	}
	
#lien_footer h2 a:hover
	{
	color:#666666;
	text-decoration:underline;
	}

#lien_footer ul
	{
	margin: 0;
	padding:0;
	list-style-type:none;
	}

#lien_footer li
	{ 
	padding:0px 0px 5px 10px;
	margin:0;
	background:url(../images/plus_cat.gif) no-repeat top left;
	}
	
#lien_footer li a
	{ 
	color:#999999;
	font-size:10px;
	text-decoration:none;
	}
	
#lien_footer li a:hover
	{ 
	color:#FFFFFF;
	font-weight:normal;
	background-color:#666666;
	text-decoration:none;
	}

/* ---------- LIEN MOTEUR ----------- */


div.moteur
{
	padding:10px 10px 10px 160px;
	font-size:10px;
}

div.moteur span.moteur_titre {
	clear:both;
	display:block;
	width:120px;
	float:left;
	margin-bottom:5px;
}

div.moteur div.valeur {
	float:left;
	max-width:80%;
	margin-bottom:5px;
}


div.moteur div.valeur a:link,
div.moteur div.valeur a:visited {
	margin-right:8px;
	color:#000000;
}
div.moteur div.valeur span.nobr {
	white-space: nowrap;
}


/* ---------- FLECHE MENU ROLLOVER ----------- */

ul.menu_fleche_roll{float:left;text-align:left;margin:0;padding:0 0 0 8px;overflow:hidden;line-height:19px;}
ul.menu_fleche_roll li{display:inline!important;font-size:92%;margin-left:-10px;}
ul.menu_fleche_roll li a{color:#0066cc;padding:1px 0 2px 8px;background:transparent url('../images/menu_fleche_roll.gif') 0 -80px no-repeat;}
ul.menu_fleche_roll li.on a{background-position:0 -120px;}
ul.menu_fleche_roll li a span{padding:1px 13px 2px 7px;background:#cae6ff;}
ul.menu_fleche_roll li a span strong{font-weight:normal;color:#aaa;}
ul.menu_fleche_roll li.on a span{text-decoration:none;color:#FFF;background:#0066cc;}
ul.menu_fleche_roll li a:hover{background-position:0 -160px;text-decoration:none;}
ul.menu_fleche_roll li a:hover span{background:#0066cc;color:#FFF;text-decoration:none;}
ul.menu_fleche_roll li.on a span strong,ul.menu_fleche_roll li a:hover span strong{color:#ccc;text-decoration:none;}
.is_safari ul.menu_fleche_roll li a{padding-bottom:3px;}
.is_safari ul.menu_fleche_roll li a span{padding-bottom:3px;}
.is_ffMac ul.menu_fleche_roll li a,
.is_ffMac ul.menu_fleche_roll li a span{padding-bottom:3px;}
.is_ie6 ul.menu_fleche_roll li a{padding-top:0;}
.is_ie7 ul.menu_fleche_roll{line-height:20px;}
.is_ie7 ul.menu_fleche_roll li a{padding:0 0 2px 8px;}



/* ---------- ROUNDED IMAGE MEMBRE ----------- */

.rounded_image{display:block;background-color:#C4CDE0;overflow:hidden;position:relative;}
.rounded_image_Image{display:block;position:absolute;background:transparent !important;top:0px;left:0px;vertical-align:middle;overflow:hidden;background:none !important;}
.rounded_image_corners{display:block;position:absolute;background:none;top:0px;left:0px;overflow:hidden;width:100%;height:100%;}
.rounded_image_corners_sprite{display:block;position:absolute;}
.rounded_image_corners_sprite{background:transparent !important;width:110px !important;height:200px !important;}
.rounded_image_corners_sprite img{background:transparent !important;width:110px !important;height:200px !important;}
span.rounded_image_corners_sprite{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/rounded_image.png', sizingMethod="scale");}
.rounded_image_corners_sprite .invisible_png{display:block;width:100%;height:100%;background:transparent url(./images/rounded_image.png) 0px 0px no-repeat;}
.rounded_image_NONE .rounded_image_corners{display:none;}
.rounded_image_WHITE .rounded_image_corners_sprite{top:0px;}
.rounded_image_GIRLIE .rounded_image_corners_sprite{top:-50px;}
.rounded_image_DARK .rounded_image_corners_sprite{top:-100px;}
.rounded_image_MEDIA .rounded_image_corners_sprite{top:-150px;}
.rounded_image_LARGE{width:50px;height:50px;}
.rounded_image_LARGE .rounded_image_Image{width:50px;height:50px;}
.rounded_image_SMALL{width:32px;height:32px;}
.rounded_image_SMALL .rounded_image_Image{width:32px;height:32px;}
.rounded_image_TINY{width:25px;height:25px;}
.rounded_image_TINY .rounded_image_Image{width:25px;height:25px;}
.rounded_image_LARGE .rounded_image_corners_sprite{/* @noflip */
left:0px;}
.rounded_image_SMALL .rounded_image_corners_sprite{/* @noflip */
left:-50px;}
.rounded_image_TINY .rounded_image_corners_sprite{/* @noflip */
left:-82px;}

.rounded_image_link{position:relative;}











/* $Id: styles.css 65 2009-02-20 03:03:23Z john $ */


/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}



body {
	background: #ffffff;
	/*position: relative;*/
	text-align: center;
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
line-height: 110%;
	margin: 0px;
	scrollbar-face-color: #cae6ff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #c5d7ef;
	scrollbar-3dlight-color: #f4faff;
	scrollbar-arrow-color:  #0066cc;
	scrollbar-track-color: #f4faff;
	scrollbar-darkshadow-color: #FFFFFF;	
}

table.body {
	width: 1000px;
	/* border:1px solid #CAE6FF; */

}

div, td {
	font-family: arial, serif;
	font-size: 11px;
	/* line-height: 140%; */
}

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

img {
	margin: 0px;
	padding: 0px;
	border:0px;
}


/* TOP MENU*/

td.top_menu
{
	background-color:#333D45;
}



/* TOP MENU MAIN ROLLOVER*/

td.roll_menu_link_container1 {
	
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
}

td.roll_menu_link_container1 a {
	
	color:#000000;
	text-decoration:none;
	padding:15px 0px 0px 15px;
}

td.roll_menu_link_container1 a:hover {
	
	text-decoration:none;
	color:#001cec;
}

/* TOP MENU INVITATION */

td.roll_menu_invitation_container1 {
	padding:8px 0px 8px 0px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	border-top: 1px solid #333D45;

}

td.roll_menu_invitation_container1 a {
	background-color: #333D45;
	color:#ffffff;
	padding:8px 8px 8px 8px;
	
}

td.roll_menu_invitation_container1 a:hover {
	background-color: #e6f4ff;
	text-decoration:none;
	color:#ff6600;
	border-top: 1px solid #e6f4ff;

}












div.top_menu_link_container, div.top_menu_link_container_end
{
	float: left;
	height: 30px;
	padding-top:2px;
	border-top: 1px solid #c5d7ef;
	border-left: 1px solid #c5d7ef;
	border-right: 1px solid #548ec8;
}



div.top_menu_link_container_end {
	border-left: 1px solid #548ec8;
}

div.top_menu_link {
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding: 6px 10px 0px 10px;
	text-transform:uppercase;
}

div.top_menu_link_loggedin
{
	height: 25px;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding: 6px 0px 0px 10px;
	color:#ffffff;
}

div.menu {
	width: 150px; 
	border: 1px solid #e2e2e2; 
	border-left: 3px solid #7391a8;
	background: #cae6ff; 
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
	background-image: url(../images/menu_user.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	padding: 10px 0 8px 20px;;
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
}

div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: normal;
	background: none;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}



img.menu_icon {
	display: block;
	float: left; 
	margin-right: 4px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	border-left: 3px solid #d5e2ff;
	display: block;
	background: #FFFFFF;
}
/* COULEURS FRIS
div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px; 
	font-weight: normal;
	background: #F2F2F2;
	border-left: 3px solid #BBBBBB;
	text-decoration: none;
	display: block;
}
*/
div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px; 
	font-weight: normal;
	background: #d5e2ff;
	border-left: 3px solid #bfcbe5;
	text-decoration: none;
	display: block;
}

div.menu_dropdown {
	border: 1px solid #e2e2e2; 
	border-top: none; 
	background: #FFFFFF; 
	position: absolute; 
	margin-top: 8px;
	margin-left: 0px;
	z-index: 99;
	width: auto; 
	white-space: nowrap; 
}



div.menu_dropdown_more {
	border-left: 1px solid #e2e2e2; 
	border-top: none; 
	border-bottom: none; 
	border-right: none; 
	background: #FFFFFF; 
	position: absolute; 
	margin-top: -1px;
	margin-left: 0px;
	z-index: 99;
	width: auto; 
	white-space: nowrap; 
}





td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 11pt; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;	
}

div.content {
	width: 1000px; 
	padding: 10px 10px 10px 10px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
	border-left:1px solid #c5d7ef;
	border-right:1px solid #c5d7ef;
	background: #FFFFFF;
	
	}

div.copyright {
	background: #4087c9; 
	text-align: center; 
	padding: 5px 0 5px 0; 
	color: #ffffff;
}

div.page_header {
	font-family: Arial,Verdana,Helvetica,sans-serif;
font-weight: bold;
font-size: 24px;
text-decoration: none;
line-height: 110%;
color: #000000;

}

td.header {
	padding: 8px 5px 5px 5px;
	border: 1px solid #c5d7ef;
	background-color:#4087c9;
	font-weight: bold;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size:13px;
}

div.header
{
	padding: 8px 5px 5px 5px;
	border: 1px solid #c5d7ef;
	background-color:#4087c9;
	font-weight: bold;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size:13px;
}

div.header a
{
	text-decoration:underline;
}

div.header a:hover
{
	text-decoration:none;
}

div.newupdates {
	position: absolute; 
	height: 31px; 
	width: 175px; 
	margin: 15px 0px 0px 25px;
	background-image: url(../images/newupdates.png); 
	background-repeat: no-repeat;
}

div.newupdates_content {
	text-align: left; 
	padding: 10px 8px 5px 10px; 
	color: #000;
}

div.box {
	background: #FFFFFF;
	border: 1px solid #c5d7ef;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}

input.text,input.text_small {
border:1px solid #AAA;
font-family:arial, verdana, serif;
font-size:12px;
color:#333;
vertical-align:middle;
padding-left:2px;
}


input.text:hover {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
}

input.text:focus {
	border: 1px solid #0066cc;
	background-color:#FFFFFF;
}

input.text_small {
	font-size: 11px;
}

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 12pt; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: arial, verdana, serif;
}

input.button {
	font-family:arial, verdana, serif;
font-size:11px;
padding:3px;
color:#333;
font-weight:bold;
background:#EEE;
vertical-align:middle;
border-top:1px solid #C7E5FD;
border-left:1px solid #C7E5FD;
border-bottom:1px solid #777;
border-right:1px solid #777;

}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea
{
    padding: 3px 0 0 5px;
    margin-right: 5px;
	color:#333333;
	font-family:arial;
	font-weight:normal;
    font-size: 12px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	background:#fff url(../images/input-bg.gif) no-repeat;	
}	


select, select.small

{
	color:#333333;
	font-family:arial;
    font-size: 11px;
	margin: 0px;
	padding: 1px;
	border:1px solid #c5d7ef;
	height : 20px;
	vertical-align: middle;
}

select.small {
	font-size: 11px;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	float: left;
	margin-right: 30px;
	margin-left: 20px;
	margin-bottom: 5px;
}

img.photo
{
	margin: 0px;
	padding:0px;
/*	border-bottom: 4px solid #e2e2e2;*/
}

/*
img.photo
{
	margin: 0px;
	border:1px solid #e2e2e2;
	padding:2px;
}
*/
a.photo_link:hover img
{
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
}




font.small {
	font-size: 10px;
	font-family: arial, serif;
}

font.big {
	font-size: 12px;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #cae6ff;
}

form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 8px;
	height: 0px;
	font-size: 1pt;
}

div.spacer2 {
	margin-top: 2px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}

a:link { color: #0066cc; text-decoration: none; }
a:visited { color: #0066cc; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: underline; }

a.top_menu_item:link { color: #ffffff; text-decoration: none; }
a.top_menu_item:visited { color: #ffffff; text-decoration: none; }
a.top_menu_item:hover { color: #ffffff; text-decoration: underline; }

a.top_menu_invitation:link { color: #ff6600; text-decoration: none; }
a.top_menu_invitation:visited { color: #ff6600; text-decoration: none; }
a.top_menu_invitation:hover { color: #ff6600; text-decoration: underline; }


a.menu_item:link { color: #000000; text-decoration: none; font-size:11px}
a.menu_item:visited { color: #000000; text-decoration: none; }
a.menu_item:hover { color: #000000; text-decoration: underline; }

a.menu_item2:link { color: #666666; text-decoration: none; font-size:11px}
a.menu_item2:visited { color: #666666; text-decoration: none; }
a.menu_item2:hover { color: #ff6600; text-decoration: underline; }


a.newupdates:link { color: #000000; text-decoration: none; }
a.newupdates:visited { color: #000000; text-decoration: none; }
a.newupdates:hover { color: #000000; text-decoration: underline; }

a.copyright:link { color: #FFFFFF; text-decoration: none; }
a.copyright:visited { color: #FFFFFF; text-decoration: none; }
a.copyright:hover { color: #FFFFFF; text-decoration: underline; }

a.portal_signup:link { color: #0066cc; text-decoration: none; }
a.portal_signup:visited { color: #0066cc; text-decoration: none; }
a.portal_signup:hover { color: #0066cc; text-decoration: none; }

a.portal_jaune:link { color: #ff6600; text-decoration: none; }
a.portal_jaune:visited { color: #ff6600; text-decoration: none; }
a.portal_jaune:hover { color: #ff6600; text-decoration: none; }




label:hover { color: #ff6600; text-decoration: underline; }











table.tabs {
	margin-bottom: 0px;
}
td.tab {
	padding-left: 1px;
	border-bottom: 1px solid #c5d7ef;
	font-size: 12px;
}
td.tab0 {
	font-size: 12px;
	padding-left: 7px;
	border-bottom: 1px solid #c5d7ef;
	font-size: 12px;
}
td.tab1 {
	border: 1px solid #c5d7ef;
	border-top: 3px solid #c5d7ef;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	background: #ffffff;
	font-size: 12px;
}
td.tab2 {
	background: #cae6ff;
	border: 1px solid #c5d7ef;
	border-top: 3px solid #c5d7ef;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	font-size: 12px;
}
td.tab3 {
	border-bottom: 1px solid #c5d7ef;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
}













table.list {
	width: 100%;
	border: 1px solid #c5d7ef;
	border-bottom: none;
}

td.list_header {
	background: #cae6ff;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #c5d7ef;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #c5d7ef;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #c5d7ef;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	vertical-align:
}
td.form2 {
	padding: 10px 0px 5px 10px;
}

div.form_desc {
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 16pt;
}
td.button {
	text-align: left;
	border: 1px solid #cae6ff;
	border-left: 5px solid #cae6ff;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}
div.button {
	font-weight: normal;
}
td.result {
	text-align: center;
	border: 1px solid #ffe222;
	background: #fffbe2;
	padding: 7px 8px 7px 7px;
	width:100%;
	color:#000000;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 10px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin: 3px; 
	border: solid 1px #777777;
}
.recentaction_div {
	padding: 10px 20px 10px 20px;
	position: relative; 
	max-height: 125px;
	max-width: 300px; 
	overflow: auto;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}




/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
	padding: 3px 3px 3px 5px; 
	background: #F7F7F7; 
	border-bottom: 1px solid #e2e2e2;
	width: 181;
	display: block;
}
.suggest_item a:hover {
	background: #003366;
	color: #FFFFFF;
}
div.suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #c5d7ef;
	padding: 0px;
	display: none;
} 
a.suggest:link { color: #555555; text-decoration: none; }
a.suggest:visited { color: #555555; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; text-decoration: none; }



/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16pt;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}








/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {
	border: 1px solid #c5d7ef;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}

div.portal_content_no_padding {
	border: 1px solid #c5d7ef;
	border-top: none;
	padding: 0px;
	background: #FFFFFF;
}


td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.portal_login {
	padding: 25px 10px 25px 10px;
	background: #FFFFFF; 
	text-align: center;
	font-weight: normal;
	border: 1px solid #c5d7ef;
	font-size:12px;
}
td.portal_member {
	padding: 3px 3px 3px 3px;
	text-align: center;
	font-weight: normal;
}
div.portal_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.portal_action_top {
	padding: 6px 6px 6px 6px; 
}
div.portal_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.portal_whatsnew {
	border: 1px solid #c5d7ef;
	padding: 4px 10px 4px 10px;
	background-color: #FFFFFF; 
}
div.portal_signup a, div.portal_signup a:hover {
	font-weight:bold;
	line-height: 0px;
	text-align: left; 
	padding: 5px 10px 5px 10px; 
	background-image: url(../images/portal_join_bg.gif); 
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	display: block;
	text-align:left;
}
div.portal_signup_container1 {
	border: 1px solid #c5d7ef;
}
div.portal_signup_container1:hover {
	border: 1px solid #89b8e7;
	
}


div.portal_jaune a, div.portal_jaune a:hover {
	font-weight:bold;
	line-height: 0px;
	text-align: center; 
	padding: 8px 15px 5px 7px;
	background-color:#fffae6;
	border: 1px solid #FFFFFF;
	display: block;
}
div.portal_jaune_container1 {
	border: 1px solid #ff9900;
}
div.portal_jaune_container1:hover {
	border: 1px solid #ff6600;
}











/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;

}
td.home_right {
	vertical-align: top;
        padding-right: 6px;
}
td.home_stats {
	padding: 6px;
	background: #FFFFFF;
	border: 1px solid #c5d7ef;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #c5d7ef;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #c5d7ef;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: 1px solid #c5d7ef;
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 10px;
}
td.home_box {
	border: 1px solid #c5d7ef;
	border-top: none;
	padding: 8px 5px 5px 5px;
	background: #FFFFFF;
}
table.home_menu {
	border: 1px solid #c5d7ef;
	border-bottom: none;
	margin-bottom: 10px;
}
td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #c5d7ef;
	padding: 5px 5px 5px 7px;
	font-size: 12px;
	font-family: arial, serif;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.home_action_top {
	padding: 6px 6px 6px 6px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
	border: 1px solid #c5d7ef; 
	padding: 5px 10px 5px 10px;
	background: #ffffff;
}
div.home_updated {
	font-size: 10px;
	color: #888888;
	padding-top: 2px;
}












/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border: 1px solid #c5d7ef;
	border-top: none;
	padding: 10px;
	background: #FFFFFF; 
}















/* VIEW PROFILE PAGE */
td.profile {
	background: #FFFFFF;
	border: 1px solid #c5d7ef;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
	
}
div.profile_field_value {
	max-width: 500px;
	overflow: auto;
}
div.profile_friend_photo {
	float: left; 
	width: 90px; 
	text-align: center; 
	padding:1px;
}
div.profile_friend_info {
	float: left; 
	padding-left: 10px;
}
div.profile_friend_options {
	text-align: right; 
	padding-left: 10px;
}
div.profile_friend_name {
	font-size: 12px;
	font-weight: bold;
}
div.profile_friend_details div {
	color: #666666;
	font-size: 10px;
}
div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}
div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.profile_item1 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
td.profile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
	background: #e6f4ff;
	border-top: 1px solid #c5d7ef;
	font-size:12px;
}
div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
	background: #e6f4ff;
	border-top: 1px solid #c5d7ef;
}
div.profile_comment_body {
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 550px;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
div.profile_comment_body img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}
div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
}
table.profile_menu {
	border: 1px solid #c5d7ef;
	border-bottom: none;
	background-color:#FFFFFF;
}
td.profile_menu1 a, div.nolink {
	background-image: url(../images/menu_bg1.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #c5d7ef;
	padding: 5px 5px 5px 7px;
	font-size: 12px;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
	text-decoration: none;
}
td.profile_photo {
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #c5d7ef;
	padding: 5px;
	background: #FFFFFF;
	height: 150px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #c5d7ef;
	background: #cae6ff;
}
div.profile_postcomment {
	border: 1px solid #c5d7ef;
	background: #e6f4ff;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
}
.comment_area {
	font-family: arial, serif;
	color: #888888;
	width: 100%;
	height: 70px;
}
div.profile_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #e2e2e2; 
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}




td.profile_tab a {
	background-color: #5f9cdb;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #c5d7ef; 
	border-right: 1px solid #c5d7ef; 
	border-left: 1px solid #ffffff;
	font-weight: bold; 
	display: block;
	font-size:12px;
                color:#ffffff;
}
td.profile_tab a:hover {
	background-color: #89b8e7;
                color:#ffffff;
}
td.profile_tab2 a {
	background-color: #FFFFFF;
	padding: 7px 10px 8px 10px;
	border: 1px solid #c5d7ef; 
	border-right: 1px solid #c5d7ef; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
	font-size:12px;
}
td.profile_tab2 a:hover {
	background-color: #FFFFFF;
}
#profile_tabs_profile { 
	border-left: 1px solid #c5d7ef;
}
td.profile_tab_end {
	border-bottom: 1px solid #c5d7ef;
}








div.profile_content {
	padding: 10px; 
	border: 1px solid #c5d7ef;
	border-top: none;
	background-color: #FFFFFF;
}
div.profile_headline, div.profile_headline2 {
	font-size: 12px; 
	margin-bottom: 12px;
	font-weight: bold;
	background-color: #333d45;
	width:99%;
	padding:7px 5px 7px 5px;
	border-top: 1px solid #c5d7ef;
	color:#ffffff;
	clear: both;	
}
div.profile_headline2 {
	margin-top: 15px;
}


div.profile_content_border_out {
	padding: 5px;
	background-color:#deedf8;
}
div.profile_content_border {
	padding: 10px; 
	border: 1px solid #c5d7ef;
	background-color: #FFFFFF;
}








/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_fields {
	border: 1px solid #c5d7ef;
	border-top: none;
	padding: 10px;
	margin-bottom: 0px;
	font-size:12px;
	background: #ffffff;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 9pt;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #c5d7ef;
	border-bottom: none;
	background: #cae6ff;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: #cae6ff;
	padding: 5px 0px 5px 0px;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #c5d7ef;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 10px;
	font-size: 13px;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: #F5F5F5;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
	font-size: 10px;
	color: #777777;
}
div.search_context {
	color: #555555;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #e2e2e2;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #cae6ff;
}
div.faq_questions {
	background: #FFFFFF;
	border: 1px solid #c5d7ef;
	border-top: none;
	padding: 5px 7px 5px 8px;
}


/* MESSAGES */
table.messages_table {
	border: 1px solid #c5d7ef;
}
td.messages_header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #c5d7ef;
	background-color:#cae6ff;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}
td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #F5F5F5;
	font-weight: bold;
}
tr.messages_read {
	background: #FFFFFF;
}
td.messages_message {
	border-top: 1px solid #e2e2e2;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-top: 1px solid #e2e2e2;
	padding: 7px 0px 7px 7px;
	vertical-align: top;
}
td.messages_view2 {
	background: #FFFFFF;
	border-bottom: 1px solid #c5d7ef;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: #FFFFFF;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}
div.messages_author {
	padding-bottom: 5px;
	font-weight: bold;
}
div.messages_date {
	font-size: 10px;
	color: #777777;
}
td.messages_authorbox {
	width: 100px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}



/* MY FRIENDS */
div.friends_search {
	width: 450px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #c5d7ef;
	margin-left: auto; 
	margin-right: auto;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding: 5px;
	border: 1px solid #c5d7ef;
	margin-top: 10px;
	background: #FFFFFF;
}
td.friends_result0 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
div.friends_name {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}
div.friends_stats div {
	color: #888888;
	font-size: 10px;
}


/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 5px 0 5px 0;
	border-top: 1px solid #e2e2e2;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
td.browse_friends_result0 {
	padding: 5px 0 5px 0;
}
td.browse_friends_result1 {
	padding: 5px 0 5px 0;
}
td.browse_friends_result2 {
	padding: 5px 0 5px 0;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}
td.editprofile_photoright {
	vertical-align: top;
}
td.editprofile_photo {
	height: 150px;
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #e2e2e2;
	background: #FFFFFF;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border: 1px solid #c5d7ef;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.editprofile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.editprofile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.editprofile_examplecss, div.editprofile_examplecss:hover {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #c5d7ef;
}
div.editprofile_examplecss:hover {
	border: 1px solid #BBBBBB;
}
div.editprofile_examplecss_selected {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #c5d7ef;
	background: #cae6ff;
}


/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #e2e2e2;
	background: #cae6ff;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #e2e2e2;
	border-top: none;
}



/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}
div.signup_header {
	width: 95%;
	padding: 6px 9px 6px 9px;
	background: #f4faff;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	border-top: 1px solid #c5d7ef;
	clear:both;

	
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px; 
	background: #f4faff; 
	border-top: 1px solid #c5d7ef;
}



/* COMMENT STYLES */
.comment_headline {
	padding: 4px 0px 5px 6px;
	border: 1px solid #c5d7ef;
	background-color:#cae6ff;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #0066cc;
	font-size:13px;
}

.tc {
	font-size:11px;
	font-weight:normal;
}


/* PROFILE PHOTOS STYLES */
div.media {
	border-top: 1px solid #c5d7ef; 
	background: #f4faff; 
	padding: 10px;
}
div.media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}
div.media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.media_date {
	margin-top: 10px; 
	font-size: 10px; 
	color: #777777;
}



/* CAROUSEL */
td.carousel_item_active {
	border: 1px solid #89b8e7; 
	background: #89b8e7;
	padding: 5px;
}
td.carousel_item {
	padding: 5px;
}
td.carousel_item:hover {
	border: 1px solid #cae6ff; 
	background: #cae6ff;
	padding: 5px;
}



/* PHOTO TAG CLASSES */
div.tag_div_hidden {
	position: absolute;
	z-index: 98;
}
div.tag_div {
	position: absolute;
	border: 2px solid #FFFFFF;
	z-index: 98;
}
div.tag_label {
	position: absolute;
	padding: 3px 5px 3px 5px;
	border: 1px solid #777777;
	background: #FFFFFF;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
	position: relative; 
	margin-bottom: 10px; 
	margin-left:auto;
	margin-right:auto;
}
div.media_photo_tagform {
	display: none; 
	border: 1px solid #888888; 
	width: 150px; 
	position: absolute; 
	opacity: 1; 
	background: #FFFFFF;
}
div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #c5d7ef; 
	background: #cae6ff; 
	font-weight: bold;
}
div.media_photo_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #c5d7ef;
}


/* styles for the debugger */
div#se_debug_window_container
{
}

table#se_debug_window
{
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 500px;
  height: 400px;
}

td#se_debug_window_menu
{
	padding: 4px 5px 5px 6px;
	border: 1px solid #c5d7ef;
	background-color:#cae6ff;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #0066cc;
	font-size:13px;
	cursor: move;
}

div#se_debug_window_body_container
{
  width: 500px;
  height: 375px;
  overflow: auto;
}

/* styles for main menu and profile tab dropdowns */

div.top_menu_main_link_container
{
  text-align: left;
}

div.menu_main_dropdown
{
	border: 1px solid #e2e2e2;
	border-top: none;
	position: absolute;
	margin-top: 7px;
	margin-left: -1px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
}

div.menu_main_item_dropdown a
{
  color:#777777;
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #EFEFEF;
}

div.menu_main_item_dropdown a:hover
{
  color:#444444;
	background: #FAFAFA;
	text-decoration: none;
}

div.menu_main_item
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_profile_dropdown
{
	border: 1px solid #e2e2e2;
  border-top: none;
	background: #FFFFFF;
	position: absolute;
	margin-top: 31px;
	margin-left: -63px;
	z-index: 99;
	width: auto;
	white-space: nowrap;
}

div.menu_profile_item_dropdown a
{
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #FFFFFF;
}

div.menu_profile_item_dropdown a:hover
{
	background: #F0F0F0;
	text-decoration: none;
}








div.menu_section_member {
	width: 200px;
	margin-bottom:10px;
}

.menu_header_member {
	padding: 8px 5px 5px 5px;
	border: 1px solid #c5d7ef;
	background-color:#cae6ff;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #0066cc;
	font-size:13px;
}

table.member_menu {
	border: 1px solid #c5d7ef;
	border-bottom: none;
	border-top:none;
	background-color:#FFFFFF;
}
td.member_menu1 a, div.nolink {
	background-color: #FFFFFF;
	border-bottom: 1px solid #c5d7ef;
	border-left: 5px solid #e6f4ff;
	padding: 5px 5px 5px 7px;
	font-size: 11px;
	display: block;
}
td.member_menu1 a:hover {
	background-color: #F5F5F5;
	border-left: 5px solid #BBBBBB;
}






/* ---------- LIEN FOOTER OTHERS LANGUAGE ----------- */


#lien_footer_others_language
{ 
	padding:5px;
	color:#999999;
	font-size:10px;
	text-align:left;
	font-family:Trebuchet MS;

}

#lien_footer_others_language h2
{
	padding: 0;
	margin: 0;
	display:block;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	color:#999999;

}

#lien_footer_others_language h2 a
	{
	color:#999999;
	text-decoration:none;

	}
	
#lien_footer_others_language h2 a:hover
	{
	color:#666666;
	text-decoration:underline;
	}

#lien_footer_others_language ul
	{
	margin: 0;
	padding:0;
	list-style-type:none;
	}

#lien_footer_others_language li
	{ 
	padding:0px 0px 5px 10px;
	margin:0;
	background:url(../images/fleche_orange_cat.gif) no-repeat top left;
	}
	
#lien_footer_others_language li a
	{ 
	color:#999999;
	font-size:10px;
	text-decoration:none;
	}
	
#lien_footer_others_language li a:hover
	{ 
	color:#FFFFFF;
	font-weight:normal;
	background-color:#666666;
	text-decoration:none;
	}

div.menu_footer_others_language {
	border: 1px solid #e2e2e2; 
	background: #FFFFFF; 
	position: absolute; 
	margin-top: -185px;
	margin-left: -90px;
	z-index: 99;
	width: auto; 
	white-space: nowrap; 
}

/*New css*/

.menu_bg {
	height:17px;
	background:#ffffff url(../images/menu_bg.gif) repeat-x left top;
	padding: 10px 10px 10px 75px;
	
}

.header_tetiere {

	background:#3D7A99 url(../images/top_bg.gif) repeat-x left top;
}


	div.homeLeft{
	background:#ffffff url(../images/home_left_bg.gif) no-repeat left top;
	width:558px;
	height:327px;
	padding: 10px 10px 10px 10px;}
	
	div.homelogin{
	background:#ffffff url(../images/home_login_box.gif) no-repeat left top;
	width:331px;
	height:327px;
	padding: 10px 10px 10px 30px;
	text-align:left;}
	
	#homeheading{
	position:absolute;
	left: 230px;
	top: 236px;
	width: 391px;
	}
	
	.homecontent{
	
	font-size:13px;
	font-weight:bold;
	color:#333333;
	line-height:19px;
	text-align:left; 
}

.loginheading{
	
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

div.topad{
	width: 1010px;
	background:#FFFFFF;
	text-align: center;
	padding:5px;
	border-left:1px solid #c5d7ef;
	border-right:1px solid #c5d7ef;
	border-bottom:1px solid #c5d7ef;
	
	}
div.bottomad{
	width: 1010px;
	background:#FFFFFF;
	text-align: center;
	padding:5px;
	border-left:1px solid #c5d7ef;
	border-right:1px solid #c5d7ef;
	
	}

.earnpoint{
padding-top:20px;
margin-top:20px;
color:#f37511;
font-size:16px;
font-weight:bold;}



li.addactions {
color: #000098; 
list-style-type:none; 
font-family: arial; 
margin-bottom: 8px; 
padding-left: 20px; 
font-size: 12px;
border-bottom: 1px dotted #DEDEDE;
padding-bottom: 2px;
}


li.addactionsend {
color: #000098; 
list-style-type:none; 
font-family: arial; 
margin-bottom: 8px; 
padding-left: 20px; 
font-size: 12px;
border-bottom: 0px dotted #DEDEDE;
padding-bottom: 2px;
}

hr {
  border: 0;
  width: 100%;
color: #D9E6F7;
background-color: #D9E6F7;
height: 1px;
margin-top:5px;
}







