/*---
Uniterra // Styles specifique pour l'accueil
Auteur : Capella Technologies - www.capella.coop
Derniere revision : Aout 2005

	1.	Structure

/* ---------------------------------------- */
/* 1. Styles pour la structure				*/
/* ---------------------------------------- */

div#containerExt{
	width: 780px;
	padding: 0;
	margin: auto;
	text-align: left;
	position: relative;
	background:  url(../images/bg_accueil.gif) repeat-y;
}
div#containerInt{
	background: url(../images/bg_coldroite_acceuil.gif) no-repeat 613px bottom;	
}

#colRight {
	width: 169px;
	float: right;
	padding: 41px 0 0 0px;
	border-top: 1px solid #fff;
}

#frameArea
{	
	margin-right: 169px;
	border-top: 1px solid #fff;
}
#main
{	 	
	margin-left: 220px;
	padding:  20px 30px 0px 0px;
}

#colgauche {
	width: 200px;
	float: left;
}

#footer  {
	padding: 0;
}
div#texteColGauche{
 	padding: 10px;
	padding-top: 51px;
 }
div#txtNouveaute{
	clear: right;
	width: 120px;
	margin-left: 15px;
	border: 1px solid #005A61;
	background-color: #F0EACD;
	padding: 10px;
}
div#txtNouveauteIntro{
	clear: right;
	width: 120px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 10px;
}
div#txtNouveaute p,
div#txtNouveauteIntro p{
	/*background: url(../images/fleche_verte.gif) no-repeat right bottom;*/
	padding-bottom: 4px;
	margin-bottom: 15px;
}

div#inscrBulletin{
	clear: right;
	width: 120px;
	margin-left: 15px;
}

div#inscrBulletin input{
	width: 120px;
}
div#inscrBulletin input.submit{
	width: auto;
}
p.bgP {
	background: #FFFFFF;
width: 120px;
margin-left: 40px;
margin-bottom: 10px;
}


h2, .Titre{
	padding-bottom: 7px;
	color: #000;
}

a{
	color: #006666;
}

h3, .sousTitre, h4, .sSousTitre{
	color: #006666;
}

.paddingImgRight{
	margin-left: 16px;
	margin-bottom: 16px;
}

p#enSavoirPlus{
	text-align: right;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 10px;
}

p#enSavoirPlus a{
	color:#00848E;
	padding-right: 16px;
	text-decoration: none;
	background: url(../images/fleche_savoir.gif) no-repeat right;
}
p#enSavoirPlus a:hover{
	text-decoration: underline;
}
table#footerIndex {
padding-top: 25px;
}
