@charset "utf-8";
/* v1.0 | 20080212 */

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%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

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

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

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


/** site spec style **/
body{
    background: #f2f5f6 url(../images/bg-body.jpg) no-repeat top center;
    /*update color text*color: #9eaec2;*/
	color:#3B5A82;
	
    font: 75% Verdana, Tahoma, sans-serif;
    text-align: center;
}

a{
    /*update color*color: #c52890;*/
	color:#3B5A82;
    text-decoration: none;
}

a:active, a:hover{
    color: #f85ac3;
    text-decoration: underline;
}

a.blue{
    color: #9eaec2;
    text-decoration: underline;
}

a.blue:active, a.blue:hover{
    color: #c52890;
}

h1{
    color: #c52890;
    font-size: 1.75em;
    font-style: italic;
}

.float-clear{
    clear: both;
    float: none;
    overflow: hidden;
    height: 0;
}

.pink{
    color: #c52890;
}

    #wrapper{
        width: 980px;
        height: 800px;
        text-align: left;
        margin: 0 auto;
        position:relative;
        left:1px;
        overflow: hidden;
    }

    #index-link{
        width: 365px;
        height: 105px;
        position: relative;
        top: 20px;
        left: 290px;
        display: block;
    }
    
    #menu-main{
        position: relative;
        top: 50px;
        left: 175px;
        font-size: 125%;
        font-style: italic;
    }

        #menu-main a{
            color: #9eaec2;
        }

        #menu-main a:active, #menu-main a:hover, #menu-main a.active-menu{
            color: #c52890;
        }
    
    #menu-sub{
        position: relative;
        top: 60px;
        left: 250px;
        font-style: italic;
    }

        #menu-sub a{
            color: #9eaec2;
        }

        #menu-sub a:active, #menu-sub a:hover, #menu-sub a.active-menu{
            color: #c52890;
        }
    
    #content {
        height: 500px;
        position: relative;
        top: 80px;
    }
    
        .content-half{
            width: 480px;
            float: left;
        }
        
        .content-minicol{
            width: 240px;
            float: left;
        }
        
        #content p.lh200{
            line-height: 200%;
        }
        
        #homepagegallery {
            height:450px;
            left:6px;
            position:relative;
            top:9px;
            width:480px;
        }
        
        #menu-collections{
            font-style: italic;
            line-height: 200%;
            font-size: 1.2em;
            margin-left: 15px;
        }
   
            #menu-collections a{
                color: #9eaec2;
            }
   
            #menu-collections a:active, #menu-collections a:hover, #menu-collections a.active-menu{
                color: #c52890;
            }
            
        form#search input{
            width: 155px;
            height: 20px;
            overflow: hidden;
            background: url(../images/bg-search-input.gif);
            border: 0;
            font-size: 1.2em;
            padding: 4px;
            color: #c52890;
            font-style: italic;
        }
        
        form#search button{
            width: 30px;
            height: 28px;
            padding: 0;
            margin: 0;
            border: 0;
            background: url(../images/bg-search-submit.gif);
            cursor: pointer;
        }
        
        div#collections-minigal{
            width: 240px;
            height: 420px;
            margin-top: 20px;
        }
        
            div#collections-minigal a.thumb{
                display: block;
                border: 1px solid #beace4;
                width: 50px;
                height: 60px;
                margin: 1px;
                background: #fff;
                text-align: center;
                float: left;
            }
    
    #footer{
        width: 80%;
        margin: 0 0 0 100px;
        font-style: italic;
        font-size: 80%;
        text-align: center;
        position: absolute;
        bottom: 10px;
    }
    
.path li {
	float: left;
}

#photo {
	width: 319px;
}

.contact {
	color: #434A51;
}

.contact input {
	border: 1px solid #9EAEC2;
	margin: 3px 0;
}

.contact textarea {
	border: 1px solid #9EAEC2;
	margin: 3px 0;
}

.contact button {
	border: 1px solid #9EAEC2;
	margin-top: 10px;
}
	
#Overlay {
	background-color: #F2F5F6 !important;
	}
	
#OverlayIFrame {
	background-color: #F2F5F6 !important;
}

#address1 {
	color: #434A51;
	width: 283px;
	float: right;
	text-align: left;;
	padding: 5px 0 10px 0px;
}

#address1 h2 {
	color: #C52890;
	font-weight: bold;
	padding: 0 0 8px 10px;
}

#address2 {
	color: #434A51;
	width: 40%;
	margin-right: 100px;
	float: right;
	text-align: left;
	padding: 5px 0 0 20px;
}

#address1 strong, #address2 strong {
	color: #C52890;
}

#tarifs {
	text-align: justify;
	margin-left: 50px;
}

#tarifs h2{
	color: #C52890;
	font-size: 12px;
	padding-bottom: 8px;
}

#tarifs-left {
	width: 47%;
	float: left;
}

#tarifs-right {
	float: left;
	text-align: justify;
	width: 45%;
}

#tarifs ul {
	padding-left: 20px;
}

#tarifs ul li {
	padding: 2px;
}