@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body {
	background:#799EA7 url(img/P8030248-lt-2-racc.jpg);
	margin:0;
	padding:0;
	/*font:1em Verdana, Helvetica,Arial, sans-serif;*/
        font-size: 90%;
	font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
}
.container{
	box-shadow: 1px 1px 12px #555;
	border-radius:7px;
	background:white;
}


.entete { 
	height:30px;
	background:#333333;
	margin:0;
	padding:0px;
	font-size:88%;
	color:white;
}
.entete a:link,.entete a:active,.entete a:visited {color:white;text-decoration:none;}
.entete a:hover {color:#FFF;text-decoration:none;}

.nav-left{margin:0;}
.nav-left div{display:inline;}
.nav-left ul{margin:5px 0 0 0;padding:0;}
.nav-left ul li{display:inline;margin:0 12px 0 0;}

.nav-deroule{margin:5px 0px 0 0;}
.nav-deroule ul{}
.nav-deroule ul li{ }

.dropdown ul.dropdown-menu li a{ color:#444;}

.nav-right{text-align:right;border:0px solid white;}
.nav-right ul{margin:5px 0px 0 0;}
.nav-right ul li{list-style-type:none;display:inline;margin:0px 0px 0 6px;}

a:link {
    color:#216085;
	background-color:transparent;
    text-decoration:none;
}
a:visited {
    color:#216085;
    background-color:transparent;
    text-decoration:none;
}
a:hover {
    color: #216085;
	background-color:transparent;
    text-decoration:underline;
}
a:active {
    color:#216085;
    text-decoration:none;
}

.bandeau{
	height:120px;
	background:transparent url(img/bandeau1-degrade.jpg) no-repeat center 0;
	padding:0px 0 0 0;
	margin:15px 0 0 0 ;
}
.bandeau h1{
	color:white;
	font-size:220%;
	margin:0;
}
.bandeau h2{
	color:white;
	font-size:130%;
	font-weight:normal;
	margin:0;
}
.bandeau a{
	color:white;
}
.bandeau a:hover{
	text-decoration:none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	position: relative;
	z-index: 5;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
	position: relative;
	z-index: 5;
}
.footer {
	margin:0px auto; 
	padding:15px 0 0 0;
	text-align: center;
	background: none;
	font-size:80%;
	color:#eee;
	border-top:0px solid #CEABAB;
}

.footer p {
	line-height:0px;
	padding:0px;
}

.footer a  {
	color:#eee;
}

.footer a:hover,.footer a:active,.footer a:visited {
	color:#eee;
	background:transparent;
}

h1{color:blue;}
h2{}
h3{}
h4{}

.lien_cache{}
.lien_cache span {display:none;}

table {}
th {vertical-align:top;}
table tr td {vertical-align:top;}

/*===============================================
Affichage des News
/Config/Templates/CnewsBox.php
==================================================*/
.news  {/* tableau general d'une news */
border: 1px solid grey;
padding: 20px;
border-radius: 5px;
 
}
.news1  {/* fond du Titre de la news */
}
.news11 {
}
.news2  { /* auteur + date de la news */
}
.news3   {  /* theme de la news */
   
}
.news4 {  /*texte de la news */
}
.news5  { /* url */	
}
.autresNews{
border: 1px solid grey;
padding: 20px;
border-radius: 5px;
}
.newsSvceLine{}
.newsSvceLine li {}
.newsshort_titre{}
.newsshort_titre a { }
.newsshort_date{}
.newsshort_texte{}

/*===============================================
Affichage de l'AGENDA
Config/Templates/CeagendaBox.php, fct eagendaBox()
==================================================*/
.eagdaGen1 { /* boite generale (1ere, 3eme, 5eme etc.) */
	
} 
.eagdaGen2 {/* boite generale (2eme, 4eme, 6eme etc.) */
}    

.eagda1 { /*Titre */
	
}
.eagda1  a{ /*Titre */
}

.eagda2 {    /* date et heure */
	
}
.eagda3 {    /* type de seminaire */
 
}
.eagda4 {   /* lieu intervenant */
	display:none;
}  

/*==================================================
Affichage des seminaires
Config/Templates/CseminarBox.php, fct seminar_box()
=====================================================*/
 /* Titre du seminaire */
.semin1 {    
  
}
/* Type de seminaire */
.semin2 {    
   
}
/* Date et heure et lieu */
.semin3 {     
    
}
/* Intervenant */
.semin4 {    
   
}
 /* resume */
.semin5 {    
   
}

.page_semin{
	border-radius:5px;
}
.page_semin_lieu{
	border-radius:5px;
}
/*===============================================
Affichage des AST
==================================================*/
.ast_titre{}
.ast_ss_titreL{}
.ast_ss_titreR{}
.ast_legende {}
.ast_url{}
.ast_pied_page{}

.astshort_titre{ }
.astshort_sstitre{margin-bottom: 5px;}
.astshort_titre a { }
.astshort_date{}


/*==================
ALBUM
==============*/
.albumdiapo {
	
}

.albumdiapo #titre {
	
}

.albumdiapo #sstitre {
	
}
.albumdiapo #_img {
	
}
