html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

html {
    background-image: url("images/bg.jpg");
    background-repeat: repeat;
    overflow-y: scroll;
}

body {
    margin: 0 auto;
    height: 100%;
}

.container_bg {
    background-image: url("images/container.png");
    background-repeat: repeat-y;
	margin:0 auto;
    width: 1080px;
    position: relative;
    min-height: 100%;
}


.btn_logo {
	background-image: url(images/logo.gif);
	display: block;
	height: 195px;
	width: 651px;
	background-repeat: no-repeat;
}
.btn_logo:hover {
	background-position: 0 -195px;
}


.footer_bg {
    width: 980px;
    background-color: #000;
    height: 120px;
    position: absolute;
    margin-left: 50px;
    bottom: 0;
}

.footer {
    background-image: url("images/footer.gif");
    background-repeat: no-repeat;
    width: 905px;
    height: 120px;
    margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}

.recent_work_area {
    width: 650px;
    height: 884px;
}

.btn_infos, .btn_infos_s {
    background-image: url("images/info.gif");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 31px;
    width: 121px;
}

.btn_infos:hover, .btn_infos_s {
    background-position: 0 -31px;
}

.btn_recent, .btn_recent_s {
    background-image: url("images/recent_work.gif");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 31px;
    width: 250px;
}

.btn_recent:hover, .btn_recent_s {
    background-position: 0 -31px;
}

.btn_recent_fr, .btn_recent_fr_s {
    background-image: url("images/recent_work_fr.gif");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 31px;
    width: 250px;
}

.btn_recent_fr:hover, .btn_recent_s {
    background-position: 0 -31px;
}

.btn_recentwork_elektrik {
    display: block;
    background-image: url("images/elektrik.jpg");
    background-repeat: no-repeat;
    height: 175px;
    width: 650px;
}

.btn_recentwork_elektrik:hover {
    background-position: 0 -175px;
}

.btn_recentwork_shym {
    display: block;
    background-image: url("images/shym.jpg");
    background-repeat: no-repeat;
    height: 175px;
    width: 650px;
}

.btn_recentwork_shym:hover {
    background-position: 0 -175px;
}

.btn_recentwork_mickey3d {
    display: block;
    background-image: url("images/mickey3d.jpg");
    background-repeat: no-repeat;
    height: 175px;
    width: 650px;
}

.btn_recentwork_mickey3d:hover {
    background-position: 0 -175px;
}

.btn_recentwork_dubmatique {
    display: block;
    background-image: url("images/dubmatique.jpg");
    background-repeat: no-repeat;
    height: 175px;
    width: 650px;
}

.btn_recentwork_dubmatique:hover {
    background-position: 0 -175px;
}

.btn_recentwork_k-maro {
    display: block;
    background-image: url("images/k-maro.jpg");
    background-repeat: no-repeat;
    height: 175px;
    width: 650px;
}

.btn_recentwork_k-maro:hover {
    background-position: 0 -175px;
}

.btn_recentwork_elektrik_2 {
    display: block;
    background-image: url("images/elektrik_2.jpg");
    background-repeat: no-repeat;
    height: 125px;
    width: 650px;
}

.btn_recentwork_elektrik_2:hover {
    background-position: 0 -125px;
}

.btn_recentwork_shym_2 {
    display: block;
    background-image: url("images/shym_2.jpg");
    background-repeat: no-repeat;
    height: 125px;
    width: 650px;
}

.btn_recentwork_shym_2:hover {
    background-position: 0 -125px;
}

.btn_recentwork_mickey3d_2 {
    display: block;
    background-image: url("images/mickey3d_2.jpg");
    background-repeat: no-repeat;
    height: 125px;
    width: 650px;
}

.btn_recentwork_mickey3d_2:hover {
    background-position: 0 -125px;
}

.btn_recentwork_dubmatique_2 {
    display: block;
    background-image: url("images/dubmatique_2.jpg");
    background-repeat: no-repeat;
    height: 125px;
    width: 650px;
}

.btn_recentwork_dubmatique_2:hover {
    background-position: 0 -125px;
}

.btn_recentwork_k-maro_3 {
    display: block;
    background-image: url("images/k-maro_3.jpg");
    background-repeat: no-repeat;
    height: 125px;
    width: 650px;
}

.btn_recentwork_k-maro_3:hover {
    background-position: 0 -125px;
}


.btn_recentwork_video {
	background: url("images/recentwork_videotitle.gif") no-repeat;
	height: 36px;
	width: 600px;
	margin-bottom:14px;
	padding: 0 25px;
	line-height: 26px;
}

.btn_recentwork_video_title {
	float:left;
	height: 36px;
	font-size: 12px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.btn_recentwork_video_realisateur {
	float:right;
	height: 36px;
	font-size: 10px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #adadad;
}

.btn_contact, .btn_contact_s {
    background-image: url("images/contact.gif");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 31px;
    width: 190px;
}

.btn_contact:hover, .btn_contact_s {
    background-position: 0 -31px;
}

.head_field {
    height: 34px;
    width: 650px;
}

.head_info {
    height: 34px;
    width: 44px;
    float: left;
    background-image: url(images/head_info.gif);
    background-repeat: no-repeat;
}

.head_langage {
    height: 34px;
    width: 39px;
    float: right;
    background-image: url(images/langage.gif);
    background-repeat: no-repeat;
}


.head_recentwork_fr {
    height: 34px;
    width: 650px;
    float: left;
    background-image: url(images/head_recentwork_fr.gif);
    background-repeat: no-repeat;
}

.head_recentwork {
    height: 34px;
    width: 650px;
    float: left;
    background-image: url(images/head_recentwork.gif);
    background-repeat: no-repeat;
}

.head_contact {
    height: 34px;
    width: 83px;
    float: left;
    background-image: url(images/head_contact.gif);
    background-repeat: no-repeat;
}

.family_field {
    height: 108px;
    position: absolute;
    left: 26px;
    top: 275px;
    width: 197px;
}

.family_image {
    height: 113px;
    width: 191px;
    background-image: url("images/family_secret.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
}

.contact_texte {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000
}

.container_index {
    width: 980px;
    padding-bottom: 140px;
    margin-left: auto;
    margin-right: auto;
}

.container {
    width: 980px;
    height: 1130px;
    margin-left: auto;
    margin-right: auto;
}

.container_left {
    width: 300px;
    float: left;
}

.container_menu {
    width: 300px;
    margin-top: 390px;
    min-height: 100px;
    float: left;
}

.container_menu_espace {
    width: 300px;
    height: 10px;
    float: left;
}

.container_right {
    width: 680px;
    float: left;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

#index_mickey3d {
	background: url('images/index_mickey3d.jpg') no-repeat;
	float:left;
	display:block;
	width: 217px;
	height: 149px;
}

#index_mickey3d:hover {
	background-position: 0 -149px;
}


#index_shym {
	background: url('images/index_shym.jpg') no-repeat;
	float:left;
	display:block;
	width: 217px;
	height: 149px;
}

#index_shym:hover {
	background-position: 0 -149px;
}

#index_dangermouse_s {
	background: url('images/index_dangermouse_s.jpg') no-repeat;
	float:left;
	display:block;
	width: 217px;
	height: 149px;
}

#index_dangermouse_s:hover {
	background-position: 0 -149px;
}

#index_mattpokora_small {
	background: url('images/index_mattpokora_small.jpg') no-repeat;
	float:left;
	display:block;
	width: 217px;
	height: 149px;
}

#index_mattpokora_small:hover {
	background-position: 0 -149px;
}


#index_dubmatique {
	background: url('images/index_dubmatique.jpg') no-repeat;
	float:left;
	display:block;
	width: 217px;
	height: 149px;
}

#index_dubmatique:hover {
	background-position: 0 -149px;
}

#index_elektrik {
	background: url('images/index_elektrik.jpg') no-repeat;
	float:left;
	display:block;
	width: 217px;
	height: 149px;
}

#index_elektrik:hover {
	background-position: 0 -149px;
}

