﻿/* Webparts */

.webpart
{
}


.webpart_header
{
    margin: 0;
    padding: 0;
    width: 294px;
    height: 31px;
    position: relative;
    display: inline-block;
    background-image: url(../content/images/Webparts/WebparHeaderRepeat.png);
}

.webpart_header ul 
{
    margin: 0;
    padding : 0;
    list-style : none;
    display: inline-block;
}

.webpart_header li 
{
    float: left;
}


.webpart_header_left
{
    width: 8px;
    height: 31px;
    background-image:url(../content/images/Webparts/WebparHeaderLeft.png);
    margin: 0;    
}

.webpart_header_right
{
    float: right;
    width: 8px;
    height: 31px;
    background-image:url(../content/images/Webparts/WebparHeaderRight.png);
    margin: 0;    
}


.webpart_header_center
{
    height: 25px;
    width: 275px;
    margin: 0; 
    margin-top: 0; 
    padding: 0;
    padding-top: 6px;
    padding-left: 3px;
    background-image:url(../content/images/Webparts/WebparHeaderRepeat.png);
    background-repeat: repeat-x;
    text-decoration: none;
}


.webpart_header_center a
{
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    font-size: 11pt;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: normal;
    color: #430059;
}



.webpart_hometvlink_main
{
	margin-top: -2px;
    width: 94px;
    height: 74px;
    padding-left: 200px;
    padding-top: 135px;
    background-image:url(../content/images/Webparts/WebpartHomeTV.png);
}

.webpart_hometvlink_mainbutton
{
    width: 57px;
    height: 49px;
    background-image:url(../content/images/Webparts/WebpartHomeTVButton.png.png);
}

.webpart_hometvlink_footer
{
    width: 294px;
    height: 37px;
    background-image:url(../content/images/Webparts/WebpartHomeTVFooter.png);
}


.webpart_homeactualiteslink_footer
{
    width: 294px;
    height: 37px;
    background-image:url(../content/images/Webparts/WebpartHomeActualitesFooter.png);
}


.webpart_hometemoignageslink_main
{
    margin-left: -5px;
    width: 126px;
    height: 72px;
    padding-left: 192px;
    padding-top: 137px;
    background-image:url(../content/images/Webparts/WebpartHomeTemoignages.png);
}

.webpart_hometemoignageslink_mainbutton
{
    width: 64px;
    height: 25px;
    background-image:url(../content/images/Webparts/WebpartHomeTemoignagesButton.png.png);
}


