/*
HERITAGE INFORMATION
--------------------
colonne2Generate :: template.css :: markup.css
*/


/*
COLOR CHART
-----------
Bordeau foncé => #6e0000
Bordeau clair => #c29797
Jaune         => #fdac07
Gris          => #a0a0a0
*/


/*
TYPO CHART
-----------
Body text     => verdana regular 12px, sans serif
Menu text     => verdana bold 12px, sans serif

*/

#colonne3{
width:200px;
margin-top:10px;
overflow:hidden;
}

#colonne3 .button{
background-image: url(../images/btnLogin.gif);
width:96px;
height:20px;
border:0px;
color:#ffffff;
font-size:10px;
line-height:20px;
}

#colonne3 .save
{
background-image: url(../images/btnSearch.gif);
color:transparent;
text-indent:30px;
border:0px;
width:21px;
height:21px;
}

#ongletsAdmin{
}


#publicationsView{
float:left;
margin-left:10px;
}

#publicationsView .header{
background-image: url(../images/actualites.gif);
width:178px;
height:89px;
}

#publicationsView .body{
background-image: url(../images/actualitesBody.gif);
width:178px;
}

#publicationsView .footer{
background-image: url(../images/actualitesFooter.gif);
width:178px;
height:12px;
}

#colonne3 .titleSection{
background-image: url(../images/actualiteTitle.gif);
width:178px;
height:17px;
line-height:17px;
color:#ffffff;
font-weight:bold;
position:relative;
margin-bottom:3px;
}

.agendaLink{
display:block;
padding-left:5px;
margin-bottom:3px;
margin-top:3px;
text-align:left;
}

#ongletsView{
float:left;
margin-left:10px;
}

/*#mod_events_cal{
float:left;
margin-left:10px;
}*/


#colonne3 .inputText
{
position:relative;
top:0px;
margin:0px;
margin-top:-1px !important;
padding:0px;
padding-top:3px;
padding-left:5px;
border:0px;
border-right:1px solid #e0e0e0;
background-image: url(../images/chpSearch.gif);
height:17px !important;
height:21px;
width:130px;
}


div.mostread {

float:left;
margin-left:10px;
margin-bottom:5px;
}

span.mostread {
/*font-weight:normal;*/
display:block;
width:170px;
list-style-type:none;
padding:3px;
padding-left:5px;
text-align:left;
border-top:1px solid #fedd98;
border-bottom:1px solid #be8105;
background-color:#fdac07;
}

div.latestnews{

float:left;
margin-left:10px;
margin-bottom:5px;
}

span.latestnews{
/*font-weight:normal;*/
display:block;
width:170px;
list-style-type:none;
padding:3px;
padding-left:5px;
text-align:left;
border-top:1px solid #fedd98;
border-bottom:1px solid #be8105;
background-color:#fdac07;
}

div.neolatestnews{

float:left;
margin-left:10px;
margin-bottom:5px;
}

/*div.neolatestnewsbib1{

float:left;
margin-top:50px;
margin-left:10px;
margin-bottom:5px;
}*/


div.intro{
/*font-weight:normal;*/
display:block;
width:170px;
list-style-type:none;
padding:3px;
padding-left:5px;
text-align:left;
border-top:1px solid #fedd98;
border-bottom:1px solid #be8105;
background-color:#fdac07;
}


#colonne3 .titreModule{
position:relative;
margin-top:3px;
margin-bottom:5px;
left:10px;
}

#colonne3 .titreModulebib1{
position:relative;
margin-top:50px;
margin-top:3px;
margin-bottom:5px;
left:10px;
}

#col31Content .titreModule{
font-size:15px;
color: #6e0000;
font-weight: bold;
}
}