/* les effets de la nouvelle maquette - 11/02/2008 */
body {
	background:url('img/main_bg.jpg') center repeat-y;
}

.backHeader
{
	position:relative;
	background:url('img/header_bg.jpg') left repeat-x;
	
	height:500px;
	margin:auto;
	
}

.shadowHeader
{
	position:relative;
	height:500px;
	
	width:983px;
	margin:auto;
	
	border:1px solid red;
}

#mainTable
{
	width:950px;
}

.navLeftTitle
{

	width:160px;
	margin-right:10px;
	
	background-color:#5C2D91;
	/*
	height: 43px;
	line-height: 43px;
	*/
	color:white;
	font-weight:bold;
	padding:5px;
	margin:none;
}

.navLeftContent
{
	width:160px;
	margin-right:10px;

	background-image:url('img/navLeft_bg.gif');
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#E7E0EF;
	padding:5px;
	color:#5C2D91;
}

.navLeftContent p
{
	margin:0;
	padding:10px 0 0 0;
}

.navLeftContent p a, .navLeftContent .petit a
{
	color:#5C2D91;
	text-decoration:none;
}

/* les actus */
.actuContener
{
	padding:0 20px 20px 20px;
	text-align:left;
}

.actuContent
{
	clear:both;
	padding-top:10px;
	padding-bottom:20px;
}

.actuContent h3
{
	margin:0 0 0 -13px;
	padding:5px 0 5px 10px;
	
	font-size:16px;
	color:#5C2D91;
	background-color:#E7E0EF;
	
	border-bottom:1px solid #5C2D91;
	border-left:3px solid #5C2D91;
}

.actuAmbiance
{
	float:left;
	margin:5px;
}


/* styles divers */
.petit
{
	font-size:90%;
}

.colonne_gauche
{
	float:left;
	width:45%;
}

.colonne_droite
{
	float:right;
	width:45%;
}

/* <<< */

body,td,tr,a,a:hover,input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
a
{
text-decoration: underline;
}
a:hover
{
text-decoration: none;

}
.ct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.gros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.gros:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
 }
.tbl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663399;
	border-bottom-color: #663399;
	border-left-color: #663399;
}
.lk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
.lk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	text-decoration: underline;
}
.ptlkb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
	font-weight: bold;
	text-decoration: underline;
}
.ptlkb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
	font-weight: bold;
	text-decoration: none;
}
.ptlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
	font-weight: bold;
	text-decoration: none;
}
.ptlk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663399;
	text-decoration: underline;
}
.ctour {
	border: 1px solid #663399;
	}
.tourtopbottom
{
	border-top: 1px solid #663399;
	border-bottom: 1px solid #663399;
}	
	
.tblti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663399;
	border-bottom-color: #663399;
	border-left-color: #663399;
}
.ssti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3366;
	text-decoration: none;
	font-weight: bold;
}
.sstiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009966;
	text-decoration: none;
	font-weight: bold;

}
.sstibl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C7CD3;
	text-decoration: none;
	font-weight: bold;

}
.sstior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6666;
	text-decoration: none;
	font-weight: bold;

}
.ptior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6666;
	text-decoration: none;
}
.sstir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
.ptrose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3366;
	text-decoration: none;
	font-weight: bold;
}
.blc {
	color: #000000;
}
.rose {
	color: #CC3366;
}
.peche {
	color: #FF6666;
}
.pt {
	font-size: 9px;
}
.pt:hover {
	font-size: 9px;
	text-decoration: none;
}.jourcellule {
	border: 1px solid #cccccc;
	color: #663399;

}
.ptiorgr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6666;
	text-decoration: none;
	font-weight: bold;
}
.ptiorgr:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6666;
	text-decoration: underline;
	font-weight: bold;
}
.orgr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6666;
	text-decoration: none;
	font-weight: bold;
}
.cellule {
	border:1px solid #cccccc;
	}
.onzepixelsrouge
{
	font-size: 11px;
	color: #CC3300;
}
.onzepixelsviolet
{
	color: #663399;
	text-decoration:none;
}
.onzepixelsviolet:hover
{
	color: #663399;
	text-decoration:underline;
}.Texte {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}

/*
==========================
Styles pour les annonceurs
==========================
*/

ul.onglets {
	margin:1em auto 0 auto;
	padding:0;
	width:97%;
	height:17px;
}

ul.onglets li {
	float:right;
	width:27px;
	list-style:none;
	text-align:center;
	margin-left:-5px;
}

ul.onglets li a {
	display:block;
	width:27px;
	height:17px;
	
	line-height:17px;

	background-image:url('annonceurs/img/onglet_off.gif');
	background-position:50% 50%;
	
	font-weight:bold;
	text-decoration:none;
	color:#5C2D91;
}

ul.onglets li a:hover, ul.onglets li a.selected {
	background-image:url('annonceurs/img/onglet_on.gif');
	color:white;

}

td.annonceurs h2 {

	float:left;
	width:230px;
	height:100px;
	margin:5px;
	padding:0;
	line-height:100px;
	
	background:url('annonceurs/img/annonceur_BG.gif') 50% 50% no-repeat;
	text-align:center;
	vertical-align:middle;
}

p.adresse {
	padding-left:5em;
}

.gauche h3, div.droiteAfitex h4 {
	background-color:white;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:3px;
	
	font-size:16px;
	font-weight:bold;
	
	border-bottom:2px dotted #5C2D91;
}

.gauche h4 {
	background-color:white;
	line-height:170%;
	font-size:14px;
	border-bottom:1px dotted #5C2D91;
}

.gauche h5 {
	font-style:italic;
	font-size:12px;
	border-bottom:1px dotted #5C2D91;
}

/*
styles pour certains annonceurs dont le format est != d'Afitex
il faut un div avec une classe pour changer les styles suivants
*/

/* --- AGRU --- */
div.AGRU .adresse {
	color:#40905D;
}

div.AGRU h3, div.AGRU h4, div.AGRU h5 {
	border-color:#40905D;
	color:#40905D;
}

div.AGRU img.reference {
	border:2px solid #40905D;
}


/* --- AFITEX --- */

div.droiteAfitex {
	border:2px dotted #5C2D91;
	padding:10px;
}

div.droiteAfitex h3 {
	position:relative;
	left: -1px;

}

div.droiteAfitex h3 span {
	position:absolute;

	top:15px;
	left:10px;
	
	color:white;
	
	font-size:medium;
}

div.droiteAfitex h3 div {
	position:absolute;
	width:350px;
	
	left:-380px;
	top:0;
	
	text-align:center;
}

div.droiteAfitex h3 div img {
	margin:auto;
	border:2px solid #B95A44;
}


div.droiteAfitex b {
	margin:0;	
	/*
	color:#B95A44;
	*/
	color:black;	
	font-weight:normal;
}

/* Classe pour le menu de choix du groupe de travail de l'espace membres */
ul.groupeEspaceMenu {
	margin-right:1em;
}

ul.groupeEspaceMenu li {
	color:#5C2D91;
}

ul.groupeEspaceMenu li a {
	display:block;
	text-decoration:none;
	padding:0.5em;
	font-weight:bold;
}

ul.groupeEspaceMenu li a:hover {
	display:block;
	background-color:#FFE8C4;
	color:#5C2D91;
	padding-left:20px;
}

.error {
	width:60%;
	margin:1em auto;
	border:2px dotted red;
	padding:2em 1em;
	font-weight:bold;
	color:red;
	text-align:center;
}

#loginPan td {
	padding:1em;
}
.three {
	line-height:3px;
}
.contour {border-style: outset;
	border-width: 1px;
	border-color: #5C2D91;}
	
	
/***************************** Popup ****************************************/
#popup {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

#popup_fond {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4; 
}

#popup_contenu {
	width: 220px;
	height: 131px;
	position: absolute;
	margin: auto;
	top: 220px;
	z-index: 200;
}

#popup_contenu a.fond {
	background-color: #333;
	padding: 2px 5px;
	text-align: center;
}

#popup_contenu a:link, #popup_contenu a:visited{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#popup_contenu a:hover{
	text-decoration: underline;
}

#table_popup_contenu a.boutons {
	border:1px solid black;
	background-color:#fffdca;
	padding:5px 10px 5px 10px;
	font-weight:bold;
}

#table_popup_contenu a:active.boutons {
	border:1px solid black;
	border-bottom:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	background-color:#fffdca;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	outline:none;
}