﻿.table-actus
{
    padding: 10px;
    width: 100%;
	height:450px;
}

.table-actus th
{
    text-align: left;
    padding: 3px 10px;
    text-transform: uppercase;
    font-weight: bold;
    background: #AE9473;
	color: white;
	font-size: 70%;
}

.table-actus td
{
    vertical-align: middle;
    border-left: solid 1px #cccccc;
    padding: 10px;
}

.table-actus td:first-child
{
    border-left: none;
}

.lire-suite
{
    font-size: 0.85em;
}

.paginationActu
{

padding-bottom:20px;
font-size:1.3em;
height:25px;
line-height:25px;
margin-right:17px;
padding-left:3px;
padding-top:2px;
}

.paginationActu span{
    display: block;
    float: left;
    height: 21px;
    line-height: 21px;
    margin: 1px;
}

#ctl00_content_ActusDP span{
display:block;
float:left;
height:21px;
line-height:21px;
margin:1px;
text-align:center;
width:21px;
		color:white;
	background-color:#98AA0A;
}

.paginationActu a{
color:#98AA0A;
display:block;
float:left;
height:21px;
line-height:21px;
margin:1px;
text-align:center;
width:21px;
}
.paginationActu a:hover{
	color:white;
	background-color:#98AA0A;
}
.ShareActus{
    float: left;
    overflow: hidden;
    width: 550px;
}
.FBBtn{
    background: url("images/FBBtn.jpg") no-repeat scroll center 0 transparent;
    float: left;
    height: 57px;
    width: 600px;
}
.ShareActus2 .bigparenthese{
padding-top:15px;
font-size:1em;
}
.ActuImg{
    background: url("images/Coockies1.jpg") no-repeat scroll right 0 transparent;
    min-height:250px;
    padding-right:300px;
    text-align: justify;
}


