/* CSS Document */
/***********Etude de marche***********/

#market_research{
	background:#ffffff url(../images/market/background-market.jpg) repeat-x;
	height:100%;
	margin:0;
	color:white;
	font-family:"trebuchet MS";
	font-size:13px;
}

#market_research #market_text{
	margin:0 auto 10px auto;
	width:939px;
}

#market_research #market_text h1{
	margin:0;
	padding-top:10px;
}

#market_research #market_content{
	margin:0 auto;
	width:939px;
	height:630px;
	background:url(../images/market/background-question.png) no-repeat;
}

#market_research #questions{
	background:url(../images/market/opacity.png) repeat-y;
	width:365px;
	padding:15px;
	float:right;
	margin:20px 28px 0 0;
}

#market_research #questions p{
	margin:0;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

#market_research #questions .next-button{
	float:right;
}

/*************SITE*********/

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px
}

body p, ul, li, h1, h2, h3, h4, h5, h6{
	text-align:justify;
}

#container{
	text-align:center;
	width:1016px;
	height:auto;
	margin:0 auto;
	padding:0 0 1px 0;
	background:url(../images/site/bckg.jpg) repeat-y;
}

#container p{
	padding:5px 0 5px 0;
	margin:0;
}

#header{
	width:1016px;
	background:url(../images/site/bckg_header.jpg) no-repeat left top;
	height:101px;
	margin:0 auto;
	padding:0;
}

#header p#breadcrumbs{
	font-size:12px;
	font-weight:normal;
	padding:58px 35px 2px 164px;
}

#header h1{
	display:none;
}

.desc{
	display:none;
}


/********** MENU **********/



#container #menu{
	background:url(../images/site/bckg_menu.jpg) no-repeat left top;
	float:left;
	height:447px;
	width:183px;
	float:left;
	margin:0;
	padding:0;
}

#container #menu ul{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	margin:0 0 0 7px;
	padding:175px 20px 0 10px;
}

#container #menu ul li{
	text-align:left;
	background:url(../images/site/puce_on.jpg) no-repeat left 5px;
	padding:0 0 0 15px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
}

#container #menu a{
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	border:none;
}

#container #menu a:hover{
	color:#666666;
	background-color:#ffffff;
}

#container #menu ul#sub_menu{
	padding:0 0 0 0;
	margin:2px 0 5px 0;
}

#container #menu ul#sub_menu li a{
	margin:0;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	padding:0;
	background-image:none;
}

#container #menu ul ul#sub_menu li{
	background-image:none;
	padding:0 0 0 2px;
	margin:0;
}



/********** SITEMAP **********/

#container #sitemap ul li{
	padding-top:5px;
}


/********** CONTENU **********/

#container #content{
	min-height:444px;
	padding:0;
	margin:0 32px 0 203px;
}

#container #content h2{
	font-size:18px;
	margin-top:0;
	padding-top:0;
}

#container #content h3{
	font-size:13px;
	margin-bottom:0;
	padding-bottom:0;
}

#container #content #text img{
	float:right;
	margin:0 0 8px 20px;
	border:1px solid #54603B;
	padding:1px;
}

#container #content #text #gite img{
	float:left;
	margin:0 10px 0 0;
	border:none;
	padding-top:7px;
}

/**************NEWS******************/
#container #content #news{
	margin-top:20px;
}

#container #content #news .block_news{
	overflow: auto;
	float: left;
	width: 240px;
	height: 130px;
	margin: 0 8px 15px;
	padding:2px
}

#container #content #news h3{
	background-color:#dde1d4;
	color:#54603B;
	margin-top:0;
	padding:2px 3px;
}

#container #content #news h3 img{
	border: medium none ;
	float: right;
	padding-right: 5px;
}


#container #content #news h3 a{
	text-decoration:none;
	padding: 0;
}

#container #content #news p{
	padding:0;
}

#container #content #news .block_news p.intro a{
	border:none;
	color:#666666;
}

#container #content #news .link{
	text-align:right;
	padding:0 0 20px 0;
}

#container #content #news #two_blocks{
	float:left;
	width:528px;
}

#container #content #news #right_column{
	border:1px solid #54603B;
	float:right;
	width:230px;
}

#container #content #news h4 {
	font-size:13px;
	background-color:#54603B;
	color:#ffffff;
	margin:0 0 10px 0;
	padding:2px 3px;
}

/********************FIN NEWS******************/

#container #content #text img.img_no_style{
	float:none;
	margin:0 0 10px 0;
}


#container #content ul{
	margin-top:0;
	margin-bottom:0;
	padding-bottom: 10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
}

#container #content ul ul{
	padding-bottom: 0px;
}

#container #content li{
	margin-bottom: 3px;
}



/********** LES LIENS **********/

body a{
	color:#54603B;
	text-decoration:none;
	border-bottom:1px dotted #54603B;
	padding:0 2px;
}

body a:hover{
	background-color:#EFFFCE;
	color:#54603B;
	border-color:#54603B;
}

#container a#selected{
	color:#54603B;
	font-weight:bold;
}

#container .right_link{
	float:right;
}

#container a.white_link, #container #ancestry a{
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
	font-weight:bold;
}

#container a.white_link:hover, #container #ancestry a:hover{
	color:#54603B;
	background-color:#EFFFCE;
	border-bottom:1px dotted #54603B;
	font-weight:bold;
}

#container #ancestry a{
	padding:0 2px;
}

#container .return_link a{
	background:url(../images/site/fleches_gauches.gif) no-repeat 0%;
	padding:0 2px 0 16px;
	margin:2px 20px 0 0;
}

#container .return_link a:hover{
	background: #EFFFCE url(../images/site/fleches_gauches_vertes.gif) no-repeat 0%;
	border-color:#54603B;
}

#container .go_link a{
	margin-right:10px;
	background:url(../images/site/fleches_droites.gif) no-repeat 100%;
	padding:0 15px 0 2px;
}

#container .go_link a:hover{
	background: #EFFFCE url(../images/site/fleches_droites_vertes.gif) no-repeat 100%;
}

#container .see_link a{
	background:url(../images/site/fleches_droites.gif) no-repeat 0%;
	padding:0 2px 0 16px;
	margin:2px 0 0 5px;
}

#container .see_link a:hover{
	background: #EFFFCE url(../images/site/fleches_droites_vertes.gif) no-repeat 0%;
	border-color:#54603B;
}

body a.image_link {
	border-bottom: none;
	padding: 0;
}

body a:hover.image_link {
	background-color: transparent;
	border-bottom: none;
}
body a.image_link img {
	border: none;
}

#container .video_link {
	font-size:13px;
	text-align:right;
	margin-right:5px;
}

#container .video_link a {
	background:transparent url(../images/site/video_off.png) no-repeat scroll 98% 50%;
	margin:2px 0 0 5px;
	padding:0 16px 0 0px;
}

#container .video_link a:hover {
	background:#EFFFCE url(../images/site/video_on.png) no-repeat scroll 98% 50%;
	border-color:#54603B;
}

#container .photo_link {
	font-size:13px;
	text-align:right;
	margin-right:5px;
}

#container .photo_link a {
	background:transparent url(../images/site/photo_off.png) no-repeat scroll 98% 50%;
	margin:2px 0 0 5px;
	padding:0 16px 0 0px;
}

#container .photo_link a:hover {
	background:#EFFFCE url(../images/site/photo_on.png) no-repeat scroll 98% 50%;
	border-color:#54603B;
}

/********** FOOTER **********/


#footer{
	background:url(../images/site/bottom.jpg) no-repeat;
	position:relative;
	bottom:0;
	height:327px;
	width:1016px;
	margin:0 auto;
	padding:0;
}

#footer p{
	text-align:center;
	padding:327px 0 20px 60px;
	margin-top:0;
}


/********** LISTE DES CHEVAUX **********/

#container #content .horse{
	border:1px solid #54603B;
	height:70px;
	margin-top:10px;
}

#container #content .pager{
	margin-top:10px;
	padding-bottom: 1px;
}

#container #content .horse .horse_picture_thumb{

	border-right:1px solid #54603B;

	/*width:70px;*/

	height:70px;

	float:left;

	margin:0;

	padding:0;

	background-color:#FFFFFF;

}



#container #content .horse .horse_picture_thumb img{

	border:none;

	margin:0;

	padding:5px;

	/*width:60px;*/

	height:60px;

}



#container #content .horse p.right_link{

	padding-top:0;

}



#container #content .horse .horse_infos p{

	padding:3px 0 0 10px;

}



#container #content .horse .horse_name{

	background-color:#54603B;

	color:white;

	height:18px;

	text-align:left;

	margin:0 0 0 70px;

	padding:0;

}



#container #content .horse .horse_name h3.name{

	font-weight:bold;

	font-size:13px;

	margin:0;

	padding:0 0 0 10px;

}



#container #content .horse .horse_infos{

	float:left;

}



/***** FILTRE *****/



#container #content #filter{

	margin:20px 0 10px 0;

	background-color:#dde1d4;

	padding:1px 10px 3px 10px;

}



/********** FICHE CHEVAL **********/



#horse_sheet_title{

	background-color:#54603B;

	height:23px;

	padding:3px 0 0 10px;

	margin-bottom:20px;

}



#horse_sheet_title h2{

	color:#FFFFFF;

	text-align:left;

	font-size:16px;

	margin:0;

}



#horse_sheet_title p{

	padding-top:0;

}



/***** PARTIE DE GAUCHE *****/



#left_part{

	background-color:#54603B;

	width:410px;

	margin-right:20px;

	float:left;

}



/** EMBED **/



#left_part #embed {

	padding:4px;

}



#left_part #embed object, #left_part #embed embed , #left_part #embed iframe{	width:400px;
	height: 324px;}
/** PHOTOS **/



#left_part #pictures{

	padding:4px;

}



#left_part #pictures img{

	border: 1px solid white;

}



#myGallery{

	border: 1px solid white !important;

}



#myGallery p {

	color: #FFFFFF

}



/** ANCETRES **/

#left_part #ancestry{

	padding:10px 5px;

	text-align:left;

}



#left_part #ancestry table{

	border-collapse:collapse;

	border-bottom:2px solid #54603B;

	width:100%;

	font-size:12px;

	color:#FFFFFF;

}



#left_part #ancestry table tr td{

	border-bottom:1px solid #ffffff;

	padding:5px;

}



/***** PARTIE DE DROITE *****/



#right_part{

	float:right;

	width:350px;

}



a.child{

	text-decoration:underline;

	color:#666666;

}



/********** FORMULAIRE **********/



#form_content {

	width: 308px;

	margin-left: auto;

	margin-right: auto;

}



#form_content .form-row {

	padding-bottom: 15px;

	width: 100%;

	text-align: left;

}



#form_content .form-error {

	color: #f33;

}



#form_content .form-error input, #form_content .form-error select, #form_content .form-error textarea {

	border: 1px solid #f33;

}



#form_content input, #form_content textarea, #form_content select {

	border: 2px solid #ddd;

	padding: 2px;

	width: 300px;

}



#form_content input.no_decoration {

	border: none;

	width: auto;

	padding: 0;

}



#form_content .submit {

	text-align: right;

}



#form_content .submit input {

	border: none;

	width: auto;

	padding: 0;

}



#container .save-ok {

	padding-bottom: 15px;

}



#container .save-ok p {

	border: 2px solid #ddd;

	padding: 10px;

	text-align: center;

	font-weight: bold;

}
