
body {
background : #f0f0f0;
margin : 5px 0;
text-align : justify;
color : #000;
font : 11px Tahoma, Arial, Helvetica, sans-serif;
padding : 0;
line-height : 1.4em;
}
img {
border-width : none; border : none;
}
#haut {
background : #f0f0f0 url(images_s/top.jpg) no-repeat center top;
height : 14px;
margin : 0;
padding : 0;
}
#haut2 {
/*background : #f0f0f0 url(images_s/top.jpg) no-repeat center top;*/
/*margin : 15px;*/
margin-left: 15px;
margin-right: 16px;
text-align: center;
}
#haut2 img{
	max-width: 100%;
	height: auto;
}
#haut2 h2 {
    margin-left: 6px;
    margin-bottom: 5px;
	padding-top: 2px;
    font-size: 14px;
    color: #546078;
    text-decoration: none;
}
h2, h3 {
margin-top : 0;
font-size : 16px;
color : #383838;
text-decoration : none;
}
h3 {
margin : 0;
font-size : 14px;
}
a {
color : #546078;
text-decoration : none;
}
a:hover {
text-decoration : none;
}
#header {
background : #125e81 url(images_s/header.jpg) no-repeat;
color : #fff;
float : right;
height : 129px;
width : 572px;
margin-right : 15px;
}
#header h1 {
color : #fff;
float : left;
margin : 0;
padding : 30px 5px 5px 20px;
font-size : 32px;
}
#header h2 {
float : right;
margin : 0;
padding : 65px 20px 0 0;
font-size : 8px;
}
#header a {
text-decoration : none;
font-style : italic;
color : #fff;
}

#header2 {
    background: #125e81 url(images_s/header.jpg) no-repeat;
    color: #fff;
    float: left;
    height: 129px;
    width: 762px;
    margin-left: 14px;
}
#header2 h1 {
color : #fff;
float : left;
margin : 0;
padding : 30px 5px 5px 20px;
font-size : 32px;
}
#header2 h2 {
float : right;
margin : 0;
padding : 65px 20px 0 0;
font-size : 8px;
}
#header2 a {
text-decoration : none;
font-style : italic;
color : #fff;
}


#ban {
margin : 5px 52px 0 52px;
}
.img1 {
float : left;
margin : 3px 15px 0 0;
}
#menu {
float : left;
width : 156px;
text-align : left;
color : #7d8085;
/*padding : 25px 25px;
line-height : 1.7em;*/
padding: 7px 18px;
line-height: 1.9em;
text-transform: uppercase;
margin-top: 10px;
}
#menu a {
color : #546078;
font-weight : bold;
}
#menu a:hover {
color : #f29900;
font-weight : bold;
}
#content {
width : 791px;
margin : 0 auto;
background : url(images_s/bg.jpg) repeat-y center 0%;
}
#content p{
margin : 0px 0px 0px 0px;
background : url(images_s/bg.jpg) repeat-y center 0%;
}

#colTwo {
margin-left : 15px;
margin-top: 20px;
float : left;
width : 174px;
padding : 0 0 0 10px;
text-align : left;
background : #fff url(images_s/leftbg.jpg) repeat-x;
}
#colTwo a {
text-decoration : none;
}
#colTwo a:hover {
color : #000000;
font-weight : bold;
border : #ffffff;
}
#colTwo h1{
font-size : 28px;
color: #546078;
}
#colTwo2{
    margin-top: 105px;
    margin-left: 20px;
    float: left;
    width: 174px;
    padding: 0 0 0 15px;
    text-align: left;
    background: #fff url(images_s/leftbg.jpg) repeat-x;
}
#colTwo2 a {
text-decoration : none;
}
#colTwo2 a:hover {
color : #000000;
font-weight : bold;
border : #ffffff;
}


#colOne {
float : right;
text-align : left;
width : 560px;
padding-right : 15px;
padding-left : 5px;
}
#colOne li {
text-decoration : none;
color : #546078;
list-style : none;
border-bottom : 1px;
border-color : #546078;
border-bottom-style : dotted;
}
#colOne li:hover {
background-color : #eef9fb;
color : #000000;
}
#colOne li a {
text-decoration : none;
}
/*smart*/
#colOne2 {
    float: left;
    margin-left: 30px;
    text-align: left;
    width: 480px;
    padding-right: 15px;
    padding-left: 5px;
}
#colOne2 h1 {
font-size : 28px;
color: #546078;
}
#colOne2 table {
font-size : 15px;
color: #546078;
line-height: 1.6em;
}

#footer {
width : 791px;
height : 30px;
margin : 0 auto;
padding : 30px 0 0 0;
background : url(images_s/bg.jpg) repeat-y center 0%;
}
#footer p {
margin : 0;
text-align : center;
color : #2b2b2b;
}
#bas {
background : #f0f0f0 url(images_s/footer.jpg) no-repeat center top;
height : 43px;
margin : 0;
padding : 0;
}

/*
@media(max-width:400px){
#content {
width: 380px;
margin: 0 auto;
background: url(images_s/bg.jpg) repeat-y center 0%;
}
#colOne2 {
    margin-left: 8px;
}
#footer {
    width: 480px;
}	
#haut2{
	max-width: 100%;
}
}
*/
@media(max-width:800px){
#content {
width: 780px;
margin: 0 auto;
background: url(images_s/bg.jpg) repeat-y center 0%;
}
#colOne2 {
    margin-left: 8px;
}
#colOne2 h1 {
    font-size: 34px;
    color: #546078;
}
#colOne2 table{
    font-size: 24px;
    line-height: 1.4em;
	color: #546078;
}	
#footer {
    width: 780px;
}	
#haut2{
	max-width: 100%;
}
#bas {
	 width: 780px;
}
}