/***********************************
Skin.css Groupes
************************************/

body
{
	margin:2px 0 0 0; 
	border:0;
	padding:0;
	text-align:center; /* Centrage sous IE */
	/*background:#003366;*/
}


#Fond
{
	/* Centrage sous Firefox */
	margin-left: auto;
    margin-right: auto;
    background:#003366 url(images/fondGroupes.gif) no-repeat center 0;
}

#Conteneur
{
	/* Centrage sous Firefox */
	margin-left: auto;
    margin-right: auto;
    width: 980px; 
    text-align:left;
}


#TopPane
{
    position:relative;
	width:980px;
	height:195px;
}

.ImageSlide
{
    position:absolute;
    left:134px; 
    top:0; 
}

.ImageLogo
{
	width:138px;
	height:195px;
	border:none;
	display:block;
}

.ImageBandeau
{
	width:843px;
	height:190px;
	border:none;
	display:block;
}

#LoginPane
{
    display:block;
    height:23px;
    margin-left:210px;
}

#LoginPane A
{
    display:block;
    float:right;
    width:15px;
    height:20px;
    cursor:pointer;
    /*border:dotted 1px red;*/
}

#LoginPane .Header
{
    float:left;
    color:#97b3cd;
    font:Normal 13px Verdana;
    background:url(images/puceHome.gif) no-repeat 0 3px;
    padding:0 0 0 30px;
}



#Centre
{
	width:980px;
	display:block;
    background:url(images/fondCentre.gif) repeat-y right 0;
}

.TabGroupes
{
	width:980px;
	display:table;
    background:url(images/fondCentreHaut.gif) no-repeat right 0;
}

.ColonneGauche
{
    display:table-cell;
	vertical-align:top;
	width:210px;
	height:100%;
}


#MenuVerticalPane
{
    clear:both;
}


.ColonneCentre
{
    display:table-cell;
    padding:20px 0 0 30px;
}



.ContentPane
{
	display:block;
   	height:auto !important; /* Hauteur minimale */
	height:620px;
	min-height:620px;
}

.ColonneDroite
{
	height:100%;	
	width:1px;
    padding:20px 0 0 0;
}

.RightPane
{
}



#BottomPane
{
}


#FooterLink
{
    margin:30px 0 15px 0;
	text-align:center;
}

#ImgFooter
{
    margin:10px 30px 15px 0;
	display:block;
	width:219px;
	height:62px;
	border:none;
}


/**********************************
CSS des skins objects
**********************************/

/* Styles du footer UCPAFooterLink */
.TexteFooter_groupes, a.TexteFooter_groupes
, .SeparatorFooter_groupes, a.SeparatorFooter_groupes
{
	font:Normal 11px verdana;
	color:#333333;
}

