/********************  Menu  **********************/
#menuCategories {
	padding: 5px;
	font-size: 11px;
}

#menuCategoriesTitre {
	height: 23px;
	line-height: 23px;
	background-color: #BBD100;
	text-transform: uppercase;
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

#menuAssuranceChien #menuCategories #menuCategoriesTitre {
	background: #BBD100
		url('/images/layout/pictos/menu_silhouette_chien.gif') no-repeat 145px
		100% !important;
}

#menuAssuranceChat #menuCategories #menuCategoriesTitre {
	background: #BBD100
		url('/images/layout/pictos/menu_silhouette_chat.gif') no-repeat 145px
		100% !important;
}

#menuCategories ul,#menuCategories li {
	margin: 0px;
	padding: 0px;
	position: relative;
	zoom: 1;
	list-style: none;
}

#menuCategories ul.sousCat li.selected {
	background-color: #F5FDB4 !important;
}

#menuCategories ul.sousCat li {
	background: transparent url('/images/icons/mini/fleche_noire.gif')
		no-repeat 10px 7px !important;
	border-bottom: 1px dotted #4A4B4F;
	color: #4B4B4D;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menuCategories ul.sousCat,#menuCategories li.sousCat {
	background: none !important;
	border: 0px !important;
	margin: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

#menuCategories ul.sousCat li.titreSousCat {
	font-style: italic;
	background: none !important;
	font-weight: normal;
	padding-left: 10px;
}

#menuCategories ul.cat li {
	font-weight: bold;
	color: #4A4B4F;
	background: transparent url('/images/icons/mini/Dfleches_verte.gif')
		no-repeat 10px 7px;
	padding: 3px 0px 3px 20px;
}

span#sup {
	font-size: 9px !important;
}

#menuCategories ul.cat {
	margin-top: 2px !important;
	border-bottom: 1px solid #BBD100;
}

#menuCategories ul.cat li.selected {
	background-color: #F5FDB4 !important;
}

#menuCategories a.lienMenu:link,#menuCategories a.lienMenu:visited,#menuCategories a.lienMenu:hover,#menuCategories a.lienMenu:active
	{
	color: #5C5F08;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#menuCategories a.lienMenu:hover {
	color: #8B9A00;
}

#menuCategories a.lienSousMenu:link,#menuCategories a.lienSousMenu:visited,#menuCategories a.lienSousMenu:hover,#menuCategories a.lienSousMenu:active
	{
	color: #4a4b4f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#menuCategories a.lienSousMenu:hover {
	text-decoration: underline !important;
}

#menuCategories .pointilles {
	border-bottom: 1px dotted #4A4B4F !important;
}

#menuRemboursementsAssuranceChien,#menuRemboursementsAssuranceChat {
	padding: 5px;
}

ul#listeRemboursements {
	color: #595959;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

ul#listeRemboursements li {
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	height: 12px;
}

ul#listeRemboursements li.check {
	background: #FFFFFF
		url('/images/layout/pictos/checkbox_exremboursements.gif') no-repeat
		5px 5px;
}

ul#listeRemboursements li.uncheck {
	background: #FFFFFF
		url('/images/layout/pictos/checkbox_exremboursements.gif') no-repeat
		top left;
}

#et_bien_dautres {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	font-size: 11px;
	color: #595959;
}

/********************************** Mise en page des titre ***********************/
.titreH2,.titreH2Promo {
	position: relative;
	zoom: 1;
	padding: 8px;
	background-color: #FFFFFF;
}

.titreH2 h2,.titreH2Promo h2 {
	background: #FFFFFF
		url('http://css0.santevet.com/images/layout/pictos/picto_camion_vert.gif')
		no-repeat top left;
	color: #5C6108;
	font-weight: normal;
	height: 40px;
	padding-top: 4px;
	padding-left: 55px;
	margin: auto;
	border-bottom: 1px solid #B8C82B;
}

.titreH2Promo h2 {
	background: #FFFFFF
		url('http://css0.santevet.com/images/layout/pictos/picto_cadeau.gif')
		no-repeat top left;
}

.titreH2Souscat {
	position: relative;
	zoom: 1;
	padding: 8px;
	background-color: #FFFFFF;
}

.titreH2Souscat h2 {
	background-image:
		url('http://css0.santevet.com/images/layout/pictos/picto_camion_vert.gif')
		;
	background-position: top left;
	background-repeat: no-repeat;
	color: #5C6108;
	font-weight: normal;
	height: 50px;
	padding-top: 4px;
	padding-left: 55px;
	margin: auto;
	border-bottom: 1px solid #B8C82B;
}

.titreH2Souscat h2 .soustitre {
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}

.titreH3 h3 {
	color: #AABD00;
	border-bottom: 1px solid #AABD00;
}

.titreH3 .bulle {
	background: transparent
		url('http://css0.santevet.com/images/layout/bulles/bulleTitreVert.gif')
		no-repeat top right;
}

.titreH3Animal {
	position: relative;
	zoom: 1;
	padding: 0px;
	background-color: #FFFFFF;
}

.titreH3AnimalChien h3 {
	background: #FFFFFF
		url('http://css0.santevet.com/images/layout/pictos/picto_chien_vert_contour.gif')
		no-repeat top left;
	color: #5C6108;
	font-weight: bold;
	height: 45px;
	padding-top: 25px;
	padding-left: 75px;
	margin: auto;
}

.titreH3AnimalChat h3 {
	background: #FFFFFF
		url('http://css0.santevet.com/images/layout/pictos/picto_chat_vert_contour.gif')
		no-repeat top left;
	color: #5C6108;
	font-weight: bold;
	height: 45px;
	padding-top: 25px;
	padding-left: 75px;
	margin: auto;
}

.titreH3AnimalChien .extraTitreH3,.titreH3AnimalChat .extraTitreH3 {
	font-size: 10px;
	position: absolute;
	top: 16px;
	right: 16px;
}

.titreH2Comparatif {
	position: relative;
	zoom: 1;
	background-color: #FFFFFF;
}

.titreH2Comparatif h2 {
	background-image: url('/images/layout/pictos/picto_comparatif.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #5C6108;
	font-weight: normal;
	height: 36px;
	padding-top: 4px;
	padding-left: 55px;
	margin: auto;
	border-bottom: 1px solid #B8C82B;
}

.titreH2Comparatif .extraTitreH2 {
	margin-top: -2px;
}

/******************************** Pages *********************************/
.pastilleCCNOEL {
	background: url("/images/visuels/promo/pastille_promo_cc_noel2011.jpg")
		no-repeat top right !important;
}
.pastilleNOV11 {
	background: url("/images/visuels/promo/pastille_promo_nov11.jpg")
		no-repeat top right !important;
}
.pastilleHALLOWEEN {
	background: url("/images/visuels/promo/pastille_promo_halloween.jpg")
		no-repeat top right !important;
}
.pastilleVFLASH {
	background: url("/images/visuels/promo/pastille_promo_vflash.jpg")
		no-repeat top right !important;
}
.pastilleRENTREE2011 {
	background: url("/images/visuels/promo/pastille_promo_rentree2011.jpg")
		no-repeat top right !important;
}
.pastilleVAC2011 {
	background: url("/images/visuels/promo/pastille_promo_vac2011.jpg")
		no-repeat top right !important;
}
.pastilleETE2011 {
	background: url("/images/visuels/promo/pastille_promo_ete2011.jpg")
		no-repeat top right !important;
}
.pastilleSERENITE {
	background: url("/images/visuels/promo/pastille_promo_serenite.jpg")
		no-repeat top right !important;
}
.pastilleMAI2M {
	background: url("/images/visuels/promo/pastille_promo_mai2m.jpg")
		no-repeat top right !important;
}
.pastilleCONFORTPLUS2M {
	background: url("/images/visuels/promo/pastille_promo_confortplus2m.jpg")
		no-repeat top right !important;
}
.pastillePREMIUMC1M {
	background: url("/images/visuels/promo/pastille_promo_premiumc1m.jpg")
		no-repeat top right !important;
}
.pastilleFD06 {
	background: url("/images/visuels/promo/pastille_promo_fd06.gif")
		no-repeat top right !important;
}
.pastille4J2M {
	background: url("/images/visuels/promo/pastille_promo_4j2m.jpg")
		no-repeat top right !important;
}
.pastille3J2M {
	background: url("/images/visuels/promo/pastille_promo_3j2m.jpg")
		no-repeat top right !important;
}
.pastilleCatindoor2M {
	background: url("/images/visuels/promo/pastille_promo_catindoor.gif")
		no-repeat top right !important;
}
.pastilleCONFORTC2M {
	background: url("/images/visuels/promo/pastille_promo_confortc2m.gif")
		no-repeat top right !important;
}
.pastillePREMIUMC2M {
	background: url("/images/visuels/promo/pastille_promo_premiumc2m.gif")
		no-repeat top right !important;
}
.pastille2J2M {
	background: url("/images/visuels/promo/pastille_promo_2j2m.jpg")
		no-repeat top right !important;
}
.pastilleAP06 {
	background: url("/images/visuels/promo/pastille_promo_ap06.gif")
		no-repeat top right !important;
}
.pastilleVG1 {
	background: url("/images/visuels/promo/pastille_promo_vg1.gif")
		no-repeat top right !important;
}
.pastilleCC08 {
	background: url("/images/landingPages/cc08/pastille_promo_CC08.gif")
		no-repeat top right !important;
}
.pastilleCC09 {
	background: url("/images/visuels/promo/pastille_promo_cc09.gif")
		no-repeat top right !important;
	height:190px !important;
}
.pastilleCC10 {
	background: url("/images/visuels/promo/pastille_promo_cc10.gif")
		no-repeat top right !important;
	height:190px !important;
}
.pastilleCNOEL {
	background: url("/images/visuels/promo/pastille_promo_cnoel.gif")
		no-repeat top right !important;
	height:190px !important;
}
.pastilleOptimal2M {
	background: url("/images/visuels/promo/pastille_promo_optimal2m.jpg")
		no-repeat top right !important;
	height:280px !important;
}
.pastilleOptimal2J2MChat {
	background: url("/images/visuels/promo/pastille_promo_optimal_2j2m_chat.gif")
		no-repeat top right !important;
	height:280px !important;
}
.pastilleOptimal2J2MChien {
	background: url("/images/visuels/promo/pastille_promo_optimal_2j2m_chien.gif")
		no-repeat top right !important;
	height:320px !important;
}

.pastilleOR8Chat {
	background: url("/images/visuels/promo/pastille_promo_or8_chat.jpg")
		no-repeat top right !important;
	height:190px !important;
}
.pastilleOR8Chien {
	background: url("/images/visuels/promo/pastille_promo_or8_chien.jpg")
		no-repeat top right !important;
	height:190px !important;
}
.pastillePRINTEMPS
{
	background: url("/images/visuels/promo/pastille_promo_printemps.jpg")
		no-repeat top right !important;
	height:190px !important;
}
.pastillePAQUES
{
	background: url("/images/visuels/promo/pastille_promo_paques.gif")
		no-repeat top right !important;
	height:190px !important;
}
.descriptionComparatif2J2M
{
	background : none !important;
	padding-right:0px !important;
	padding-bottom:5px !important;
}
.pastilleCATPLUS
{
	background: url("/images/visuels/promo/pastille_promo_catplus.gif")
		no-repeat top right !important;
	height:190px !important;
}
/********************* Temoignages ***************************/
.temoignage {
	float: left;
	margin-top: 5px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.temoignage .temoignagePhoto {
	width: 70px;
	height: 18px;
	float: left;
	padding-top: 105px;
	padding-left: 19px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

.temoignage .temoignageDesc {
	width: 260px;
	height: 107px;
	border-top: 1px solid #AEC117;
	border-bottom: 1px solid #AEC117;
	border-right: 1px solid #AEC117;
	float: left;
	color: #595959;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	word-spacing: 0px;
	margin: 0px !important;
}

.temoignage .temoignageDesc .temoignageDescTitre {
	font-weight: bold;
}

.temoignage .temoignageDesc .temoignageDescTxt {
	font-style: italic;
}

#tiret_temoignages {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	margin-top: 3px;
}

#temoignages {
	width: 722px;
}

/****************** Comparatif ******************/
#pageOffreAssuranceIndex #lienComparatif {
	margin: 16px 8px 0px 16px;
}

#descriptionComparatif .important {
	color: #839609;
	font-size: 14px;
	font-weight: bold;
}

#descriptionComparatif #headerDesc {
	margin-bottom: 15px;
}

#descriptionComparatif #footerDesc {
	margin-top: 30px;
	font-size:16px;
}
#descriptionComparatif #ageLimitationDesc {
	margin-top: 5px;
}

#asterisqueComparatif {
	color: #595959;
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}

#tableauEtDevis {
	padding-bottom: 0px;
}

#tableauTarifs {
	position: relative;
	zoom: 1;
	width: 515px;
	height: 310px;
	background-color: #A8BD00;
	padding: 4px 4px 4px 4px !important;
	margin: 0px !important;
	float: left;
}

#devisExpress {
	background: #FF9600
		url('http://css0.santevet.com/images/visuels/fleche_tableau_formules2.gif')
		no-repeat center left;
	float: left;
	width: 202px;
	height: 318px;
	padding: 0px !important;
	margin: 0px !important;
}

#devisExpress .formFields {
	margin-left: 10px;
}

#devisExpressContent {
	width: 180px;
	margin-left: 20px;
	margin-top: 0px;
	background: none !important;
	border: 0px !important;
	padding: 20px 4px 5px 0px !important;
}

#devisExpress input.submit {
	left: 3px;
}
#btn_calculez_votre_devis2 
{
	background-image: url("http://css0.santevet.com/images/layout/boutons/bgBlanc/bouton_T9_orange.gif");
	background-repeat: no-repeat;
	width: 194px;
	height: 31px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}

/*** Light ***/
.titreH2Light {
	position: relative;
	zoom: 1;
	padding: 0px;
	background-color: #FFFFFF;
}

.titreH2Light h2 {
	height: 33px;
	border-bottom: 1px solid #F5C910;
	padding: 0px;
}

.titreH2Light h2 .titre {
	background: #F5C910 url('/images/visuels/light/fond_light_titre.gif')
		no-repeat top right;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	height: 28px;
	text-align: center;
	width: 197px;
	float: left;
}

.titreH2Light h2 .soustitre {
	float: left;
	background: transparent
		url('/images/visuels/light/fleche_light_titre.gif') no-repeat 0px 3px;
	margin-left: 7px;
	padding-top: 0px !important;
	padding-bottom: : 0px !           imporant;
	margin-top: 0px !important;
	margin-bottom: : 0px !           imporant;
	padding-left: 15px;
	color: #F5C910;
	font-size: 30px;
	line-height: 26px;
}

.titreH2Light .extraTitreH2 {
	margin-top: -7px;
}


#descriptionFormuleLightHeader {
	color: #4B4B4D;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left:10px;
}

#imgLesPlusLight {
	float: left;
	margin-left: 15px;
}
#descriptionFormuleLight h3
{
	color: #F5C910;
	font-size:18px;
	padding-top:10px;
	padding-left:10px;
}
#ulLesPlusLight {
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom:5px;
	list-style: none;
	float: left;
	width: 500px;
	border-left: 1px solid #F5C910;
}

#ulLesPlusLight li {
	background: transparent
		url('/images/visuels/light/fleche_avantages_light.gif') no-repeat 0px
		3px !important;
	color: #4B4B4D;
	font-size: 13px;
	padding-left: 13px;
	margin-bottom: 3px;
	margin-left:5px;
	line-height: 14px;
}

#asterisqueLight {
	font-style: italic;
	color: #4B4B4D;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top:5px;
	padding-left:10px;
}

/*** Confort ***/
#conditionsPromo {
	color: #4b4b4d;
	font-size: 11px;
	font-weight: bold;
}


#voir_conditions {
	position: absolute;
	width: 200px;
	top: 160px;
	right: 0px;
	font-size: 10px !important;
	text-align: right;
}

/*#promo_confortplus {
	width: 520px;
	height:34px;
	padding:0;
	margin:0;
	background: white url('/images/visuels/promo/picto_promo_confortplus2m.gif') no-repeat right top;
}*/


.titreH2Confort {
	position: relative;
	zoom: 1;
	padding: 0px;
	background-color: #FFFFFF;
}

.titreH2Confort h2 {
	height: 33px;
	border-bottom: 1px solid #F29400;
	padding: 0px;
}

.titreH2Confort h2 .titre {
	background: #F29400
		url('/images/visuels/confort/fond_confort_titre.gif') no-repeat top
		right;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	height: 28px;
	text-align: center;
	width: 225px;
	float: left;
}

.titreH2Confort h2 .soustitre {
	float: left;
	background: transparent
		url('/images/visuels/confort/fleche_confort_titre.gif') no-repeat 0px
		3px;
	margin-left: 7px;
	padding-top: 0px !important;
	padding-bottom: : 0px !           imporant;
	margin-top: 0px !important;
	margin-bottom: : 0px !           imporant;
	padding-left: 15px;
	color: #F29400;
	font-size: 30px;
	line-height: 26px;
}

.titreH2Confort .extraTitreH2 {
	margin-top: -7px;
}

#descriptionFormuleConfortHeader {
	color: #4B4B4D;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left:10px;
}
#descriptionFormuleConfort h3
{
	color: #F29400;
	font-size:18px;
	padding-top:10px;
	padding-left:10px;
}
#imgLesPlusConfort {
	float: left;
	margin-left: 15px;
}

#ulLesPlusConfort {
	padding: 0px;
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom:5px;
	list-style: none;
	float: left;
	width: 500px;
	border-left: 1px solid #F29400;
}

#ulLesPlusConfort li {
	background: transparent
		url('/images/visuels/confort/fleche_avantages_confort.gif') no-repeat
		0px 3px !important;
	color: #4B4B4D;
	font-size: 13px;
	padding-left: 13px;
	margin-bottom: 3px;
	margin-left:5px;
	line-height: 14px;
}
#ulLesPlusConfort li span
{
	background: #F29400;
	color: #FFFFFF;
	font-weight:bold;
	padding:1px;
}
#asterisqueConfort {
	font-style: italic;
	color: #4B4B4D;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top:5px;
	padding-left:10px;
}

/*** Premium ***/
.titreH2Premium {
	position: relative;
	zoom: 1;
	padding: 0px;
	background-color: #FFFFFF;
}

.titreH2Premium h2 {
	height: 33px;
	border-bottom: 1px solid #D75217;
	padding: 0px;
}

.titreH2Premium h2 .titre {
	background: #D75217
		url('/images/visuels/premium/fond_premium_titre.gif') no-repeat top
		right;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	height: 28px;
	text-align: center;
	width: 217px;
	float: left;
}

.titreH2Premium h2 .soustitre {
	float: left;
	background: transparent
		url('/images/visuels/premium/fleche_premium_titre.gif') no-repeat 0px
		3px;
	margin-left: 7px;
	padding-top: 0px !important;
	padding-bottom: : 0px !           imporant;
	margin-top: 0px !important;
	margin-bottom: : 0px !           imporant;
	padding-left: 15px;
	color: #D75217;
	font-size: 30px;
	line-height: 26px;
}

.titreH2Premium .extraTitreH2 {
	margin-top: -7px;
}

#descriptionFormulePremiumHeader {
	color: #4B4B4D;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left:10px;
}
#descriptionFormulePremium h3
{
	color: #D75217;
	font-size:18px;
	padding-top:20px;
	padding-left:10px;
}

#imgLesPlusPremium {
	float: left;
	margin-left: 15px;
}

#ulLesPlusPremium {
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
	list-style: none;
	float: left;
	width: 500px;
	border-left: 1px solid #D75217;
}

#ulLesPlusPremium li {
	background: transparent
		url('/images/visuels/premium/fleche_avantages_premium.gif') no-repeat
		0px 3px !important;
	color: #4B4B4D;
	font-size: 13px;
	padding-left: 13px;
	margin-bottom: 3px;
	margin-left:5px;
	line-height: 14px;
}

#packPrevention {
	font-size: 11px;
}

/*************Cat indoor ************/
.titreH2CI {
	position: relative;
	zoom: 1;
	padding: 0px;
	background-color: #FFFFFF;
}

.titreH2CI h2 {
	height: 33px;
	border-bottom: 1px solid #CE007B;
	padding: 0px;
}

.titreH2CI h2 .titre {
	background: #CE007B
		url('/images/visuels/catindoor/fond_catindoor_titre.gif') no-repeat
		top right;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	height: 27px;
	text-align: center;
	width: 290px;
	float: left;
}

.titreH2CI h2 sup {
	font-size: 11px;
}

.titreH2CI h2 .soustitre {
	float: left;
	background: transparent
		url('/images/visuels/catindoor/fleche_catindoor_titre.gif') no-repeat
		0px 3px;
	margin-left: 7px;
	padding-top: 0px !important;
	padding-bottom: : 0px !           imporant;
	margin-top: 0px !important;
	margin-bottom: : 0px !           imporant;
	padding-left: 15px;
	color: #CE007B;
	font-size: 30px;
	line-height: 26px;
}

.titreH2CI .extraTitreH2 {
	margin-top: -7px;
}

#descriptionFormuleCIHeader {
	color: #4B4B4D;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left:10px;
}

#descriptionFormuleCIHeader sup {
	font-size: 10px;
}
#descriptionFormuleCI h3
{
	color: #CE007B;
	font-size:18px;
	padding-top:30px;
	padding-left:10px;
}
#imgLesPlusCI {
	float: left;
	margin-left: 15px;
}

#ulLesPlusCI {
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom:5px;
	list-style: none;
	float: left;
	width: 500px;
	border-left: 1px solid #CE007B;
}

#ulLesPlusCI li {
	background: transparent
		url('/images/visuels/catindoor/fleche_avantages_catindoor.gif')
		no-repeat 0px 3px !important;
	color: #4B4B4D;
	font-size: 13px;
	padding-left: 13px;
	margin-bottom: 3px;
	margin-left:5px;
	line-height: 14px;
}
/*** Optimal ***/
.titreH2Optimal {
	position: relative;
	zoom: 1;
	padding: 0px;
	background-color: #FFFFFF;
}

.titreH2Optimal h2 {
	height: 33px;
	border-bottom: 1px solid #47B5C0;
	padding: 0px;
}

.titreH2Optimal h2 .titre {
	background: #47B5C0
		url('/images/visuels/optimal/fond_optimal_titre.gif') no-repeat top
		right;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	height: 28px;
	text-align: center;
	width: 217px;
	float: left;
}

.titreH2Optimal h2 .soustitre {
	float: left;
	background: transparent
		url('/images/visuels/optimal/fleche_optimal_titre.gif') no-repeat 0px
		3px;
	margin-left: 7px;
	padding-top: 0px !important;
	padding-bottom: : 0px !           imporant;
	margin-top: 0px !important;
	margin-bottom: : 0px !           imporant;
	padding-left: 15px;
	color: #47B5C0;
	font-size: 30px;
	line-height: 26px;
}

.titreH2Optimal .extraTitreH2 {
	margin-top: -7px;
}

#descriptionFormuleOptimalHeader {
	color: #4B4B4D;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left:10px;
}
#descriptionFormuleOptimal h3
{
	color: #47B5C0;
	font-size:18px;
	padding-top:20px;
	padding-left:10px;
}
#descriptionFormuleOptimalHeader img
{
	margin-bottom:-3px;
}
#imgLesPlusOptimal {
	float: left;
	margin-left: 15px;
}

#ulLesPlusOptimal{
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom:10px;
	list-style: none;
	float: left;
	width: 500px;
	border-left: 1px solid #47B5C0;
}

#ulLesPlusOptimal li {
	background: transparent
		url('/images/visuels/optimal/fleche_avantages_optimal.gif') no-repeat
		0px 3px !important;
	color: #4B4B4D;
	font-size: 13px;
	padding-left: 13px;
	margin-bottom: 3px;
	margin-left:5px;
	line-height: 14px;
}
#lienHills
{
	font-size:9px;
}
#packPrevention {
	font-size: 11px;
}
.pastilleOptimal2M #voir_conditions
{
	bottom:100px;
}
/****** Page options ******/
titreH2Options {
	position: relative;
	zoom: 1;
	padding: 0px;
	background-color: #FFFFFF;
}

.titreH2Options h2 {
	height: 33px;
	border-bottom: 1px solid #999999;
	padding: 0px;
}

.titreH2Options h2 .titre {
	background: #999999;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	height: 28px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
}

.titreH2Options .extraTitreH2 {
	margin-top: -2px;
}

#optionsHeader {
	color: #839609;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.optionsTxt {
	color: #595959;
	font-size: 12px;
	margin-top: 12px;
}

#vignetteOptionRc {
	background: url('/images/visuels/options/vignette_option_chien_rc.jpg');
	width: 198px;
	height: 231px;
	position: relative;
}

.optionTitre {
	text-transform: uppercase;
	text-align: center;
	top: 0px;
}

.optionAsterisque {
	color: #595959;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
	margin-left: 15px;
}

/******* Options ******/
.titreOption {
	text-transform: uppercase;
	text-align: center;
	width: 198px;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 7px;
}

.descOption {
	font-size: 11px;
	color: #595959;
	padding: 5px;
	margin-top: 137px;
}

.descOption2 {
	font-size: 11px;
	color: #595959;
	padding: 5px;
	margin-top: 130px;
}

.btnEnSavoirPlus {
	background: url('/images/layout/boutons/bgBlanc/bouton_T6_vert.gif');
	width: 134px;
	height: 31px;
	margin: auto;
}

.cadreOption {
	width: 230px;
	position: relative;
	float: left;
}

#vignettesOptions {
	padding-top: 20px;
	padding-bottom: 10px;
}

.tiretOption {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}

/***** Page Rc *******/
titreH2Option {
	position: relative;
	zoom: 1;
	padding: 0px;
	background-color: #FFFFFF;
}

.titreH2Option h2 {
	height: 33px;
	border-bottom: 1px solid #999999;
	padding: 0px;
}

.titreH2Option h2 .titre {
	background: #999999;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	height: 28px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
}

.titreH2Option h2 .soustitre {
	float: left;
	margin-left: 10px;
	padding-top: 0px !important;
	padding-bottom: : 0px !           imporant;
	margin-top: 2px !important;
	margin-bottom: : 0px !           imporant;
	padding-left: 10px;
	color: #999999;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	border-left: 1px dotted #999999;
}

.titreH2Option .extraTitreH2 {
	margin-top: -2px;
}

#tabCatRc {
	margin-left: 30px;
}

#tabMontantsRc {
	margin-left: 95px;
}

#asterisqueRc {
	padding-left: 95px;
}

/******** Page deces ***********/
#headerDeces {
	color: #889F00;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#descDeces {
	color: #595959;
	font-size: 12px;
	margin-top: 10px;
}

#imgVisuelChienDeces {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#imgVisuelChatDeces {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#descIndemnite {
	float: left;
	background: #F7F7F7;
	color: #595959;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 15px;
	margin-top: 22px;
	width: 450px;
}

#descIndemnite h3 {
	color: #889F00;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

/******* Partial Comment ca marche ********/
#commentCaMarche {
	position: relative;
	zoom: 1;
	padding: 8px;
	margin-top: 8px;
}

.cadreCcmInfos {
	background: #F7F7F7;
	color: #4b4b4d;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 60px;
	padding: 5px;
	margin-top: 0px;
}

.cadreCcmPictos {
	height: 110px;
	margin-top: 10px;
	position: relative;
}

.cadreCcmPictosAP {
	height: 98px;
	margin-top: 10px;
	position: relative;
}

#cadreCcmPerdu1,#cadreCcmPerdu2,#cadreCcmPerdu3,#cadreCcmPerdu4,#cadreCcmPerdu5,#cadreCcmPerdu6
	{
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 8px;
	width: 95px;
}

#cadreCcmPerdu4 {
	width: 100px;
}

#cadreCcmPerdu5 {
	width: 107px;
}

#cadreCcmPerdu6 {
	width: 128px;
}

.pictoNumPerdu,.pictoNumDeces {
	position: absolute;
	top: 5px;
	left: 0;
}

#pictoCcmPerdu1 {
	margin-left: 10px;
	margin-top: 25px;
}

#pictoCcmPerdu2 {
	margin-left: 25px;
	margin-top: 10px;
}

#pictoCcmPerdu3 {
	margin-left: 10px;
	margin-top: 30px;
}

#pictoCcmPerdu4 {
	margin-top: 19px;
}

#pictoCcmPerdu5 {
	margin-top: 20px;
	margin-left: 10px;
}

#pictoCcmPerdu6 {
	margin-top: 16px;
	margin-left: 14px;
}

#cadreCcmDc1,#cadreCcmDc2,#cadreCcmDc3,#cadreCcmDc4 {
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 8px;
	width: 163px !important;
	margin-bottom: 8px;
}

#pictoCcmDc1 {
	margin-left: 15px;
	margin-top: 10px;
}

#pictoCcmDc2 {
	margin-left: 30px;
	margin-top: 15px;
}

#pictoCcmDc3 {
	margin-left: 25px;
	margin-top: 25px;
}

#pictoCcmDc4 {
	margin-left: 25px;
	margin-top: 23px;
}

.borderPoint {
	border-right: 1px dotted #4A4A4C;
}

/******* Animal Perdu **********/
#headerAP {
	color: #889F00;
	font-size: 14px;
	font-weight: bold;
}

#descAP {
	color: #595959;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*************** le saviez vous *************************/
#leSaviezVous .titreH2LeSaviezVous {
	position: relative;
	zoom: 1;
	background-color: #FFFFFF;
}

#leSaviezVous .titreH2LeSaviezVous h2 {
	background-image: url('/images/layout/pictos/picto_ccm_saviezvous.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #5C6108;
	font-weight: normal;
	height: 43px;
	padding-top: 13px;
	padding-left: 57px;
	margin: auto;
	border-bottom: 1px solid #B8C82B;
}

#leSaviezVous .titreH2LeSaviezVous .extraTitreH2 {
	margin-top: -2px;
}

#leSaviezVous #mission {
	background: #AABD00;
	color: #FFFFFF;
	padding: 8px;
	margin-top: 8px;
	font-size: 12px;
}

#leSaviezVous #mission_suite {
	color: #595959;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
}

#leSaviezVous #separateur {
	border-bottom: #595959 1px dotted;
	margin-top: 8px;
}

#leSaviezVous h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #839609;
	font-size: 15px;
	font-weight: bold;
}

#leSaviezVous #raisons {
	color: #595959;
}

#leSaviezVous #raisons h4 {
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}

#leSaviezVous #raisons p {
	font-size: 11px;
}

#leSaviezVous #raisons tr td {
	vertical-align: top;
}

/* ligne de separation */
#leSaviezVous #raisons tr.separateur td {
	background-color: #FFFFFF;
	padding: 0px;
	height: 15px;
}

/* colonne image */
#leSaviezVous #raisons tr td.image {
	width: 87px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}

/* colonne bordure */
#leSaviezVous #raisons tr td.bordure {
	background-color: #FFFFFF;
	border-left: 1px dotted #6C6A6A;
	padding-left: 10px;
}

/* colonne texte */
#leSaviezVous #raisons tr td.contenu {
	width: 235px;
	background-color: #F7F7F7;
	padding: 10px;
}

#leSaviezVous #raisons a.asterisque {
	text-decoration: none;
}

#leSaviezVous #raisons_notes {
	margin: 8px;
	padding: 0px;
	font-style: italic;
	font-size: 9px;
	color: #595959;
}

#leSaviezVous #raisons_notes p {
	margin-bottom: 2px;
}

/**************** page commentCaMarche ****************/
#pageCommentCaMarche .titreH2CommentCaMarche {
	position: relative;
	zoom: 1;
	background-color: #FFFFFF;
}

#pageCommentCaMarche .titreH2CommentCaMarche h2 {
	background-image:
		url('http://css0.santevet.com/images/layout/pictos/picto_ccm_saviezvous.gif')
		;
	background-position: top left;
	background-repeat: no-repeat;
	color: #5C6108;
	font-weight: normal;
	height: 43px;
	padding-top: 13px;
	padding-left: 57px;
	margin: auto;
	border-bottom: 1px solid #B8C82B;
}

#pageCommentCaMarche .titreH2CommentCaMarche .extraTitreH2 {
	margin-top: -2px;
}

#pageCommentCaMarche #intro {
	color: #839609;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}

#pageCommentCaMarche table td {
	padding-top: 10px;
}

#pageCommentCaMarche table h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #839609;
}

#pageCommentCaMarche table p {
	font-size: 12px;
	color: #595959;
}

#pageCommentCaMarche table img {
	margin-left: 20px;
}

#pageCommentCaMarche table div.etape {
	background-color: #F7F7F7;
	padding: 10px;
	margin: 20px;
}

/************** page index *****************************/
#pageOffreAssuranceIndex .titreH2Index {
	position: relative;
	zoom: 1;
	background-color: #FFFFFF;
}

#pageOffreAssuranceIndex .titreH2Index h2 {
	background-image: url('../images/layout/pictos/picto_camion_vert.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #5C6108;
	font-weight: normal;
	height: 36px;
	padding-top: 2px;
	padding-left: 46px;
	margin: auto;
	border-bottom: 1px solid #B8C82B;
}

#pageOffreAssuranceIndex .titreH2Index .extraTitreH2 {
	margin-top: -2px;
}

#pageOffreAssuranceIndex h3 {
	color: #839609;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 16px;
}

#pageOffreAssuranceIndex p {
	font-size: 12px;
	color: #595959;
	margin-top: 8px;
}

#pageOffreAssuranceIndex #lienComparatif span {
	display: none;
}

/* vignettes */
#vignetteCatIndoor, #vignetteOptimal
{
	width:692px !important;
	height:141px !important;
	background-position: top left !important;
	position:relative;
	margin-left:15px !important;
}
#vignetteCatIndoor .titre, #vignetteOptimal .titre
{
	text-align:left !important;
	padding-left:200px;
	margin-top:2px;
}
#vignetteCatIndoor .description, #vignetteOptimal .description
{
	margin-top:5px !important;
	padding-left:205px !important;
	width:460px;
	
}
#vignetteCatIndoor a.lien, #vignetteOptimal a.lien
{
	margin:0 !important;
	bottom:5px !important;
	right:60px !important;
	position:absolute !important;
}
#pageOffreAssuranceIndex #vignettes {
	font-size: 12px;
	color: #595959;
	margin: 16px auto 0px auto;
}

#pageOffreAssuranceIndex #vignettes .vignette,#pageOffreAssuranceIndex #vignettes .bordure,#pageOffreAssuranceIndex #vignettes .bordure2
	{
	float: left;
	height: 270px;
}

#pageOffreAssuranceIndex #vignettes .vignette {
	width: 198px;
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 16px 0px 16px;
	margin: 16px 0px 16px 0px;
}

#pageOffreAssuranceIndex #vignettes .bordure {
	border-right: 1px dotted #6F6F6F;
	width: 0px;
	margin: 16px 8px 16px 8px;
}

#pageOffreAssuranceIndex #vignettes .bordure2 {
	border-right: 1px dotted #6F6F6F;
	width: 0px;
	margin: 16px 8px 16px 8px;
}

#pageOffreAssuranceIndex #vignettes .titre {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}

#pageOffreAssuranceIndex #vignettes .description {
	color: #595959;
	font-size: 11px;
	margin-top: 140px;
	padding: 5px;
	height: 53px;
}

#pageOffreAssuranceIndex #vignettes .lien {
	display: block;
	width: 134px;
	height: 31px;
	background: #FFFFFF
		url('/images/layout/boutons/bgBlanc/bouton_T6_vert.gif') no-repeat top
		left;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 8px auto 0px auto;
}


/*** Page CHIOTS CHATONS ***/

#offrechiotschatons, 
#offrechiotschatons_noel {
	height:750px;
	background: #ffffff url('../images/visuels/offrechiotschatons.jpg') no-repeat 0px 0px;
	padding-top:40px;
	padding-left:50px;
	position:relative;
	width:890px;
}
#offrechiotschatons_noel {
	background: #ffffff url('../images/visuels/offrechiotschatons_noel.jpg') no-repeat 0px 0px;
}
#offrechiotschatons .titre, 
#offrechiotschatons_noel .titre {
	font-size:18px;
	color:#ffffff;
	margin-bottom:30px;
}
#offrechiotschatons p.description_offre_cc,
#offrechiotschatons_noel p.description_offre_cc{
	font-size:13px;
	width:580px;
	margin-top:25px;
}
#offrechiotschatons p.petit,
#offrechiotschatons_noel p.petit{
	font-size:11px;
}
#offrechiotschatons .vert{
	color:#00ada2;
	font-weight:bold;
	font-size:14px;
}
#offrechiotschatons_noel .rouge{
	color:#de171e;
	font-weight:bold;
	font-size:13px;
}
#offrechiotschatons #bt_devisgratuit_rose,
#offrechiotschatons_noel #bt_devisgratuit_rose{
	position:absolute;
	bottom:85px;
	left:320px;
	}
#offrechiotschatons #condition_offre,
#offrechiotschatons_noel #condition_offre{
	position:absolute;
	bottom:10px;
	font-size:11px;
	color:#999999;
	width:720px;
	font-style:italic;
	}
