body {
	font-family: Arial, Courier, mono;
	font-size: 10px;
	line-height:13px;
	color: #666;
	background-color: #fff;
	margin:0;
}

#page {
    margin-left:75px;
    margin-top:55px;
    width:600px;
}

#menuprincipal {
    margin-top:27px;
}

#menugaleries {
    margin-top:3px; 
}

#menugaleries a { text-transform:uppercase; }

#content {
    height: 400px;
    margin-top:33px;
    font-size:11px;
    width:800px;
}
html>body #content {
    height: auto;
    min-height: 400px;
    margin-top:33px;
} 


#copyright {
    font-size:9px;
    margin-top:20px;
    float:left;
    clear:both;
}

.hidden { visibility:hidden}
/* ------------- */

a {
    text-decoration: none;
    color: #8C8C8C;
}

a:hover {
    color: #000000;
}

a.selected {
    color: #000000;
}

a img {border:0;}

#content a {
    text-decoration: none;
    color: #000;
}

#content a:hover {
    color: #000;
    text-decoration: underline;
}


/** news **/

h1 {
    color:#3F3F3F;
    font-size:11px;
    font-weight:normal;
    margin:0;
    text-transform:uppercase;
    /*border-top:1px dotted #70c9ee;*/
    margin-bottom:4px;
    margin-top:24px;
    padding-top:4px;
}

h1 strong {
    color:#009EE0;
    text-transform:none;
    font-weight:normal;
}

/** contact **/
.colcontact {
    float:left;
    width:180px;
    height:273px;
    margin-right:10px;
    font-size:11px;
    line-height:16px;
}
#content  .colcontact h1 { padding-bottom:2px;}
#content  .colcontact a{ color:#009EE0; text-decoration:none;}
#content  .colcontact strong a{ color:#666; text-decoration:none;font-weight:normal;}
#content  .colcontact strong a:hover{ color:#333; text-decoration:none;font-weight:normal;}

.col {
    float:left;
    width:180px;
    height:273px;
    margin-right:10px;
    line-height:16px;
}

.col h1, .colcontact h1{
    border:none;
    color:#000;
    font-size:11px;
    margin:0;
    font-weight:normal;
    text-transform:none;
}



.col2 {
    float:left;
    width:180px;
    height:273px;
    margin-right:10px;
    margin-top:31px;
    line-height:16px;
}

#content .col2 a, #content .col a {
    text-decoration: none;
    color: #8c8c8c;
}
#content .col2 a:hover ,#content   .col a:hover {
    text-decoration: none;
    color: #444;
}
/** vignettes sommaire **/

#vignettes_galeries {
    width:600px;
    height:398px;
}

.vignette_gal {
    float:left;
    width:113px;
    height:74px;
    margin-right:29px;
    margin-bottom:26px;
}
