*
{
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;
	color: Red;
	outline: none;
}
a img
{
	border: 0;
}

html
{
	overflow-y: scroll;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
p, li
{
	/*font-size: 0.7em;*/
	font-size: 11px;
	margin: 0 0 8px 0;
}
ul, ol
{
	margin: 0 0 0 30px;
}
table.info li
{
	list-style: none;
}

h1, h2, h3
{
	font-family: "ITCOfficinaSans Black" , Verdana, Arial, Helvetica, sans-serif;
}

.hidden
{
	display:none;
}

.left
{
	float: left;
}
.right
{
	float: right;
}

.lftmain
{
	background: url(../Images/lft_main.gif) repeat-y;
}
.rgtmain
{
	background: url(../Images/rgt_main.gif) repeat-y;
}

#divmain
{
	width: 799px;
	margin: 0 auto;
}
.content
{
	text-align: left;
	background-color: #F8DA6C;
}

.main
{
	width: 100%;
	background: #F8DA6C;
}

/*
border: 1px solid red;
*/
.mainHdr
{
	width: 798px;
	height: 119px;
	overflow: hidden;
}
.mainHdr img
{
	display: block;
	white-space: nowrap;
}
.mainHdrNav
{
	width: 798px;
	height: 26px;
}
/*should probably be /images/nav_bg.gif as is generic*/
.kittennav, .puppynav, .mypetnav
{
	background-image: url(/images/kitten/nav_bg.gif);
	background-repeat: repeat-x;
}
.mainHdrSubNav
{
	height: 10px;
	width: 785px;
	border-bottom: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
}
.tdSubNav
{
	text-align: left;
}
.tableSubNav1 .tdSubNav
{
	color: #0b51c0;
}
.tableSubNav1 .aSubNav:link
{
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	color: #0b51c0;
	text-align: left;
	padding: 5px;
	line-height: 20px;
}
.tableSubNav1 .aSubNav:hover
{
	font-size: 0.6em;
	text-decoration: none;
	width: 100%;
	color: #0b51c0;
	padding: 5px;
	font-weight: bold;
	line-height: 20px;
}
.tableSubNav1 .aSubNav:visited
{
	text-decoration: none;
	font-size: 0.6em;
	width: 100%;
	padding: 10px;
	color: #0b51c0;
	padding: 5px;
	font-weight: bold;
	line-height: 20px;
}
.tableSubNav1 .aSubNav:active
{
	text-decoration: none;
	font-size: 0.6em;
	width: 100%;
	padding: 10px;
	color: #0b51c0;
	padding: 5px;
	font-weight: bold;
	line-height: 20px;
}
.navon
{
	background: url(/images/bg_subnav1_on.gif) repeat-x;
}
.tdSubNavSeperator
{
	overflow: hidden;
	width: 1px;
	background: url(/images/mypet/nav_sep.gif) no-repeat;
}
.tableSubNav2, .tableSubNav3, .tableSubNav4, .tableSubNav5, .tableSubNav6
{
	background: #f1bf00 url(/images/menu_grad.gif) repeat-y;
}
.tableSubNav2 .tdSubNav, .tableSubNav3 .tdSubNav, .tableSubNav4 .tdSubNav, .tableSubNav5 .tdSubNav
{
	color: #000000;
}
.tableSubNav2 .aSubNav:link, .tableSubNav3 .aSubNav:link, .tableSubNav4 .aSubNav:link, .tableSubNav5 .aSubNav:link
{
	font-size: 0.6em;
	color: #000000;
	text-align: left;
	padding: 5px 5px 3px 5px;
}

.tableSubNav2 .aSubNav:visited, .tableSubNav3 .aSubNav:visited, .tableSubNav4 .aSubNav:visited, .tableSubNav5 .aSubNav:visited
{
	font-size: 0.6em;
	color: #000000;
	text-align: left;
	padding: 5px 5px 3px 5px;
}
.tableSubNav2 .aSubNav:active, .tableSubNav3 .aSubNav:active, .tableSubNav4 .aSubNav:active, .tableSubNav5 .aSubNav:active
{
	font-size: 0.6em;
	text-align: left;
	padding: 5px 5px 3px 5px;
}
.tableSubNav2 .aSubNav:hover, .tableSubNav3 .aSubNav:hover, .tableSubNav4 .aSubNav:hover, .tableSubNav5 .aSubNav:hover
{
	color: #FF0000;
}
.tableSubNav2 a.navon, .tableSubNav2 .aSubNav:visited a.navon
{
	background: transparent;
}

/* Common Button styles */
a:visited
{
	text-decoration: none;
}
.btnContainer
{
	float: left;
	background: url(/images/btn_rhs.gif) right no-repeat;
	padding-right: 13px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 15px;
}
.btnContainer .btnMain
{
	line-height: 22px;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}
.btnContainer .btnLhs
{
	background: url(/images/btn_paw.gif) left no-repeat;
	padding-left: 29px;
	float: left;
	text-decoration: none;
}
/* End button styles */

.mainContent
{
	margin: 0 20px 0 0;
}
.mainContent_generic
{
	margin: 0 20px;
}
.mainContent_popup
{
	width: 787px;
	background: #F9EEC1;
}
.mainContent td
{
	vertical-align: top;
	text-align: left;
}
.mainContent td.leftcol
{
	width: 180px;
	height: 400px;
	position: relative;
}
.mainContent td.leftcol img.imgPack
{
	position: relative;
	top: 50px;
	left: 108px;
	display: block;
}
.mainContent td.rightcol
{
	width: 595px;
	padding: 20px 0 20px 0;
}
.mainButton
{
	padding-top: 5px;
	padding-bottom: 5px; /*background-color:#fed94c;*/
	text-align: right;
}
.popupContent
{
	text-align: left;
	width: 772px;
	background: #f1be01;
	padding-left: 15px;
	padding-bottom: 15px;
}
h1
{
	color: #147599;
	font-size: 1em;
	margin: 10px 0;
}
h2
{
	color: #147599;
	font-size: 0.8em;
	margin: 10px 0;
}
h3
{
	color: #147599;
	font-size: 0.7em;
	margin: 10px 0;
}
div.box
{
	width: 100%;
}
div.box .lightbg
{
	background: #f1b000;
}
div.boxBody
{
	position: relative;
}
div.boxBody .boxcontent
{
	padding: 20px 20px 0px 20px;
	position: relative;
	text-align: left;
}

div.boxBody .boxcontent a
{
	color:Blue; 
	font-size: 12px;
}

div.boxBody .boxtopright
{
	position: absolute;
	top: 0;
	right: 0;
	height: 26px;
	width: 23px;
}
div.boxFooter
{
}
div.boxFooter span
{
	display: block;
	padding: 15px;
	margin: -1px 0 0 0;
}

div.boxBody .banner1 .littlebutton
{
	background: url(/images/btn_littlered.gif) bottom right no-repeat;
	float: left;
	width: 76px;
	padding: 0 10px 0 0;
}
div.boxBody .banner1 .littlebutton h1
{
	color: #FF0000;
}
div.boxBody .banner1 .littlebutton p
{
	padding: 0;
	margin: 0;
}
div.boxBody .banner1 img
{
	display: block;
}

div.boxBody .prod
{
	padding-left: 130px;
}



/*PRODUCT section - will split into product.css*/
#feeding, #nutrition, #variety
{
	display: none;
}

.boxcontent ul#productlinks
{
	width: 100%;
	margin: 0 0px 10px 0;
}
.boxcontent ul#productlinks li
{
	display: inline;
	font-size: 0.7em;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	margin: 0 5px 0 0;
	list-style: none;
}
.boxcontent ul#productlinks li img
{
	padding: 0 0 0 3px;
}
.boxcontent ul#productlinks li a:link
{
	color: red;
	text-decoration: none;
}
.boxcontent ul#productlinks li a:hover
{
	color: red;
}
.boxcontent ul#productlinks li a:visited, .boxcontent ul#productlinks li a:active
{
	color: red;
	text-decoration: none;
}
.boxcontent th
{
	font-size: 0.7em;
	padding: 5px 0 0 0;
}
.panel
{
	clear: both;
	display: none;
	padding: 1em;
}
div.light_pop
{
	width: 220px;
	float: left;
	padding: 10px;
}

div#popupcont
{
	margin: 0 0 0 40px;
}

#variety
{
	height: 280px;
}

/*end*/
table.info td
{
	font-size: 0.7em;
	padding: 3px;
	width: 185px;
}
table.info th
{
	font-size: 0.7em;
	padding: 3px;
}
.orange
{
	background-color: #f2d885;
}
.mainFtr
{
	background-color: #000000;
	color: #ffffff;
	height: 54px;
	white-space: nowrap;
}
.mainFtr a
{
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}
.mainFtr a:hover
{
	text-decoration: underline;
}
.ftrBg
{
	background-color: #ffffff;
}
.spacer3
{
	height: 3px;
}
.spacer5
{
	height: 5px;
}
.spacer10
{
	height: 10px;
}
.error
{
	color: Red;
	font-size: 9pt;
}

.ftrLhs
{
	background: url(/images/lft_main.gif) repeat-y;
}
.ftrRhs
{
	background: url(/images/rgt_main.gif) repeat-y;
}
.FullPagePad
{
	padding-left: 40px;
	padding-right: 40px;
}
.FlashLeftPad
{
	padding-left: 5px;
}



/*Modif Base2.master*/
#header
{
    position:relative;
    width:800px;
    height:119px;
    margin:0;
    padding:0;
}

#header h1
{
    margin:0;
    line-height:0;
    padding:0;
}

#menu
{
    position:relative;
    width:770px;
    height:26px;
    background:url('/Images/Chat/bgd_menu.png');
    padding:0 23px 0 7px;
    margin:0;
}

#menu ul
{
    list-style-type:none;
    list-style-position:inside;
    display:inline;
    margin:0;
    padding:0;
}

#menu ul li
{
    float:left;
    margin:0;
    padding:0;
}

#menu ul li a
{
    display:block;
    color:#FFF;
    font-size: 12px;
	font-weight: bold;
}

#menu ul li.accueil a
{
    width: 55px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}



#menu ul li.premiers_pas a
{
    width:125px;
    height:20px;
    padding:6px 0 0 25px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}


#menu ul li.amenagez a
{
    width:73px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}

#menu ul li.produits a
{
    width:63px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}

#menu ul li.bonus a
{
    width:43px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}

#menu ul li.saga a
{
    width:45px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}

#menu ul li.faq a
{
    width:43px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}

#menu ul li.test a
{
    width:65px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}




#menu ul li.mon_animal a
{
    width:81px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}

#menu ul li.mon_veto a
{
    width:110px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}

#menu ul li.mes_documents a
{
    width:105px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}

#menu ul li.donnees_animal a
{
    width:243px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_paw.gif') no-repeat;
}

#menu ul li.accueil2 a
{
    width:65px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_pawcoloured.gif') no-repeat;
}

#menu ul li.friskies_chien, #menu ul li.accueil2
{
    float:right;
}

#menu ul li.friskies_chien a
{
    width:95px;
    height:20px;
    padding:6px 0 0 27px;
    background:url('/Images/Chat/nav_pawcoloured.gif') no-repeat;
}


#menu ul li.accueil2 a:hover, #menu ul li.accueil2 a.active
{
    background:url('/Images/Chat/menu_accueil2.png') no-repeat;
    color:#FF0000;
}

#menu ul li.mon_animal a:hover, #menu ul li.mon_animal a.active
{
    background:url('/Images/Chat/menu_monanimal.png') no-repeat;
    color:#FF0000;
}

#menu ul li.mon_veto a:hover, #menu ul li.mon_veto a.active
{
    background:url('/Images/Chat/menu_monveto.png') no-repeat;
    color:#FF0000;
}

#menu ul li.mes_documents a:hover, #menu ul li.mes_documents a.active
{
    background:url('/Images/Chat/menu_mesdocs.png') no-repeat;
    color:#FF0000;
}

#menu ul li.donnees_animal a:hover, #menu ul li.donnees_animal a.active
{
    background:url('/Images/Chat/menu_donnees.png') no-repeat;
    color:#FF0000;
}
/*************/

#menu ul li.accueil a:hover, #menu ul li.accueil a.active
{
    background:url('/Images/Chat/menu_80-26.png') no-repeat;
    color:#FF0000;
}

#menu ul li.premiers_pas a:hover, #menu ul li.premiers_pas a.active
{
    background:url('/Images/Chat/menu_150-26.png') no-repeat;
    color:#FF0000;
}

#menu ul li.amenagez a:hover, #menu ul li.amenagez a.active
{
    background:url('/Images/Chat/menu_100-26.png') no-repeat;
    color:#FF0000;
}

#menu ul li.produits a:hover, #menu ul li.produits a.active
{
    background:url('/Images/Chat/menu_90-26.png') no-repeat;
    color:#FF0000;
}

#menu ul li.bonus a:hover, #menu ul li.bonus a.active
{
    background:url('/Images/Chat/menu_70-26.png') no-repeat;
    color:#FF0000;
}

#menu ul li.saga a:hover, #menu ul li.saga a.active
{
    background:url('/Images/Chat/menu_70-26.png') no-repeat;
    color:#FF0000;
}

#menu ul li.faq a:hover, #menu ul li.faq a.active
{
    background:url('/Images/Chat/menu_70-26.png') no-repeat;
    color:#FF0000;
}


#menu ul li.test a:hover, #menu ul li.test a.active
{
    background:url('/Images/Chat/menu_test.png') no-repeat;
    color:#FF0000;
}






#contenant
{
	position:relative;
    width:800px;
    background:url('/Images/Chat/bgd_contenant.png') repeat-y;
}

#footer
{
    background:#000;
    width:788px;
    height:63px;
}

#footer ul
{
    margin:0;
    padding:0;
    list-style-type:none;
    font-size:12px;
}

#footer #ssmenu_footer
{
    width:100%;
    height:16px;
    padding:2px 0 0 0;
    background:#333;
}
#footer ul li
{
    float:left;
    padding:0 10px;
    background:url('/Images/ftr_divider.jpg') no-repeat right center
}
#footer ul li.dernier
{
    background:none;
}

#footer ul li a
{
    color:#FFF;
}
#footer ul li a:hover
{
    text-decoration:underline;
}
p.mentions
{
    font-size:7pt;
    padding:0 6px;
}







#btn_offrechaton
{
    width: 247px;
    height: 132px;
}

#btn_offrechaton a
{
    display:block;
    width:247px;
    height:132px;
    background:url('/images/affaires/offrechaton.png') bottom no-repeat;
}

#btn_offrechaton a:hover
{
    background:url('/images/affaires/offrechaton.png') top no-repeat;
}

#btn_offrechaton a span
{
    display:none;
}



#btn_offrechiot
{
    width: 153px;
    height: 194px;
}

#btn_offrechiot a
{
    display:block;
    width: 153px;
    height: 194px;
    background:url('/images/affaires/offrechiot.png') bottom no-repeat;
}

#btn_offrechiot a:hover
{
    background:url('/images/affaires/offrechiot.png') top no-repeat;
}

#btn_offrechiot a span
{
    display:none;
}


/* PAGE INSCRIPTION */
#inscription_contenu
{
    position:relative;
    width:717px;
    height:570px;
    background:url('/images/chatchien/background_inscription3.png') no-repeat;
    margin:0 0 0 7px;
    padding:10px 30px 0 40px;
}
#inscription_contenu h2
{
    margin:15px 0 0px 0 ;
    padding:0 10px 5px 0;
    color:#505050;
    text-align:right;
    font-size:9px;
    font-weight:normal;
}
#inscription_contenu h2 img
{
    float:left;
}

#inscription_contenu p
{
    font-size:9px; 
    font-family:Arial; 
    padding: 0px 0px 0px 0px;
    color:#000;
}

.inscription_contenu_errorlabel 
{
    font-size:10px; 
    font-family:Arial; 
    padding-top: 10px;
    color:#FF0000;
    display: block;
}

.inscription_contenu_errorlabel_withcaptcha 
{
    font-size:10px; 
    font-family:Arial; 
    padding-top: 10px;
    color:#FF0000;
    display: block;
}

#bloc_inscription
{
    position:relative;
    width:674px;
    height:450px;
    background:url('/images/chatchien/bloc_inscription3.png') no-repeat;
    padding:10px 20px;
    font-size:12px;
}

#bloc_inscription .small
{
    font-size: 9px;
}

#bloc_inscription .vert
{
    color:#00842a;
    padding: 10px 0px 5px 0px;
    display:block;
}

#bloc_inscription table
{
    width:100%;
}

#bloc_inscription table tr td, #bloc_inscription table tr th
{
    padding:2px 0;
}

* html #bloc_inscription table tr td, * html #bloc_inscription table tr th
{
    padding:1px 0;
}

*+html #bloc_inscription table tr td, *+html #bloc_inscription table tr th
{
    padding:1px 0;
}

#bloc_inscription table tr th
{
    text-align:right;
}

#bloc_inscription .textboxInscription
{
    width:150px;
    border:1px solid #000;
}
#bloc_inscription .textboxInscription_gd
{
    width:200px;
    border:1px solid #000;
}

#bloc_inscription .textboxInscription_petit
{
    width:80px;
    border:1px solid #000;
}

#bloc_inscription .textboxInscription_error
{
    width:150px;
    border:1px solid #FF0000;
}
#bloc_inscription .textboxInscription_gd_error
{
    width:200px;
    border:1px solid #FF0000;
}

#bloc_inscription .textboxInscription_petit_error
{
    width:80px;
    border:1px solid #FF0000;
}

#bloc_inscription .ddlInscription
{
    width:152px;
    border:1px solid #000;
}

#bloc_inscription .ddlJourInscription
{
    width:40px;
    border:1px solid #000;
}

#bloc_inscription .ddlMoisInscription
{
    width:40px;
    border:1px solid #000;
}

#bloc_inscription .ddlAnneeInscription
{
    width:65px;
    border:1px solid #000;
}

#bloc_inscription .ddlInscription_error
{
    width:152px;
    border:1px solid #FF0000;
}

.align_droit
{
    text-align:right;
}


/* Plan du site */

/*round corner boxes*/
div.box {background: url(../../images/topleft_ora.gif) top left no-repeat;}
/*div.box .lightbg {background: url(/images/topleft_ora.gif) top left no-repeat;}*/
div.boxBody {background: url(../../images/borderright_ora.gif) top right repeat-y;}
div.boxBody .boxcontent {background: url(../../images/borderright_ora.gif) top right repeat-y;}
div.boxBody .boxtopright {background: url(../../images/topright_ora.gif) top right;} 
div.boxFooter {background: url(../../images/bottomleft_ora.gif) bottom left no-repeat; display:block; margin: -15px 0 0 0;}
div.boxFooter span {background: url(../../images/bottomright_ora.gif) bottom right no-repeat;}

/* Nous Contacter  */

.mptitle
{
	font-weight:bold;
	font-size:10pt;
	color:#14749a;
	padding: 0 0 0 10px;
}
.mptitle2
{
	font-weight:bold;
	font-size:10pt;
	color:#154eb9;
	padding: 0 0 10px 10px;
	width:30%;
}
.mptitle3
{
	font-weight:bold;
	font-size:9pt;
	color:#000000;
	padding: 0 0 0 10px;
	white-space:nowrap;
	height:25px;

}

.mpcontent
{
	font-size:8pt;
	padding: 0 10px 0 10px;
	height:25px;
}
.mpcontent a
{
	text-decoration:none;
}
.mpcontent a:hover
{
	text-decoration:none;
}


/* Bouton rentree home */

#btn_nouveaute
{
    /*position: absolute;
top: 390px*/
    width:163px;
    height:115px;
    
}

#btn_nouveaute a
{
    display:block;
    width:163px;
    height:115px;
    background:url('/Images/Chat/btn_nouveau.png') bottom no-repeat;
}

#btn_nouveaute a:hover
{
    background:url('/Images/Chat/btn_nouveau.png') top no-repeat;
}

#btn_nouveaute a span
{
    display:none;
}




#btn_rentree
{
    position: absolute;
    width:201px;
    height:107px;
    top: 320px
}


#btn_rentree a
{
    display:block;
    width:201px;
    height:107px;
    background:url('/Images/Chat/bt-rentree.png') bottom no-repeat;
}

#btn_rentree a:hover
{
    background:url('/Images/Chat/bt-rentree.png') top no-repeat;
}

#btn_rentree a span
{
    display:none;
}



.desabo
{
    padding-left: 25px; 
}

.remerciement
{
    padding-left: 25px; 
}

