/* 
------------------------------------------------------------------
commun aux deux sites 
------------------------------------------------------------------
*/
.moteur {
/* cellule en haut au milieu avec tirets en bas et en haut */
	font-family: Arial,;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #8CB0D3;
}
.cellule-sommaire{
	padding-top: 3px;
	}
A.sommaire {
/* cellules du sommaire dans le site 2 */
	font-size: 11;
	font-family: Arial;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	TEXT-DECORATION:none;
	padding-left: 10px;
	WIDTH: 110px;
	HEIGHT: 15px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	margin-top: 1px;
}

A.sommaire:hover {
	COLOR: #FFFFFF;
    TEXT-DECORATION: none;
	BACKGROUND-COLOR: #8CB0D3;
}
A.sommaire2 {
/* cellules du sommaire dans le site 2 */
	font-size: 11;
	font-family: Arial;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	TEXT-DECORATION:none;
	padding-left: 10px;
	WIDTH: 126px;
	HEIGHT: 15px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	margin-top: 1px;
}

A.sommaire2:hover {
	COLOR: #FFFFFF;
    TEXT-DECORATION: none;
	BACKGROUND-COLOR: #8CB0D3;
}



A.lien-menu-pied-de-page {
/* texte menu en bas à droite dans les deux site */
	font-family: Arial;
	font-size: 11;
	font-weight: none;
	color: #337BB9;
	font-family: Arial;
	background-color: #F5F5F5;
	WIDTH:;
	HEIGHT: ;
	TEXT-DECORATION: none;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 11px;
	padding-bottom: 11px;
	}
	
A.lien-menu-pied-de-page:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #337BB9;
    TEXT-DECORATION: none;
}


.menu-pied-de-page {
/* cellule menu en bas à droite site 2 */
	background-color: F5F5F5;
	border-top-width: 1.5px;
	border-top-style: dashed;
	border-top-color: #8CB0D3;
}
.menu-pied-de-page-site-1 {
/* cellule menu en bas à droite site 2 */
	background-color: F5F5F5;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #8CB0D3;
	border-bottom-color: #8CB0D3;
}


/*
-------------------------------------------------------------------
site 1 
-------------------------------------------------------------------
*/

.image-annimaux-site1 {
/* image a gauche avec tirets en bas et en haut */
	border-top-width: 1.5px;
	border-top-color: 8CB0D3;
	border-top-style: dashed;
	font-family: Arial;
}

.logo-xml-site1 {
/* cellule logo xml en bas au milieu */
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-top-style: dashed;
	border-top-color: #8CB0D3;
	border-right-color: #8CB0D3;
	border-right-style: dashed;
}

.mise-en-forme-texte-site1 {
/* cellules du texte, du slogan et du logo2 de datox */
	font-family: Arial;
	border-top: 1.5px dashed #8CB0D3;
	border-left: 1.5px none #8CB0D3;
}


/* 
--------------------------------------------------------------------
site 2
--------------------------------------------------------------------
*/
.logo-datox-site2 {
/* cellule en haut a gauche avec tirets à droite */
	margin: 0%;
	border-right-width: 1.5px;
	border-right-style: dashed;
	border-right-color: #8CB0D3;
}

.image-animaux-site2 {
/* cellule en haut au milieu avec tirets en bas et en haut */
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #8CB0D3;
	border-bottom-color: #8CB0D3;
}

.logo-datox2-site2 {
/* cellule en haut a droite avec tirets à gauche et en bas */
	font-family: Arial;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #8CB0D3;
	border-left-color: #8CB0D3;
}

.slogansite2 {
/* cellule en haut à droite avec le slogan et les tirets en bas et a gauche */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #8CB0D3;
	border-left-color: #8CB0D3;
	word-spacing: 2pt;
	background-position: center center;
	font-size: xx-small;
	margin: 0%;
	line-height: .5px;
}

.titre-rubrique-site2 {
/* titre rubrique au dessus du sous sommaire */
	font-family: Arial;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 18;
	word-spacing: 2pt;
	background-color: #337BB9;
	PADDING-TOP: 4px;
}


A.lien-ss-sommaire-gras {
/* juste le texte de la cellule du sous sommaire */
	font-family: Arial;
	font-size: 13;
	COLOR: #337BB9;
	FONT-WEIGHT: bolder;
	TEXT-DECORATION:none;
	WIDTH: 239px;
	HEIGHT: 25px;
	PADDING-TOP: 4px;
	margin-top: 0px;
}

A.lien-ss-sommaire-gras:hover {
	BACKGROUND-COLOR: #EBEEF2;
	COLOR: #337BB9;
    TEXT-DECORATION: none;
}
A.lien-ss-sommaire-non-gras{
/* juste le texte de la cellule du sous sommaire */
	font-family: Arial;
	font-size:11;
	COLOR: #337BB9;
	FONT-WEIGHT: none;
	TEXT-DECORATION:none;
	padding-rigth: 20px;
	WIDTH: 239px;
	HEIGHT: 21px;
	PADDING-TOP: 3px;
	margin-top: 0px;
	PADDING-RIGHT: 10px;
}

A.lien-ss-sommaire-non-gras:hover {
	BACKGROUND-COLOR: #EBEEF2;
	COLOR: #337BB9;
    TEXT-DECORATION: none;
}

.plaquette-casclient-site2 {
/* cellule couleur du fond de plaquette et cas client a gauche */
	background-color: #EBEEF2;
}

.pied-de-page-1-site2{
	background-color: #8CB0D3;
	border-top-width: 1.5px;
	border-top-style: dashed;
	border-top-color: #8CB0D3;
}
.imprim-et-mail-site2{
	background-color: F5F5F5;
	border-top-width: 1.5px;
	border-top-style: dashed;
	border-top-color: #8CB0D3;
}
A.lien-imprim-site2 {
/* texte "retour liste" en bas à gauche */
	font-size: 11;
	font-weight: none;
	color: #337BB9;
	font-family: Arial;
	WIDTH: ;
	HEIGHT: ;
	TEXT-DECORATION: none;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 11px;
	padding-bottom: 11px;	
	}
	
A.lien-imprim-site2:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #337BB9;
    TEXT-DECORATION: none;
}
A.lien-mail-site2 {
/* texte "retour liste" en bas à gauche */
	font-size: 11;
	font-weight: none;
	color: #337BB9;
	font-family: Arial;
	WIDTH: ;
	HEIGHT:;
	TEXT-DECORATION: none;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 11px;
	padding-bottom: 11px;
	}
	
A.lien-mail-site2:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #337BB9;
    TEXT-DECORATION: none;
}
	
A.lien-retour-site2 {
/* texte "retour liste" en bas à gauche */
	font-size: 11;
	font-weight: none;
	color: #337BB9;
	font-family: Arial;
	WIDTH: ;
	HEIGHT: ;
	TEXT-DECORATION: none;
	padding-left: 10px;
	padding-right: 128px;
	padding-top: 11px;
	padding-bottom: 11px;
	}
	
A.lien-retour-site2:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #337BB9;
    TEXT-DECORATION: none;
}

.pied-de-page2-site2 {
/* cellule en bas au milieu avec tirets en haut */
	border-top-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: dashed;
	border-left-style: none;
	border-top-color: #8CB0D3;
	border-left-color: #8CB0D3;
	font-size: small;
	font-weight: bold;
	color: #3399FF;
	line-height: normal;
	background-color: #EBEEF2;
}
.titre-1-1 {
	font-family: Arial,;
	font-size: 15;
	font-weight: bold;
	color: #337BB9;
	TEXT-DECORATION: none;
}
.titre-1-4 {
    font-family: Arial,;
	font-size: 13;
	font-weight: bold;
	color: #666666;
	TEXT-DECORATION: none;
}
.titre-1-3 {
    font-family: Arial,;
	font-size: 15;
	font-weight: none;
	color: #666666;
	TEXT-DECORATION: none;
}
.titre-1-2 {
    font-family: Arial,;
	font-size: 15;
	font-weight: bold;
	color: #666666;
	TEXT-DECORATION: none;
}

.texte-1-1 {
	font-family: Arial,;
	font-size: 11;
	color: #333333;
	TEXT-DECORATION: none;
}
.texte-1-2 {
	font-family: Arial,;
	font-size: 11;
	color: #333333;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.image-cellule-centrale{
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: 8CB0D3;
	border-bottom-color: 8CB0D3;
	border-left-color: 8CB0D3;
}
.cellule-centrale{
	width: 550px;
	padding-top: 20px;
    padding-left: 30px;
	}
.cellule-centrale2{
	padding-top: 0px;
    padding-left: 30px;
	}

	
A.lien-texte-1-2 {
	font-family: Arial,;
	font-size: 11;
	font-weight: bold;
	color: #337BB9;
	TEXT-DECORATION: none;
}
A.lien-texte-1-2:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #8CB0D3;
    TEXT-DECORATION: underline
}
A.lien-texte-1-1 {
	font-family: Arial,;
	font-size: 11;
	color: #999999;
	marging-left: 10px;
	TEXT-DECORATION: none;
}
A.lien-texte-1-1:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #999999;
    TEXT-DECORATION: none;
}

A.lien-texte-2 {
	font-family: Arial,;
	font-size: 11;
	color: #337BB9;
	TEXT-DECORATION: none;
}
A.lien-texte-2:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #8CB0D3;
    TEXT-DECORATION: none;
}

.ss-sommaire {
/* cellule ss-sommaire */
	background-color: #FFFFFF;
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border-bottom-color: #8CB0D3;

}
.cellule-texte-site-1{
	border-top-width: 1.5px;
	border-top-style: dashed;
	border-top-color: #8CB0D3;
    padding-top: 10px;
	padding-left: 10px;
	}