﻿/* SHELL   
----------------------------------------------------------*/

.shell {
width:1002px;
/*text-align:left;*/
text-align:justify;
}

.shellTop {
/*background:url(../Media/Images/Layout/shell-top.jpg) no-repeat;*/
background:url(../Media/Images/Layout/shell-top-2.jpg) no-repeat;
padding:0 1px 0 1px;
}

.shellBottom {
/*background:url(../Media/Images/Layout/shell-bottom-2.jpg) no-repeat;*/
min-height:280px;
padding:0 1px 0 1px;
}

#fr .shellBottom {
background:url(../Media/Images/Layout/shell-bottom-3_fr.jpg) no-repeat;
}

#en .shellBottom {
background:url(../Media/Images/Layout/shell-bottom-3_en.jpg) no-repeat;
}