BODY{
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 2px;
}

.top{
	display : none;
}

TD, P, UL {	/* content-1 */
  color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.chap{
	font : bold x-large Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-variant : small-caps;
	padding-left : 40px;
	background-color : #F9CB20;
	background : url(../img/fondtetiere.jpg) repeat-x;
}

.titre1{
	color : #790000;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}

.titre2{
	color : #04389B;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.titre2bis{
	color : #04389B;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.soustitre{
	color : #7f7f7f;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.soustitre2{
	color : #7f7f7f;
	font-size: 9px;
	font-style: italic;
}

.entetetableau{
	background-color : #00ADEF;
	color : White;
	font-weight : bold;
	text-align : center;
}

.fichecote{
	background-color : #E7E7E7;
	color : black;
	text-align : center;
	font-style : italic;
	font-weight : bold;
}

.tableproduit{
	border-bottom:solid #003A9C 1px;
	border-left-width : 10px;
}

.tableactu{
	border-bottom:solid #003A9C 1px;
	border-left:solid #003A9C 1px;
	border-right:solid #003A9C 1px;
	border-top:solid #003A9C 1px;
}

.tableproduit tdfond{
	border-right:solid #003A9C 1px;	
}

.ligneOver{
	background: #00ADEF;
	/*border-bottom:solid #003A9C 1px;*/
}

.ligne1{
	border-bottom: 0px;
	background : White;
}

.ligne2{
	border-bottom: 0px;
	background : #e7e7e7;
}
.ligne3{
	border-bottom: 0px;
	background : #FFE88C;
}
.ligneSel{
	background: Yellow;
}

.lignehead{
	border-right: 0px;
}

.bouton-perso
{
	background-color: #ebebeb; 
	color:#003974;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.input-perso
{
	color:#003974;
	font-size:11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.area-perso
{
	color:#003974;
	font-size:11px; 
	font-family: tahoma, arial, helvetica, sans-serif;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.select-perso
{
	font-family: tahoma, arial, helvetica, sans-serif;
	color:#003974;
	font-size:11px;
	border-style:solid;
}
A.lientete{
	color : Aqua;
}

#PCL {
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}

#PTT {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}

#PST {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}

A.IMG{
	border : none;
	border-width : 0px 0px 0px 0px;
}
.menuh	{
		BORDER-COLOR : #FFFF99 ;
		cursor : pointer ;
		Border-Left : #FFFF99 ;
		Border-Top : #FFFF99 ;
		Padding-Left : 1px ;
		Padding-Top : 1px ;
		Background-Color : yellow ;
	}
.menu	{
		Background-Color : white ;
	}
.home	{
		cursor : pointer ;
	}

.menulinks{
text-decoration:none;
}
.boxexpli{
	color:#003974;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding : 4px 4px 4px 4px;
	background-color : White;
}

.fondtetiere{
	background : url(../img/fondtetiere.gif);
	background-repeat : repeat-x;
}
.fondmenu{
	display : none;
}

.lien {
   color: #5284CD;
   font-weight: bold;
	text-decoration : none;
	}

a:Hover.lien{
	font-weight: bold;
	color: #003366;
	text-decoration : underline;
}