#UsElect {
	background-image: url(../images/obama-mccain.gif);
	background-repeat: no-repeat;
	width: 590px;
	height: 30px;
	color: #fff;
	font-weight: bolder;
	font-size: 13px;
	padding: 10px 10px 0 200px;
}

#banner {
	background-image: url(../images/bannerlenewz.jpg);
	background-repeat: no-repeat;
	width: 590px;
	height: 30px;
	color: #fff;
	font-weight: bolder;
	font-size: 13px;
	padding: 10px 10px 0 200px;
}

a {
    cursor: pointer;    
}

/*--------------------------------
|                                  |
|              ANIMATION           |
|                                  |
--------------------------------*/

#Animation {
    margin: 10px 0 0 0;
    color: #a8a8a8;
    width: 100%;
}

#Animation object {
    width: 800px;
    height: 230px;
}

#Animation embed {
    width: 800px;
    height: 230px;
}


.gauche {
    width: 10px;
    background-image: url(../images/anim_gauche.jpg);
    background-repeat: no-repeat;
}

.gauchec {
    width: 10px;
    background-image: url(../images/anim_gauche_carre.jpg);
    background-repeat: no-repeat;
}

.droite {
    background-image: url(../images/anim_droite.jpg);
    width: 10px;
    background-repeat: no-repeat;
}

.droitec {
    background-image: url(../images/anim_droite_carre.jpg);
    width: 10px;
    background-repeat: no-repeat;
}

.pitch {
    background-image: url(../images/anim_centre.jpg);
    background-repeat: repeat-x;
    width: 380px;
    padding: 2px 4px;
}

.pitch ul {
    padding: 0 0 0 50px;
    list-style-type: disc;
}

.pitch li {
    padding: 0.2em 0;
    color: #fff;
}

.pitch h1 {
        color: #fff;
        border: 0;
        text-align: center;
        font-weight: bolder;
        font-size: 18px;
        margin: 20px 0 12px 0;
}

.pitch h2 {
        margin: 10px 0 0 0;
	color: #fff;
        font-weight: bolder;
        font-size: 13px;
        text-align: center;
}

.pitch b {
    color: white;
    font-size: 13px;
}

.pitch p {
        color: white;
        font-size: 12px;
        text-align: justify;
}

.image {
    background-repeat: repeat-x;
    height: 200px;
    background-repeat: no-repeat;    
}

#boutons {
    margin-top: 1px;
    width: 150px;
    height: 25px;
    text-align: center;
    background-image: url(../images/fond_boutons.jpg);
    background-repeat: no-repeat;
}

#boutons td {
    padding: 2px 0 0 1px;
}



/*--------------------------------
|                                  |
|              PRODUITS            |
|                                  |
--------------------------------*/

#Centre {
    margin: 10px 0 0 0;
}

#Centre .ligspacer {
    height: 10px;
}

#Produits, #Societe {
    padding: 5px;
    width: 500px;
}

#Produits b, #Societe b {
    font-weight: bold;
    font-size: 14px;
}

.spacer {
    width: 40px;
}

#Links, #News {
    padding: 5px;
    width: 260px;
}

#Centre p {
    font-size: 13px;
    
}

/*--------------------------------
|                                  |
|              LINKS               |
|                                  |
--------------------------------*/
    

    
#Links ul {
    margin-top: 20px;
    padding: 0 0 0 0;
    }

#Links  li {
    padding: 0.6em 0 0.6em 0.4em;
    clear: both;
    }
    
#Links li a {
    color: #1353A0;
    font-size: 13px;
    display: block;
    padding: 2px 0 0 30px;
    width: 100%;
    height: 25px;
    background-repeat: no-repeat;
}

#Links li a:hover {
    color: #FF9515;
}

#Links .loupe {
    background-image: url(../images/Icone_Loupe.gif);
}
#Links .loupe:hover {
    background-image: url(../images/Icone_Glow_Loupe.gif);
}
#Links .demo {
    background-image: url(../images/Icone_Demo_small.gif);
}
#Links .demo:hover {
    background-image: url(../images/Icone_Glow_Demo_small.gif);
}
#Links .contact {
    background-image: url(../images/Icone_Mail.gif);
}
#Links .contact:hover {
    background-image: url(../images/Icone_Glow_Mail.gif);
}
#Links .buy {
    background-image: url(../images/Icone_caddy.gif);
}
#Links .buy:hover {
    background-image: url(../images/Icone_Glow_caddy.gif);
    }

/*--------------------------------
|                                  |
|              NEWS                |
|                                  |
--------------------------------*/

#News h1 {
    margin-bottom: 0;
}

#News h2 {
    text-align: right;
	width: 100%;
    margin: 0;
    font-style: italic;
}

#News h2 a {
    
}
    
#News ul {
    padding: 0;
    }

#News  li {
    font-size: 11px;
    border-bottom: dashed 1px #8ABAFF;
    padding: 0.6em 0;
    text-align: justify;
    }
    

#News  li:hover {
    color: #034aa0;
    background-color: #c4dcff;
    }