.clean {
clear : both;
}
.left {
float : left;
}
.right {
float : right;
}
img {
border : 0;
}
div#alert1 {
position : absolute;
top : 0;
left : 25%;
color : white;
width : 600px;
/*height : 120px;*/
padding-bottom:30px;
text-align : center;
font-size : 30px;
background-color : #101d52;
}
body {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;

}
#container {
height : auto;
width : 840px;
background-color : #ffffff;
margin-left : auto;
margin-right : auto;
}
#container-top {
width : 840px;
height : 84px;
background-image : url(../images/cva-logo.jpg);
background-repeat : no-repeat;
}
#menu-bottom {
width : 480px;
height : 24px;
background-image : url(../images/menu-bottom.jpg);
float : right;
}
#container-under-menu-left {
width : 480px;
height : 154px;
background-image : url(../images/under-menu-left.jpg);
padding-top : 21px;
padding-left : 29px;
float : left;
}
#container-under-menu-right {
width : 331px;
height : 155px;
background-image : url(../images/under-menu-right.jpg);
float : right;
padding-top : 20px;

}
/*#container-under-menu-right ul {
padding-top : 0px;
margin-top : 0;
}*/
#container-under-menu-right li {
padding-top : 0px;
margin-top : 0px;
list-style-image : url(../images/puce.gif);
}
#container-content-left {
width : 510px;
height : auto;
background-color : #ffffff;
float : left;

}
#container-content-left-one {
width : 450px;
/*136*/
height : auto;
padding-top : 10px;
padding-left : 29px;
padding-right : 29px;
padding-bottom : 40px;
border-right-width : 1px;
border-left-width : 1px;
border-right-style : solid;
border-left-style : solid;
border-right-color : #dcdcdc;
border-left-color : #dcdcdc;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #dcdcdc;
}
.image-content {
border : 2px solid #BBBBBB;
float : right;
margin-left : 20px;
} 
#map{
width:400px;
height:300px;
margin-left:25px;
margin-top:20px;
}
#container-content-left-two {
width : 508px;
height : auto;
padding-top : 0;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
border-right-width : 1px;
border-left-width : 1px;
border-right-style : solid;
border-left-style : solid;
border-right-color : #dcdcdc;
border-left-color : #dcdcdc;
}
#container-content-right {
width : 330px;
height : 400px;
float : left;
}
#container-content-right-one,#container-content-right-one-double {
width : 271px;
height : 136px;
border-right-width : 1px;
border-right-color : #dcdcdc;
border-right-style : solid;
padding-top : 10px;
padding-bottom : 40px;
padding-left : 29px;
padding-right : 29px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #dcdcdc;
}
#container-content-right-one {
background-image : url(../images/back-menu-2.jpg);
}
#container-content-right-one-double {
background-color:#FBFBFB;
}
#container-content-right-one-triple {
width : 271px;
height : auto;
border-right-width : 1px;
border-right-color : #dcdcdc;
border-right-style : solid;
padding-top : 10px;
padding-bottom : 40px;
padding-left : 29px;
padding-right : 29px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #dcdcdc;
}
#container-content-right-two {
width : 323px;
height : auto;
padding-left : 3px;
padding-right : 3px;
padding-top : 2px;
padding-bottom : 2px;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #dcdcdc;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #dcdcdc;
}
#container-content-right-two img {
text-align : center;
margin-left : 2px;
margin-right : 3px;
}
#container-content-right-three {
width : 280px;
height : 147px;
background-image : url(../images/cva-promotion2010.jpg);
background-repeat : no-repeat;
padding-top : 20px;
padding-left : 21px;
padding-right : 29px;
}
#container-content-right-three img {
float : right;
margin-top : 10px;
}
#footer {
padding-top : 30px;
padding-bottom : 30px;
text-align : center;
clear : both;
} 