﻿.titrePR
{
    text-align: left;
    color: gray;
    font-size: 20px;
    font-weight: bold;
    padding:2px 0 2px 10px;
    margin:5px 10px 5px 20px;
    background-color: #f7abcf;
    width: 546px;
    height: 25px;
    border: solid 1px #a48091 !important;
}
        
#ctl00_ContentCentre_TablePR
{
    background-color: Transparent;
	table-layout:fixed;
	border-collapse: collapse;
	border-spacing: 0;
	display:block;
	z-index:90;
    margin: 0 0 0 20px;
    padding:0;
    left: 0;
    top: 0px;
}

#ctl00_ContentCentre_TablePR td 
{
    text-align: center;
    font-size: 12px;
    color: White;
    height: 5px;
    margin: 0;
    padding: 0;
}

#ctl00_ContentCentre_TablePR td.photo 
{
    vertical-align: middle;
	background-image: none;
    background-color: white;
	background-position: top left;
	background-repeat: no-repeat;
    width: 148px;
    border: solid 1px #969495; 
    border-left: 0;  
    height: 66px;
}

#ctl00_ContentCentre_TablePR td.texte 
{
    vertical-align: middle;
	background-image: url(../images/presse.jpg);
    background-color: Transparent;
	background-position: top right;
	background-repeat: repeat-x;
    border: solid 1px #969495;
    padding: 10px 10px 2px 10px; 
    width: 388px;
    text-align: left;
}

#ctl00_ContentCentre_TablePR td.texte input 
{
    width: 120px;
    background-color: #f7abcf;
    color: #333333;
    border: 1px solid #ad8899;
    float: right;
    clear: both;
    cursor: pointer;
    margin: 10px 0px 0px 0px; 
}

#ctl00_ContentCentre_TablePR td.photo input 
{
    width: 80px;
    height: 80px;
    
}

#ctl00_ContentCentre_TablePR td img 
{
    display: block;
    margin: 0px 10px 10px 10px;
}

#ctl00_ContentCentre_TablePR td.texte span 
{
    display: block;
    text-align: left;
    color: White;
    text-transform: uppercase;
    margin: 0px 10px 0px 10px;
}

#ctl00_ContentDroite_listeMois
{
    text-align: left;
    margin-left: 50px;
    margin-top: 5px;
    padding-bottom: 5px;
    border: 0;
    height: 160px;
    display: block;
    position: absolute;
}

#ctl00_ContentDroite_listeMois a 
{
    color: #838486;
    font-size: 11px;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 2px;
    text-decoration: none;

}

#ctl00_ContentDroite_listeMois a:hover, 
#ctl00_ContentDroite_listeMois a.actif 
{
    color: #474747;

}
