/* CSS Document, Template v1.0 */

* {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#365690;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	scrollbar-face-color:#365690;
	scrollbar-highlight-color:#365690;
	scrollbar-shadow-color:#1F3458;
	scrollbar-3dlight-color:#9CB3DB;
	scrollbar-arrow-color:#C2D5FE;
	scrollbar-track-color:#E7EEFF;
	scrollbar-darkshadow-color:#032572;
	}

a, a:link, a:active, a:visited {
	color:#333333;
	text-decoration:none;
	} 
	
a:hover {
	color:#666666;
	text-decoration:none;
	}
	
h1 {
	font-size:18px;
	color:#239432;
	}
	
h2 {  
	font-size:16px;
	color:#8C332B;
	}
	
h4{
	color:#FFFFFF;
	font-size:18px;
	}	
	
input, textarea{
	width:170px;
	border:#91A3C5 1px solid;
	}	
	
a.menuLink, a.menuLink:link, a.menuLink:visited, a.menuLink:active{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 20px 0px 20px;	
	}	

a.menuLink:hover{
	color:#FFFF00;
	}
	
	
/* DIV INFORMATIONS */

#content{
	}
	
#right{
	float:right;
	}

#left{
	float:left;
	}			

#menu{
	width:800px;
	background:url(../images/bg_button.gif) repeat-x;
	height:30px;
	}
	
#menu{
	float:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}		
	
#header{
	background:url(../images/bg_header.gif) repeat-x;
	height:150px;
	width:800px;
	padding:0px 0px 0px 0px;
	display:block;
	}
	
#header div{
	color:#FFFFFF;
	font-size:14px;
	}	
	
#subContent{
	width:480px;
	padding:10px 10px 10px 10px;
	color:#365690;
	float:left;
	}	
			
#contact{
	background:url(../images/bg_contact.jpg) repeat-x;
	background-color:#C5CDDA;
	border:#8A9EC1 1px solid;
	padding:10px 10px 10px 10px;
	width:260px;
	}
	
#pets table tr td h1{
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	}

#pets table tr td a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	}

#pets table tr td a:hover{
	text-decoration:none;
	}		
	
/*  END DIV */	

.bgColor {
	background-color:#F0F0F0;
	}

.alert {
	color:#CC0000;
	font-size:10px;
	font-weight:bold;
	}	

.picture{
	border-style:solid;
	border-color:#999999;
	border-width:3px;
	}

a.title{
	font-weight:bold;
	}	

.copyright{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}

.design{
	font-size:10px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.design, a.design:link, a.design:active, a.design:visited{
	text-decoration:underline;
    text-transform:none;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.design:hover{
	text-decoration:none;
    text-transform:none;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
input.button{
	width:50px;
	}	
