body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.page {
	
	margin: 0px;
	padding: 0px;
	background-image: url(../upload/image/body.png);
	background-repeat: repeat-x;
	background-color: #ECF4FA;
}
.menurighttitre {
	background-image: url(../upload/image/block-title-bk.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 31px;
	width: 200px;
	font-weight: bold;
	color: #2486c3;
}
form {
	margin: 0px;
	padding: 0px;
}
.bgtop {
	background-image: url(../upload/image/bgtop.png);
	height: 26px;
	font-weight: bold;
	color: #000000;
}
select {
	font-size: 11px;
}
.footer {
	color: #FFFFFF;
	background-image: url(../upload/image/footer.png);
	background-repeat: repeat-x;
	height: 26px;
	font-weight: bold;
	line-height:26px;
	padding-right:10px;
}
.gras {
	font-weight: bold;
}
.grasbleu {
	font-weight: bold;
	color: #055E98;
}
.grasoranger{
	font-weight: bold;
	color: #F30;
}
.grasorangerbig{
	font-weight: bold;
	color: #F30;
	font-size:14px;
}

.photo {
	border: 2px solid #CCCCCC;
	padding: 2px;
}
.grisdegrade {
	background:#fdfdfd;
	background-image: url(../upload/image/gris.png);
	background-repeat:repeat-x;
	
	text-indent: 4px;
	border-bottom:#666 1px solid;
	padding:2px;
	
}
.degradebleu {
	background-image: url(../upload/image/degradebleu.png);
	background-repeat: repeat-x;
	padding:5px;
	padding-top:0px;
}
.degradebleu a,.degradebleu a:visited{
	color:#09F;
	text-decoration:underline;
}
.degradebleu a:hover{
	text-decoration:none;
	color:#F60;
}
.ombre {
	background-color: #FFFFFF;
	background-image: url(../upload/image/ombre.png);
	background-repeat: repeat-x;
	height: 12px;
}
.degradebleuhome {
	background-image: url(../upload/image/degradebleu.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a, a:visited{
	color: #333;
	text-decoration:none;
}
a:hover{
	color:#39F;
	text-decoration:underline;
	font-weight:bold;
}
#navbar a.selected{
	color:#39F;
	text-decoration: none;
	font-weight:bold;
	}
/* caption styling */
.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }
/**/
#topbleu{
	background:#0772BA;
	height:5px;
}
#pixel, .pixel{
	height:5px;
}
h1{
	margin:0;
	padding:0;
	font-size:14px;
	
}
#topmenu tr td a:hover{
	color:#FFF;
}
/* Accordéon */
.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid #09F;
background: #E3F3FD;
border-top:none;
border-left:none;
font-size:14px;
color: #055E98;
}
.centrer{

}
.openpet{ /*class added to contents of 1st demo when they are open*/
background: #FC9;
}
.ttable{
	color: #000;
	background: #96D7FA;
	font-weight:bold;
	text-align:center;
}
.table1 tr td{
	border:#96D7FA 1px solid;
	margin:2px;
	padding:2px;
}
.table1{
	border:#96D7FA 1px solid;
}
#chemin{
	margin:5px 2px;
}
/* regles css */
#txt h2{
	color: #055E98;
	font-size:13px;
}
#txt h3{
	font-size:13px;
}
.news{
	font-size:14px;
	background:#055E98;
	color:#055E98;
	padding:3px;
	background: #DDEDFB;
	border:1px solid #055E98;
}
.centre{
	display:block;
	margin:auto;
}