@charset "utf-8";
/* CSS Document */

@import "tiny.css";

html {
overflow:scroll;
}
body {
	background-image:url(/dansoir/Themes/Default/images/fond.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color:#cfcfcf;
	text-align:justify;
	font-size:15px;
}
.margeTop {
height:40px;
width:100%;
float:left;
}
.boldtext {
font-weight:bolder;
}

.partenaires {
float: left;
margin:auto;
margin:10px;
}
.orangetext {
color:#ff4800;
text-decoration:none;
}
a:link { font-weight:normal; color:#ff4800; text-decoration:none }
a:visited { font-weight:normal; color:#ff4800; text-decoration:none }
a:hover { font-weight:normal; color:#ff4800; text-decoration:none }
a:active { font-weight:normal; color:#ff4800; text-decoration:none }
a:focus { font-weight:normal; color:#ff4800; text-decoration:none }

.orangetext a:link {
text-decoration:none;
color:#ff4800;
font-weight:normal;
}

#top_menu a{
text-decoration: none;
color: #ff4800;
font-weight:bold;

}
#top_menu a:clicked {
color:#ff4800;
}


.photo_full {
width:722px;
float:right;
margin-top:15px;
border-style:solid;
border-color:#3e3e3e;
border-width:3px;
}
hr {
background-color:#5D5D5D;
height:2px;
width:100%;
float:left;
}
#toot {
width: 300px;
height:1z0px;
float:left;
padding-top:10px;
}
#page_div {
width:100%;
}

#center_site {
/* background-color: yellow; */
width:955px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
}

	#header {
	/* background-color: green; */
	float:right;
	width:100%;
	height:100px;
	margin:0;
	padding:0;
	vertical-align:bottom;
	}
		#site_title{
		/* background-color: silver; */
		width:213px;
		float:right;
		margin-left:20px;
		margin-top:20px;
		}
		
		#top_menu{
		/* background-color: blue; */
		float:right;
		width:209px;
		}
		
		.menu_top {
		float:right;
		background-repeat:no-repeat;
		background-position:right;
		border:none;
		}
		
			#menu_presentation {
			height:18px;
			float:right;
			}
			#menu_entrePublique {
			}
			#menu_location {
			}
			#menu_programmation {
			}
			#menu_contact_info {
			height:15px;
			}
		
	#content {
	/* background-color: orange; */
	width:100%;
	
	}
		.photo_img {
			width:205px;
		}
		.photo_v {
			float:right;
			margin: 5px;
			border:2px #3e3e3e solid;	
			height:308px;
			width:205px;		
		}
		
		.photo_h {
			float:right;
			margin: 5px;
			border: 2px #3e3e3e solid;
			height:133px;
			width:205px;
							}
		
		#content_site {
		/* background-color:#CC66FF; */
		width:725px;
		float:right;
		margin-right:5px;
		
		}
			#menu_center {

			}
			.menu_content {
			margin-top:0px;
			padding:0px;
			}
			#menu_philo {
			}
			#menu_carte_blanche {
			}
			#menu_direction {
			}
		
		#right_center_site {
		/*  OPTIONAL MENU */
		/* background-color:#3366CC; */
		width:213px;
		float:right;
		margin-left:10px;
		height:100px;
		
		}
	
	#footer{
	/* background-color: pink; */
	width:100%;
	float:right;
	}
	
		#right_menu{
		/* background-color:#00CCCC; */
		width:213px;
		float:right;
		height:100px;
		margin-left:10px;
		border:none;
		padding-top:40px;
		}

		
		.menu_bottom{
		float:left;
		background-repeat:no-repeat;
		background-position:left;
		border:none;

		}
		#copyright {
			background-image:url(/dansoir/Themes/Default/images/menu/nonclicked/copyright.png);
			background-repeat:no-repeat;
			background-position:left;
			height:17px;
		}
		#menu_partenaires{
			height:13px;
			width:200px;
		}
		#menu_equipe{
			height:13px;
			width:200px;
		}
		#menu_presse{
			height:14px;
			width:200px;
			margin-top:1px;
		}
		img {
				border:none;
		}
	
	
		#date {
		width:140px;
		}	
.input_admin{
background-color:#3E3E3E;
border:2px solid #5D5D5D;
color:#FF4800;
font-family:Arial,Helvetica,sans-serif;
}

.h2_admin{
padding-left:20px;
color:#FF4800;
font-weight:bold;
text-align:left;
margin:0;
font-size:medium;
border-bottom:1px #FF4800 solid;
margin-bottom:20px;
}

#Management_content{
float:left;
width:100%;
}

