.bodyfond {
	background-color: #FFFFFF;
	background-image: url(../images/fd-degra.jpg);
	background-repeat: repeat-x;
}
.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.baseline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.menuhaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #333333;
}
.textecourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5e5e;
}
.textecourantbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
}
.textecourantbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
	padding-left: 70px
}
.textecourant2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding-left: 70px;
	padding-right: 70px;
	text-align: justify;
}
.refetexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #999999;
	padding-left: 8px;
}
.refetextefin {
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.refetextetitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	height: 19px;
	width: 140px;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-image: url(../images/refe-bloc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.textecourant3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2px;
	font-weight: normal;
	color: #FFFFFF
}
.titrespages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
a.liens {
	color: #333333;
	text-decoration: none;
}
a.liens:hover {
	color: #ffffff;
	text-decoration: none;
}

a.liens2 {
	color: #000000;
	text-decoration: underline;
}
a.liens2:hover {
	color: #006699;
	text-decoration: underline;
}

#footerbg{
	background-image: url(../images/foot-fond.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 232px;
	width: 100%;
	position: absolute;
}
#footerbg2009{
	background-image: url(../images/foot-fond.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 232px;
	width: 100%;
	position: absolute;
}

#footer{
	height: 220px;
	width: 668px;
	background-image: url(../images/foot-degrade.png);
	background-repeat: no-repeat;
	background-position: center top;
}



/** fonte, taille et couleur générale de base **/
#rollmenu * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ADADAD;
	text-align: left;
}
/** les liens sont non-soulignés **/
#rollmenu a
{
  text-decoration: none;
}
/** les liens "strong" sont en bold **/
#rollmenu a.strong
{
  font-weight: bold;
}
/** les liens sont soulignés en mouseover **/
#rollmenu a:hover
{
  text-decoration: underline;
}



/** le <p> dans damlist est plaçé à 10px**/
#rollmenu .damlist p
{
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 21px;
}
/** ligne verticale dans dvdesign  **/
#rollmenu .damlist p.dvdesign
{
  border-right: 1px solid #ADADAD;
  border-bottom: 1px solid #ADADAD;
  
}
/** hauteur du dvdesign  - placement gauche de l'image **/
#rollmenu .damlist p.dvdesign
{
  height:80px;
  padding-right: 20px;
}


/** image de fond et largeur **/
#rollmenu .damlist p.dvdesign
{
	width: 292px;
	background-image: url(../images/foot-imageoeuf.png);
	background-repeat: no-repeat;
	background-position: 95% -5px;
}
/** position image en over **/
#rollmenu .damlist p:hover
{
  background-position: 95% -109px; 
}

/** couleur texte mouseover **/
#rollmenu .damlist p:hover
{
  color: #000;
}
#rollmenu .damlist p.on *
{
  color: #000;
}

/** couleur texte mouseover strong **/
#rollmenu .damlist p:hover a.strong
{
  color: #1E5589;
}
.html#rollmenu .damlist p.on a.strong
{
  color: #1E5589;
}


/** ? **/
#rollmenu p.dvdesign
{
  clear: both;
}
/** position **/
#rollmenu .damlist p
{
  float: left;  
}



/** IKSVOX **/



#rollmenu .damlist p.iksvox
{
  border-bottom: 1px solid #ADADAD;
}
/** hauteur du dvdesign  - placement gauche de l'image **/
#rollmenu .damlist p.iksvox
{
  height:80px;
  padding-right: 20px;
}

/** image de fond et largeur **/
#rollmenu .damlist p.iksvox
{
	width: 292px;
	background-image: url(../images/foot-imagelogo.png);
	background-repeat: no-repeat;
	background-position: 95% -5px;
}

/** position image en mouseover **/
#rollmenu .damlist p.iksvox:hover
{
  background-position: 95% -109px; 
}
#rollmenu .damlist p.iksvox:hover a.strong
{
  color: #C21C53;
}
.html#rollmenu .damlist p.iksvox.on a.strong
{
  color: #C21C53;
}

#copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;	
}
a.copyfoot {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.copyfoot:hover {
	color: #333333;
	text-decoration: underline;
}
#gauche{
	text-align: left;
	height: 20px;
	width: 200px;
	position: relative;
	top: 5px;
	left: -223px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	visibility: visible;
}
#top{
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	width: 676px;
	float: Aucune;
}

#menuhaut{
	height: 40px;
	width: 169px;
}

#menuhaut a
{
	text-align: center;
	display: block;
	width: 169px;
	line-height: 25px;
	text-decoration: none;
	background-image: url(../images/tp-menubk.png);
	background-repeat: no-repeat;
	background-position: 0px -6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 40px;
	position: static;
}

#menuhaut a:hover
{
	background-image: url(../images/tp-menubk.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	line-height: 36px;
	color: #FFFFFF;
}

.baselinetop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-left: 26px;
	line-height: 22px;
}

#pre-bloc{
	background-image: url(../images/pre-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}
#pre-bloc2{
	background-image: url(../images/pre-web.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}
#pre-bloc3{
	background-image: url(../images/pre-blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}
#pre-bloc4{
	background-image: url(../images/pre-print.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}
#pretexte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	vertical-align: bottom;
}
#2009{
	height: 102px;
	width: 102px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(../images/voeux.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;

}

#leform{
	width: 446px;
	left: 204px;
	position: relative;
}

#nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#nomcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#bloc{
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#bloc .form{
	width: 242px;
	height: 20px;
	border: 1px solid #9E9E9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#bloc .form1{
	width: 242px;
	height: 100px;
	border: 1px solid #9E9E9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#bloc .form2{
	width: 350px;
	height: 250px;
	border: 1px solid #9E9E9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#bloc .form3{
	width: 108px;
	height: 38px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 1px;
	background-image: url(../images/sub-01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#bloc .form4{
	width: 108px;
	height: 38px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 1px;
	background-image: url(../images/sub-02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#bloc .form5{
	width: 242px;
	height: 20px;
	border: 1px solid #9E9E9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.formpetit{
	font-size: 10px;
}
.formbold{
	font-weight: bold;
	color: #333333;
}
