/* StyleSheet DLG-Net 'Daidana' */
/*----  DAIDANA ----*/
/************************** GLOBAL **************************/
body {
	background:url(template/daidana/background.jpg) #7e0c0c repeat-y left;
	margin:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a, a:visited, a:active {
	color:#b89331;
	text-decoration:none;
}
a:hover {
	color:#ffc335;
	text-decoration:none;
}
h1.title {
   text-align:center;
}
h2.title_news {
	text-align:center;   
	margin:0 0 10px 0;   
	padding:0;
}
h3.title_flash {
	text-align:left;   
	margin:5px 0 -10px 10px;   
	padding:0;
}

ul {
   list-style: none; 
   margin: 0px; 
   padding: 0px;
}
#logo_top {
	position:absolute;
	margin:10px 0 0 60px;
	width:233px;
	height:102px;
	z-index:100;
	border:none;
}
#logo_top_baseline {
	position:absolute;
	margin:120px 0 0 75px;
	width:220px;
	height:15px;
	display:block;
	z-index:100;
	color:#FFF;
	font-size:1.2em;
	text-align:right;
}
#background_menu {
	position:absolute;
	margin:75px 0 0 0;
	width:100%;
	height:41px;
	background:url(template/daidana/background_menu.png) repeat-x;
	z-index:99;
}
#menu_top {
	margin:12px 0 0 350px;
	text-transform:uppercase;
	font-size:1em;
	width:900px;
}
#tags_deco {
	position:absolute;	
	z-index:90;	
	margin:180px 0 0 0;	
	left:120px;	
	color:#5d3800;
}
#violon {
	background:url(template/daidana/bckgrnd_violon.jpg) no-repeat;
	width:1700px;
	height:1200px;
	position:absolute;
	left:0;
	top:0;
}

#lecteur_flash {
	position:absolute;
	z-index:80;
	margin:580px 0 0 100px;
	padding:15px 0 0 25px;
	background:url(template/daidana/fond_lecteur_flash.png) no-repeat;
	width:250px;
}
/************************** CONTENU CENTRE **************************/
#global_small {
	position:absolute;
	z-index:90;
	margin:150px 0 0 400px;
	width:579px;

}
#content_small_black_top {
	background:url(template/daidana/bckgrnd_small_black_top.png) no-repeat left top;
	padding:30px 20px 5px 40px;
	text-align:justify;
	margin:0;
}
#content_small_black_bottom {
	background:url(template/daidana/bckgrnd_small_black_bottom.png) no-repeat;
	height:18px;
	margin:0;
}

/************* CONTENU NORMAL ********************/
#global_big {
	position:absolute;
	z-index:90;
	margin:150px 0 0 400px;
	width:649px;

}
#content_big_white_top {
	background:url(template/daidana/bckgrnd_big_white_top.png) no-repeat left top;
	padding:30px 20px 5px 40px;
	text-align:justify;
	margin:0;
}
#content_big_white_bottom {
	background:url(template/daidana/bckgrnd_big_white_bottom.png) no-repeat;
	height:18px;
	margin:0;
}

#content_big_white_top_nav {
	background:url(template/daidana/bckgrnd_big_white_top.png) no-repeat left top;
	padding:15px 20px 5px 50px;
	text-align:justify;
	margin:0;
}

#navigation_big_white {
/*   position:absolute;*/
/*   margin:50px 10px 5px -170px;*/
   margin:0 10px 5px 0;
   width:160px;
/*   height:550px;*/
   background-color:#260404;
}

#content_small_white_top {
	background:url(template/daidana/bckgrnd_small_white_top.png) no-repeat left top;
	padding:30px 20px 5px 40px;
	text-align:justify;
	margin:20px 0 0 0;
}
#content_small_white_bottom {
	background:url(template/daidana/bckgrnd_small_white_bottom.png) no-repeat;
	height:18px;
	margin:0;
}
#footer_daidana {
	color:#947a7a;
	font-size:0.9em;
	text-align:justify;
}
#footer_daidana img {
	margin:0 10px;
}
#footer_daidana a {
	color:#a98701;
	text-decoration:none;
}
#footer_dlg {
	color:#947a7a;	
	font-size:0.9em;	
	text-align:right;	
	margin:30px 0 0 0;
}
#footer_dlg a {
	color:#a98701;	
	text-decoration:none;
}

.NewsSummaryField {
   float:right;
   width:100px;
   height:100px;
   margin:5px 0 10px 10px;
   overflow:hidden;
}
.NewsSummaryLink {
   float:left;
   width:300px;
   font-size:1.3em;
   font-weight:bold;
}
.NewsSummaryPostdate {
   font-size:1.3em;
}
.NewsSummaryContent {
   margin:5px 0;
}
.NewsSummaryClear {
      clear:both;
}


/************** REALISATION *********************/

.real_image {
   float:left;
   width:105px;
   margin:10px 10px 10px 0;
}
.parent_name {
   float:right;
   width:100px;
   font-size:1.1em;
   font-transform:uppercase;
   text-align:right;
}
.bandeau_real {
background-color:#000000;
}
.titre_real {
   font-size:1.1em;
   font-weight:bold;
   width:200px;
   margin:0 0 0 5px;
   padding:3px 0 0 0;
}
.flash_real {
   float:right;
   width:200px;
}
.clear_real {
   clear:both;
}
/* End of 'Daidana' */

