.dog_infos h1 {
	color:#726d5a;
	padding:0;
	background-image:none;
}

.dog_infos .col {
	float:left;
	width:290px;
	padding:5px;
}

.dog_infos .col strong {
	display:block;
	float:left;
	width:90px;
}

.dog_infos .col div {
	padding-bottom:5px;
}

.race_select {
	 padding: 15px 0 15px 0;
}

.dog_ranking {
	padding:0;
	margin:0;
	width:100%;
}

.dog_ranking tbody tr:hover {
	background-image:url(/images/backgrounds/quizz-bg.png);
	cursor:pointer;
}

.dog_ranking tr td{
	border-bottom:#CCC 1px solid;
	margin:0;
}

.fiche_chien_content .fiche_chien_left {
	background-color:#FFF;
	padding:10px;
}

.fiche_chien_content .fiche_chien_right {
	width:33%;
	background-color:#FFF;
	float:right;
	padding:10px;
}

.comment_box li {
	overflow:hidden;
	border-bottom:#CCC 1px solid;
}

.comment_box li img {
	float:left;
}

.comment_box li div {
	padding:2px;
}

.comment_box li .wrote {
	color:#036;
	font-weight:bold;
}

.comment_box li .date {
	font-size:11px;
}

.item .ratings {
	list-style-type:none;
}

.item .ratings label {
	float:left;
	width:150px;
	font-weight:bold;
}

.fiche_chien_content {
	overflow:hidden;
	margin:auto;
	width:600px;
}

.fiche_chien_content .actu_content{
	float:left;
	width:600px;
}


.fiche_chien_content .content_left {
	width:200px;
	float:left;
	padding:5px;
}

.fiche_chien_content .content_middle {
	float:left;
	width:520px;
	padding:5px;
}

.fiche_chien_content .content_right {
	width:200px;
	float:right;
	padding:5px;
}

.focus_item {
	padding:15px;
}

.focus_item p {
	text-align:justify;
}

.arbo li {
	padding-left:5px;
	list-style-type:none;
}

.arbo .select {
	font-weight:bold;
}

.pager {
	text-align:center;
}

.step_quizz tr th {	
	vertical-align:top;
}

.step_quizz {
	padding:0;
	margin:0;
}

.step_quizz td {
	border-bottom:#999 1px solid;
	padding:15px;
	margin:0;
}

.step_quizz th {
	border-bottom:#999 1px solid;
	padding:15px;
	margin:0;
}

.step_quizz tr {
	padding:0;
	margin:0;
	background-image:url(/images/backgrounds/quizz-bg.png);
	background-repeat:repeat-x;
}

.step_quizz tr th label {
	text-align:left;
	float:left;
	width:350px;
}

.step_quizz ul.radio_list li {
	list-style-type:none;
}

.hbar {
	width:100%;
	overflow:hidden;
}


.hbar .box_item {
	float:left;
	width:33%;
}

.hbar .box_item_2 {
	float:left;
	width:66%;
}

.fiche_chien_content .menu_cat {
	float:left;
}

#news_menu_content {
	padding:25px;
	background-color:#f4f6eb;
	border-right:#CCC 1px solid;
	border-left:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	display:block;
}

#news_menu_content ul li {
	list-style-type:none;
}

.news_menu {
	height:27px;
	padding:0;
	margin:0;
}

.hbar .box_item_2 .news_menu li {
	float:left;
	background-image:url(/images/backgrounds/li_r.png);
	background-position:top right;
	background-repeat:no-repeat;
	list-style-type:none;
	height:26px;
	padding:0;
	border-bottom:#CCC 1px solid;
}

.hbar .box_item_2 .news_menu li:hover {
	border-bottom:#f4f6eb 1px solid;
}

.news_menu li span {
	background-image:url(/images/backgrounds/li_l.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:26px;
	padding-left:10px;
	padding-right:3px;
	margin-right:7px;
	padding-top:5px;
}

.hbar .semibar {
	float:left;
	width:50%;
}

.newTopic th {
	text-align:left;
	width:180px;
}

#site_pictures {
	overflow:hidden;
}

#site_pictures .picture_thumb {
	float:left;
}



#slideshow {
	position:relative;
	width:252px;
	height:200px;
	overflow:hidden;
}

#slideshow .slide_item {
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
	position:relative;
	background-color:#666;
	border:#666 1px solid;
	width:250px;
	height:200px;
	background-position:center center;
	background-repeat:no-repeat;
}

#slideshow .slide_mask {
	overflow:hidden;
	background:#000;
	width:100%;
	position:relative;
	height:70px;
	filter:alpha(opacity=60);
	opacity:0.6;
	top:130px;
}

#slideshow .slide_content {
	position:absolute;
	padding:5px;
	width:100%;
	height:70px;
	top:130px;
}

#slideshow .slide_content h3 {
	padding:0;
	margin:0;
	font-size:20px;
}

#slideshow .slide_content p {
	font-size:10px;
	color:#FFF;
	padding:0;
	margin:0;
}

#slideshow .slide_content h3 a {
	color:#FFF;
}

#slideshow #slideshow_container {
	position:absolute;
	height:200px;
	width:1500px;
	z-index:0;
}

#selection_races {
	overflow:auto;
	height:200px;
}

#formContainer {
	overflow:hidden;
	border-bottom:#CCC 1px solid;
	margin-bottom:15px;
	padding-bottom:5px;
}

div.pictures_content {
	margin-top:15px;
}

ul.fci {
    display: block;
    overflow: hidden;
    padding: 5px;
}

ul.fci li {
    padding: 3px;
    width: 49%;
    float: left;
    font-size: 12px;
    list-style-type: none;
    height: 16px;
    overflow: hidden;
}

ul.fci li.select {
    background-color: #FFF;
}

ul.fci li a {
    color: #000;
    font-weight: bold;
}
