@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%; }
	
body	{ }
ol, ul  { list-style: none; }

/* remember to define focus styles! */
:focus  { outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table 	{ /* border-collapse: collapse; border-spacing: 0; */ }


/* -------- Main -------- */

img {
	border: none;
}
html, body, #wrapper {
    /*height:100%;*/
    margin: 0;
    padding: 0;
    border: none;
}
#wrapper {
	/*height:100%;*/
	width:100%;
	max-width:1020px;
	vertical-align: middle;
	z-index:40;
	background-image: url(../images_2013/design/wrapper_bkg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:none !important;
}
#content {
	width:100%;
	max-width:1000px;
	padding: 0px;
	background-image: url(../images_2013/design/content_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	/*height: 100%;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
body {
	font-family: 'Open Sans', sans-serif;
	color:#5d5d5f;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	background-image: url(../images_2013/design/bkg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* --------	Header -------- */

#header {
	padding:0px;
	margin: 0px;
	height: 380px;
	width: 100%;
	max-width:1000px;
	position: relative;
	background-image: url(../images_2013/design/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* --------	logo -------- */

#logo {
	margin:0px;
	padding:0px;
	position: absolute;
	left: 0px;
	top: 65px;
	z-index:40;
	width: 260px;
	background-image: url(../images_2013/design/camprilux_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}

/* --------	Clearer -------- */

.clearer { clear: both; }

/* --------	Content -------- */

#col_content {
	width:1000px;
	/*background-color: #FFF;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 110px;
	margin-left: 0px;
}
#content2 a:link 	{ color: #de0f24; text-decoration: none; }
#content2 a:visited 	{ color: #de0f24; text-decoration: none; }
#content2 a:active 	{ color: #5d5d5f; text-decoration: none; }
#content2 a:hover 	{ color: #5d5d5f; text-decoration: none; }

#col_1 {
	width:100%;
	max-width:260px;
	padding:0px;
	float: left;
	margin: 0px;

}
#col_2_left, #col_2_right {
	width:20px;
	min-height:20px;
	float:left;
	background-color:#C63;
}
#col_2 {
	width:100%;
	max-width:450px;
	padding:0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	float:left;
}
#col_2 h1 {
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #de0f24;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#col_2 h2 {
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5d5d5f;
	text-decoration: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #de0f24;
}
#col_2 h3, #col_2 h4, #col_2 h5, #col_2 h6 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5d5d5f;
	text-decoration: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#col_2 ol, #col_2 ul  {
	list-style-type: disc;
	padding-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
#col_2 ul li {
	list-style-type: disc;
	margin-top:10px;
	margin-bottom:10px;
}
#col_3 {
	width:100%;
	max-width:250px;
	float:left;
	margin: 0px;
	padding:0px;
}

/* --------	Footer -------- */
#footerwrap {
	width:100%;
	height: 94px;
	background-image: url(../images_2013/design/bkg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	width:100%;
	max-width:1000px;
	padding:0px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image: url(../images_2013/design/footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 94px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	font-size: 13px;
	font-style: normal;
}
#footer a:link 	{ color: #fff; text-decoration: none; }
#footer a:visited 	{ color: #fff; text-decoration: none; }
#footer a:active 	{ color: #651232; text-decoration: none; }
#footer a:hover 	{ color: #651232; text-decoration: none; }
#footer_l {
	width:206px;
	height:42px;
	margin:0px;
	padding: 0px;
	position:absolute;
	top:35px;
	left:208px;
}
#footer_r {
	margin:0px;
	text-align: right;
	position:absolute;
	right:100px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_r a:link 	{
	color: #fff;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer_r a:visited 	{ color: #fff; text-decoration: none; }
#footer_r a:active 	{ color: #df0f24; text-decoration: none; }
#footer_r a:hover 	{ color: #df0f24; text-decoration: none; }
#footer_link {
	margin: 0px;
	width:73px;
	height:75px;
	display: inline-block;
	position:absolute;
	top:15px;
	right:14px;
}


/* --------	Bottom --------	*/

#bottom {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 62px;
	width: 1030px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* --------	Search Input -------- */

#suche {
	color:#747474;
	width: 260px;
	height:51px;
	padding: 0px;
	margint: 0px;
	background-image: url(../images_2013/design/suche_bkg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:50px !important;	
}
#rexsearch_form, #rexsearch_form fieldset, #rexsearch_form #input, #rexsearch_form #submit {
	margin:0px !important;
	padding:0px !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none !important;
}
#rexsearch_form #submit {
	height:19px;
	color:#747474 !important;
	width: 19px !important;
	display:inline-block;
	background-image: url(../images_2013/design/lupe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 16px !important;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rexsearch_form #input {
	color:#de0f24 !important;
	width: 170px;
	height:24px;
	display:inline-block;
	/*background-image: url(../images_2013/design/suche_bkg_main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height:49px;*/
	margin-left:35px !important;
	margin-top:14px !important;
	text-align: left;
	vertical-align: top;
	background-color:#FFF !important;
	font-family: 'Open Sans', sans-serif;
	font-size:14px !important;
}

/*Search Form*/
#search-form {
    float: left;
    width: 100%;
    margin: 0px;
    background: #ebebeb;
    text-align: left;
    margin-bottom: 167px;
}

#searchFormDiv #langue {
    float: right;
    margin: 0px auto 10px;
    text-align: left;
}

    #searchFormDiv #langue a img {
        width: 17px;
        height: 11px;
    }

    #searchFormDiv #langue a {
        margin-right: 10px;
    }

#search-form fieldset {
    padding: 10px;
    float: left;
}

    #search-form fieldset label {
        padding-right: 10px;
    }

#search-form input[type=checkbox] {
    margin-left: 0;
}

#search-form fieldset select {
    font-size: 12px;
    width: 80%;
    height: 20px;
}

    #search-form fieldset select#deltaMax {
        width: 92px;
    }

#search-form fieldset#destination, #search-form fieldset#dates, #search-form fieldset#type {
    width: 234px;
    text-align: left;
}

#search-form fieldset#hebergement, #search-form fieldset#advanced_search {
    width: 18%;
}

#search-form fieldset#dates div.date_form {
    padding-bottom: 20px;
}

    #search-form fieldset#dates div.date_form span.label_date {
        display: inline-block;
        min-width: 80px;
        position: relative;
        top: 3px;
    }

#search-form table#arrivalDeparture {
    width: 100%;
    float: left;
    margin-top: 8px;
}

    #search-form table#arrivalDeparture tr {
        height: 25px;
    }

    #search-form table#arrivalDeparture td.left {
        float: left;
    }

    #search-form table#arrivalDeparture td.right {
        float: right;
    }

#search-form fieldset#dates p {
    margin: 5px 0;
}

    #search-form fieldset#dates p select {
        float: right;
    }

#search-form fieldset#product-type div#div_cb_product_type {
    padding-left: 10px;
}

#search-form fieldset#destination p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
    text-align: left;
    margin: 10px 0;
}

#search-form fieldset#destination #stars_search ul.type li {
    width: 50%;
    float: left;
}

#search-form fieldset#dates #services ul li {
    width: 50%;
    float: left;
}

#search-form div.section {
    margin-bottom: 10px;
}

#search-form input#search-form-submit {
    margin: 10px 0px 10px 60px;
    width: 60%;
}

#search-form #submit_btn {
    float: right;
    margin: 0 12px 17px 0;
}

    #search-form #submit_btn a {
        float: right;
        background: url("../images/btn_submit-copie.png") no-repeat;
        width: 176px;
        height: 46px;
        display: inline-block;
        text-align: center;
    }

        #search-form #submit_btn a:hover {
            text-decoration: none;
            cursor: pointer;
            background-position: 0 -46px;
        }

        #search-form #submit_btn a span {
            line-height: 46px;
            color: #FFFFFF;
            font-size: 14px;
            text-transform: uppercase;
        }

@media all and (min-width: 400px) and (max-width: 1020px), screen and (max-width: 600px) {
	
/* --------	Header -------- */

#header {
	padding:0px;
	margin: 0px;
	height: 380px;
	width:100% !important;
	max-width:none !important;
	position: relative;
	background-image: url(../images_2013/design/header_1000px.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	

/* --------	Content -------- */
body {
	background-image: none;
	background-color:#FFF !important;
}

#wrapper {
	width:100% !important;
	max-width:none !important;
	padding:0px;
	margin: 0px;
	background-image: url(../images_2013/design/wrapper_bkg_1000px.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content{
	width:100% !important;
	max-width:none !important;
	padding:0px;
	margin: 0px;
	background-image: none;
}
#col_1 {
	width:100% !important;
	max-width:none !important;
	padding:0px;
	margin: 0px;
	float:none !important;
}
#col_2 {
	width:90%;
	max-width:none !important;
	float:none;
	padding:0px !important;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px !important;
	margin-left: 5%;
}
#col_3 {
	width:100%;
	max-width:250px;
float:none !important;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	visibility:hidden;
	display:none;
}
#suche {
	width: 100% !important;
	margin-bottom:20px !important;
	background-color:#EBEBEB;	
}

#footerwrap {
	background-image: url(../images_2013/design/footer_bkg_1000px.jpg) !important;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	width:90% !important;
	max-width:none !important;
	margin-top: 0px;
	margin-right: 5% !important;
	margin-left: 5% !important;
	background:none !important;
}
#footer_l {
	left:0px;
}
#footer_r {
	right:85px;
}
#footer_link {
	right:0px;
}

}
