/* Start of CMSMS style sheet 'UPW-Accueil-Main' */
body 
{
     font-family : Helvetica, Tahoma;
     font-size: 14px;
     background-color: #680001;
     background-image: url(images/fond.jpg);
     background-position: top center;
     background-repeat: no-repeat;
}
#body 
{
    position: relative;
    background-image: url(images/fond-accueil.jpg);
    width: 950px;
    height: 956px;
    margin-left: auto;
    margin-right: auto;
}
#accroche 
{
    position: absolute;
    width: 927px;
    height: 411px;
    left: 10px;
    top: 180px;
}
#animation-upw
{
    position: absolute;
    top: 13px;
    left: 14px;
    width: 600px;
    height: 385px;
}
#text-accroche
{
    position: absolute;
    left: 635px;
    top: 13px;
    width: 285px;
    color: #cccccc;
    text-align: justify;
}
#text-accroche a
{
    color: #fff;
    text-decoration: none;
}
#content 
{
    position: absolute;
    top: 603px;
    width: 950px;
}
#content-left 
{
    position: absolute;
    left: 22px;
    top: 10px;
    width: 555px; 
    height: 330px;
    text-align: justify;
}
#content-right 
{
    position: absolute;
    left: 605px;
    top: 10px;
    width: 325px;
    height: 330px;
    text-align: justify;
}
h2 
{
    font-family : Helvetica, Tahoma;
    font-size: 24px;
    color: #5c1211;
    font-weight: normal;
}
#accroche ul 
{
    color: #fff;
    margin-left: 0px;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#accroche li
{
    font-size: 13px;
    line-height: 20px;
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
}
#menu 
{
    position: absolute;
    width: 917px;
    height: 24px;
    left: 20px;
    top: 156px;
}
#menu ul 
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;    
}
#menu li 
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
    width: 151px;
    height: 24px;
    float: left;
}
#menu li.currentpage 
{
    display: none;
}
#menu li a {
    display: block;
    width: 151px;
    color: #fff;
    line-height: 24px;
    text-decoration: none;
    text-align:center;
    font-size: 16px;
    width: 151px;
    height: 24px;
    background: url(images/fond-onglet.png);
}
#menu li a:hover {
    display: block;
    width: 151px;
    color: #ff6600;
    line-height: 24px;
    text-decoration: none;
    text-align:center;
    font-size: 16px;
    width: 151px;
    height: 24px;
    background: url(images/fond-onglet-over.png);
}
#top 
{
    position: absolute;
    top: 5px;
    right: 15px;
    text-align: right;
    color: #fff;
}
#top a
{
    font-size: 12px;
    text-decoration:none;
    color: #fff;
}
#top a:hover
{
    font-size: 12px;
    text-decoration:underline;
    color: #fff;
}
#txt-lieu
{
    position: absolute;
    z-index: 9999999999;
    top: 100px;
    right: 320px;
    color: #fff;
    display:none;
}
#txt-date
{
    position: absolute;
    z-index: 9999999999;
    top: 110px;
    right: 320px;
    color: #fff;
    font-size: 24px;
    display:none;
}
#txt-date .orange 
{
    color: #ff6600;
    font-size: 40px;
}
#txt-upw-2010
{
    position: absolute;
    z-index: 9999999999;
    top: 150px;
    right: 320px;
    color: #fff;
    font-size: 50px;
    display:none;
}
#bouton-inscription
{
    position: absolute;
    z-index: 9999999999;
    top: 210px;
    right: 320px;
    display:none;
}
#footer
{
    color: #CCCCCC;
    font-size: 10px;
    text-align:center;
}
/* End of 'UPW-Accueil-Main' */

