
/* masquer logo CG */
.bloc_oise
{
	display: none;
}


/* CSS Document */
/************************
*        body
***********************/
body {
	background: url(../images/css/body_theme_bleu.png) repeat-x #93979A ;
}
/************************
*        entete
***********************/
#langue_recherche form{
	background: url(../images/css/bg_rech_bleu.png) no-repeat  ;
	width:216px;
}
#langue_recherche label{
	color:#efeeee;
}
#langue_recherche input{
	background-color:#7c7f80 ;
	color:#fff;
	width:117px;
	padding:1px 0 0 3px;
}
.content-search input.btn_rech,
#langue_recherche input.btn_rech{
	background: url(../images/css/btn_rech_bleu.png) no-repeat  ;
	height:20px;
	margin-left:3px;
}
.content-search input.btn_rech{
	background: url(../images/css/btn_rech_bleu_w.png) no-repeat  ;
}
#raccourcis li a{
	color:#fff;
}
#raccourcis li {
	background: url(../images/css/separ_liste.png) no-repeat  right 12px;
}
/************************
*        conteneur
***********************/
.contenu_centre{
	padding:12px 10px 20px 10px;
}
/************************
*        footer
***********************/
#bas_page{
	background:url(../images/css/bas_page_bleu.png) no-repeat  ;
	height:26px;
}
#footer li{
	background: url(../images/css/separ_liste.png) no-repeat  right 2px;
}
#footer li a{
	color:#D5D4D4 ;
}
/**********************************************************************************
*									pages
**********************************************************************************/
/************************
*        col_gauche
***********************/
.arondi_left, .arondi_right {
	background:url(../images/css/arondi_vert.png) no-repeat  ;
	height:9px;
}
.bloc_menu{
	background:#2067A2 url(../images/css/menu_bleu.gif) no-repeat;
}
.bloc_menu .vacances {
	background: #9cbbd6  ;
}
.bloc_visite{
	border:solid 1px #c6d6e5;
}
.bloc_visite h2 a{
	color:#22639a;
}
.bloc_visite span{
	color:#22639a;
}
.bloc_liens{
	background: url(../images/css/bg_bloc_liens_bleu.png) no-repeat ;
}
.bloc_liens li{
	background: url(../images/css/puce_bleu_ciel.png) no-repeat left ;
}
.bloc_liens li a{
	color:#555;
}
/************************
*        col_centre
***********************/
#col_centre .arondi_centre{
	background: url(../images/css/arrondi_centre_th_bleu.png) no-repeat ;
	height:9px;
	margin-top:0px;
}
#content h2{
	color:#22639A;
	font-weight:bold;
	font-size:125%;
}
#bloc_contenu .item_block_right{
	margin-left:22px;
}
#bloc_contenu .item_block img{
	padding-bottom:5px;
}
#bloc_contenu .item_block a{
	color:#22639A;
	font-weight:bold;
	text-decoration:none;
}
#bloc_contenu .item_block div div a{
	color:#22639A;
	background: url(../images/css/bg_pointiller.png) repeat-x  bottom ;
	font-weight:bold;
	text-decoration:none;
}
#bloc_contenu .item_block p{
	color:#321b10;
	padding-bottom:3px;
}
a.plus_idees{
	color:#22639A;
	background: url(../images/css/bg_pointiller.png) repeat-x  bottom ;
}

/*
#bloc_contenu .item_block{
	width:228px;
	float:left;
	margin:0 0px 13px 0;
}
#bloc_contenu .item_block_right{
	margin-left:22px;
}
#bloc_contenu .item_block img{
	padding-bottom:5px;
}
#bloc_contenu .item_block h2{
	font-size:125%;
	font-weight:bold;
	color:#321b10;
}
#bloc_contenu .item_block p{
	color:#321b10;
	padding-bottom:3px;
}
#bloc_contenu .item_block a{
	font-weight:bold;
	color:#06768E;
	background: url(../images/css/bg_pointiller.png) repeat-x  bottom ;
	text-decoration:none;
}

*/

/************************
*        col_droit
***********************/
#col_droit{
	width:210px;
	margin-left:10px;
}
#col_droit .bloc_reservez {
	background:#266ba5 url(../images/css/menu_bleu_r.gif) no-repeat top right;
	margin-bottom:2px;
}
#col_droit .bloc_reservez h2 {
	padding-bottom:0;
}
#col_droit .bloc_reservez ul {
	padding-top:9px;
}
#OSRecherche {
	margin-bottom:2px;	
}
.bloc_carnet_pratique {
	background:#f9f9f9 ;
	border:solid 1px #c6d6e5;
	margin-bottom:10px;
	padding:7px 0 8px 11px;
}
.bloc_carnet_pratique h2{
	color:#22639a;
	font-size:136%;
	font-weight:bold;
	padding-bottom:9px;
}
.bloc_carnet_pratique li{
	background: url(../images/css/puce_bleu_ciel.png) no-repeat left;
}
.bloc_carnet_pratique li a{
	color:#22639a;
}
.bloc_lettre{
	background: url(../images/css/bg_bloc_lettre_bleu.png) no-repeat ;
	height:70px;
	margin-bottom:10px;
	padding:13px 0 0 10px;
}
.bloc_lettre h2{
	color:#22639a;
	font-size:136%;
	padding-bottom:13px;
}
.bloc_lettre input, .contact a.reservez{
	background: url(../images/css/btn_inscription_bleu.png) no-repeat;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:100%;
	font-weight:bold;
	height:26px;
	margin-left:53px;
	padding:0 12px 0 0;
	width:140px;
}
.bloc_exclusif{
	border:solid 1px #c6d6e5;
}
.bloc_exclusif h2 a{
	color:#22639a;
}
.bloc_oise p a{
	color:#555;
}
.bande_superieure{
	background: url(../images/css/masque5.png) no-repeat top;
	height:9px;
	margin-top:0px;
	position:absolute;
	z-index:+99;
	width:940px;
}
/**************************************************************
*						Article_we_charme
**************************************************************/
#content .fil_ariane2 a{
	color:#22639a;
}
#bloc_contenu .online_editor h3{
	color:#22639a;
}
#bloc_contenu .online_editor a{
	color:#22639a;
}
#bloc_contenu .voir_aussi h3{
	color:#22639a;
}
#bloc_contenu .voir_aussi li{
	background: url(../images/css/puce_bleu_ciel.png) no-repeat left 3px;
}
#bloc_contenu .commentaire h3{
	color:#22639a;
}
#bloc_contenu .commentaire a.ajout_commentaire{
	background: url(../images/css/puce_orange_small.png) no-repeat left;
	color:#22639a;
}
#bloc_contenu .commentaire .pointille {
	background: url(../images/css/bg_pointiller.png) repeat-x bottom;
}
#bloc_contenu .commentaire h4{
	color:#22639a;
}
#content #bloc_contenu .commentaire div a{
	color:#22639a;
}
/**************************************************************
*						Diaporama_hebergement
**************************************************************/
#content.diapo h3{
	color:#22639a;
}
.diapo .barre_outils{
	background-color:#8FC2EB;
}
.diapo .pagination_photo .last_photo, .pagination_photo .next_photo{
	background: url(../images/css/last_photo_bleu.png) no-repeat ;
}
.diapo .pagination_photo .next_photo{
	background: url(../images/css/next_photo_bleu.png) no-repeat ;
}
.diapo .pagination_photo span{
	color:#22639a;
}
.diapo .bouton .btn_play, .diapo .bouton .btn_pause{
	background: url(../images/css/btn_play_bleu.png) no-repeat ;
}
.diapo .bouton .btn_pause{
	background: url(../images/css/btn_pause_bleu.png) no-repeat ;
}background: url(../images/css/.png) no-repeat ;
}
/* inactif */
.diapo .bouton .btn_pause_inactif{
	background: url(../images/css/btn_pause_bleu_inactif.png) no-repeat ;
}
.diapo .bouton .btn_play_inactif{
	background: url(../images/css/btn_play_bleu_inactif.png) no-repeat ;
}
.diapo .pagination_photo .next_photo_inactif{
	background: url(../images/css/next_photo_bleu_inactif.png) no-repeat ;
}
.diapo .pagination_photo .last_photo_inactif{
	background: url(../images/css/last_photo_bleu_inactif.png) no-repeat ;
}
/* inactif */
#content.diapo .bloc_image .encour{
	border:solid 1px #22639a;
}
.diapo .texte_photo h4{
	color:#22639a;
}
/**************************************************************
*						Recherche_SRIT_courts_sejours_2
**************************************************************/
#content.recherche h3{
	color:#22639a;
}
.liste_heber h4{
	color:#22639a;
}
.liste_heber {
	background-color: #eef3f7;
}
.bloc_recherche_heber .issue_box {
	color:#22639a;
}
.bloc_recherche .issue_box {
	color:#22639a;
}
.bloc_recherche_type legend {
	color:#22639a;
}
.bloc_recherche_right input.btn_recherche {
	background: url(../images/css/btn_recherche.png) no-repeat ;
}
.bloc_recherche_bottom input.btn_recherche {
	background: url(../images/css/btn_recherche.png) no-repeat ;
}
.offre a{
	background: url(../images/css/puce_bleu.png) no-repeat left;
}
/**************************************************************
*						Listing_SRIT_courts_sejours
**************************************************************/
.resultat a{
	color:#22639a;
}
.resultat span.separ{
	color:#22639a;
}
.liste_resultat a{
	background: url(../images/css/puce_bleu.png) no-repeat left;
	color:#22639a;
}
.liste_resultat a.photo{
	background: none;
}
.pagination a.next{
	background: url(../images/css/puce_bleu.png) no-repeat right;
	color:#22639a;
}
.pagination a.last{
	background: url(../images/css/puce_bleu2.png) no-repeat left;
	color:#22639a;
}
.pagination div a{
	color:#22639a;
}
/**************************************************************
*						Brochure_Memoire
**************************************************************/
#content.brochure_memoire h3{
	color:#22639a;
}
#bloc_contenu .categorie .item_block a{
	color:#22639a;
}
.categorie .item_block span{
	color:#22639a;
}
a.commande{
	background: url(../images/css/bg_commande_bleu.png) no-repeat ;
}
/**************************************************************
*				Offre_SRIT_courts_sejours
**************************************************************/
#content.offre_sejour h3{
	color:#22639a;
}
.comment h4{
	color:#22639a;
}
.comment form input.btn_envoyer {
	background: url(../images/css/btn_envoyer_bleu.png) no-repeat;
}
/**************************************************************
*				Produit_touristiq_hebergement
**************************************************************/
#content.produit_touristiq h3{
	color:#22639a;
}
.produit h4{
	color:#22639a;
}
.produit_touristiq #bloc_contenu .voir_aussi h4{
	color:#22639a;
}
.contact h4{
	color:#22639a;
}
.contact span{
	color:#22639a;
}
.contact a{
	background: url(../images/css/bg_pointiller.png) repeat-x  bottom ;
	color:#22639a;
}
/**************************************************************
*				Rubrique_we_charme
**************************************************************/
#content.rubrique h3{
	color:#22639a;
}
.rubrique_descrip .img_produit span{
	color:#22639a;
}
.rubrique .item_block h4 {
	color:#22639a;
}
#content.rubrique .item_block a {
	color:#22639a;
}

/**************************************************************
*				watah
***************************************************************/

#content .date{
	color:#8BC43B;
	font-weight:bold;
}
#content h3{
	color:#8BC43B;
}
/**************************************************************
*				recherche full
**************************************************************/
.content-search .content-view-line .attribute-title h4 a,
.content-search .categories li span.current{
  color: #8BC43B;
}

.p1 img{
	float: none;
	margin: 0;
}

.intro {
	background:transparent url(../images/css/fond-tarif-prod-tour.png) repeat-x scroll left top;
}

/*produit touristique*/
/*modif GD 29/01/09*/
#bloc_tarif{

}

#tarif_affiche{	display:inline;font-size:21px;color:#FFF;}
#tarif_affiche #cents{font-size:18px;}
#tarif_type{font-size:11px;color:#FFF;}
#tarif_nb_pers_mini{
	display:block;
	font-size:11px;
	color:#FFF;
	text-align:center;
	margin-top:3px;
}
#bloc_reference{margin:3px 0;}


#bloc_contact_resa{width:285px;margin:0 auto;padding:10px;border:1px solid #CCC;}
#bloc_contact_resa .logo{float:right;margin:0px;}
#bloc_contact_resa .titre{text-align:left;font-weight:bold;color:#22639a;font-size:13px;}
#bloc_contact_resa .resa{font-size:12px;margin-top:4px;margin-left:4px;}
#contenu{
	float:left;
	width:169px;
}
#bloc_bouton_reserver{
	width:132px;margin:0 auto;
	font-size:12px;font-weight:bold;
	padding:6px 5px;
	color:#FFF;
	background:#FFF url(../images/css/btn_reserve_en_ligne.png) no-repeat top left;
	text-indent:30px;
	}
#bloc_bouton_reserver a{color:#FFF;text-decoration:none;}
#bloc_reserver_hautdepage{border:1px solid #22639a;padding:5px;}
#bloc_reserver_hautdepage strong{color:#22639a;}
/**/
/*FICHE DETAILS SRIT*/
/*modif GD 04/03/09*/
h2.picto{margin-top:10px;color:#8BC43B;}

/**/
/*##################### diaporama produits - jquery preview*/
#bloc_plus_de_photos{margin-bottom:10px;}
#bloc_plus_de_photos ul{}
#bloc_plus_de_photos ul li{width:107px;text-align:center;float:left;}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#FFF;
	padding:5px;
	display:none;
	color:#22639a;
}