@import "menu.css.php";
@import "../../gestion/css/textarea.css";
@import "calendar.css.php";
html { overflow: scroll; }
body {
	margin:auto;
	width:936px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#5A5A5A;;
}
a:hover {
	color:#CF1A29;
}
h3 {
	color:#ffffff;
}
#embed_doc {
	width: 100%;
	height: 100%;
}
#obj_100_percent {
	position: absolute;
	display: none;
}
#default {
	width:936px;
	font-family:verdana;
	font-size:10px;
	background:url(/public/images/default/red-stroke-left.jpg) repeat-y 6px;
}
#header {
	width:936px;
	height:101px;
	background:#ffffff url(/public/images/default/header-seminaire.jpg) right no-repeat;
}
	#le-seminaire #header {
		background:#ffffff url(/public/images/default/header-seminaire.jpg) right no-repeat;
	}
	#vie-pedagogique #header {
		background:#ffffff url(/public/images/default/header-pedagogique.jpg) right no-repeat;
	}
	#vie-sportive #header {
		background:#ffffff url(/public/images/default/header-sport.jpg) right no-repeat;
	}
	#vie-culturelle #header {
		background:#ffffff url(/public/images/default/header-socioculturelle.jpg) right no-repeat;
	}
	#services-aux-eleves #header {
		background:#ffffff url(/public/images/default/header-eleves.jpg) right no-repeat;
	}
	#sites-des-enseignants #header {
		background:#ffffff url(/public/images/default/header-enseignants.jpg) right no-repeat;
	}
	#association-des-parents #header {
		background:#ffffff url(/public/images/default/header-parents.jpg) right no-repeat;
	}
	#nous-joindre #header {
		background:#ffffff url(/public/images/default/header-contact.jpg) right no-repeat;
	}
#header img {
	float:left;
	width:240px;
	height:62px;
	border:0px;
	margin-left:54px;
	margin-top:18px;
}
#menu img {
	float:right;
	width:35px;
	height:26px;
	border:0px;
}


					#section{
						float:left;
						width:664px;
						padding-left:20px;
						padding-bottom:20px;
						font-size:12px;
						line-height:17px;
						color:#5A5A5A;
					}
					#le-seminaire #le-seminaire #default #section{
						background:url(/public/images/default/pic-le-seminaire.jpg) 20px no-repeat top;
						padding-top:140px;
					}
					#title{
						float:left;
						width:413px;
						height:37px;
						margin-left:20px;
						padding-left:20px;
						color:#ffffff;
						font-size:13px;
						font-weight:bold;
						text-decoration:none;
						background:url(/public/images/default/bg-title.jpg) no-repeat;
					}
					#le-seminaire #le-seminaire #title{
						width:444px;
						background:url(/public/images/default/bg-title-le-seminaire.jpg) no-repeat;
					}
					#intro{
						float:left;
						width:290px;
						height:301px;
						padding-right:233px;
					}
					#vie-pedagogique #intro{
						background:url(/public/images/default/pic-right-pedagogique.jpg) no-repeat right bottom;
					}
					#vie-sportive #intro{
						background:url(/public/images/default/pic-right-sport.jpg) no-repeat right bottom;
					}
					#vie-culturelle #intro{
						background:url(/public/images/default/pic-right-socioculturel.jpg) no-repeat right bottom;
					}
					#services-aux-eleves #intro{
						background:url(/public/images/default/pic-right-eleve.jpg) no-repeat right bottom;
						height:364px;
					}
					#enseignants #intro{
						background:url(/public/images/default/pic-right-sport.jpg) no-repeat right bottom;
					}
					#text{
						width:280px;
					}
						#blizzard{
							float:left;
							width:163px;
							padding-left:124px;
							padding-top:51px;
							padding-bottom:8px;
							color:#ffffff;
							font-size:10px;
							line-height:11px;
							background:url(/public/images/default/blizzard.jpg) no-repeat bottom right;
						}
						#blizzard ul li{
							padding-left:0px;
							padding-bottom:5px;
							margin-left:0px;
						}


/***************************************** DOCUMENT_LIST ****************************************************/

#document_list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border: none;
	width:100%;
}
#document_list .title, #document_list .description {
	font-variant: small-caps;
	font-weight: bolder;
	font-size:12px;
	padding:3px 0 3px 0;
	text-align:center;
	white-space: nowrap;
	color:white;
}
#document_list .title {
	margin:0;
	white-space: nowrap;
	background: #c9cea3 url(/public/images/dynamic/file_list.gif) left top no-repeat;
}
#document_list .description {
	background-color: #c9cea3;
}
#document_list .highlight, #document_list .nohighlight {
	padding:0 5px 0 5px;
	font-size:11px;
	vertical-align:middle;
}
#document_list .highlight {
	background-color:#f0f2e4;
}
#document_list .nohighlight {
	background-color:#fbfcf6;
}
#document_list a {
	color:#8d946b;
	text-decoration:none;
	
	cursor:pointer;
	display:block;
}
#document_list a:hover {
	color:#da3c31;
}

/***************************************** VIDEO_LIST ****************************************************/

#videos {
	width:494px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
	#videos #vid-title {
		clear:both;
		display:block;
		width:494px;
		font-size:12px;
		color:#DD7900;
		margin-bottom:5px;
		border-bottom:1px solid #DD7900;
	}
	#videos #vid-box {
		width:494px;
		margin-bottom:25px;
	}
	#videos #vid-box a{
		float:left;
		width:494px;
		text-decoration:none;
		background:url(/public/images/dynamic/video.gif) no-repeat;
		cursor:pointer;
	}
	#videos #vid-box a:hover {
		background:url(/public/images/dynamic/video-roll.gif) no-repeat;
	}
	#videos #vid-box a i {
		display:block;
		width:110px;
		height:79px;
		margin-left:9px;
		margin-top:7px;
		margin-bottom:13px;
		background-repeat:no-repeat;
	}
	#videos #vid-box a b {
		float:right;
		display:block;
		margin:4px;
		margin-top:13px;
		width:350px;
		color:#4A4949;
		font-style:italic;
	}
	#videos #vid-box a p {
		margin:0;
		font-weight:normal
	}
	#videos #vid-box u {
		background:url(/public/images/videos/between-vid.jpg);
		display:block;
		float:left;
		width:35px;
		height:126px;
	}
	#videos #vid-box hr {
		border:1px solid white;
		clear:both;
	}
	
	
	#imc {
    	font-family:verdana;
    	padding-top:10px;
        text-align:center;
        clear:both;
	}
    #imc a#imarcom {
        font-size:10px;
    	color:#716F64;
        text-decoration:none;
	}
    #imc a#imarcom:hover {
    	color:#37B0D2;
	}
	
/***************************************** CONTACT ****************************************************/

#form_fondation {
	float:left;
	width:550px;
	padding-left:20px;
}
	#form_fondation fieldset {
		border:1px solid #ddd;
		margin-bottom:10px;
		padding-left:5px;
		padding-right:5px;
	}
	#form_fondation legend {
		padding-left:5px;
		padding-right:5px;
		font-weight:bolder;
		font-variant:small-caps;
		color:gray;
	}
	#form_fondation table span {
		display:block;
		clear:left;
	}
	#form_fondation table input {
		width:250px;
	}
	#form_fondation table #input_submit {
		width:100px;
	}
	
.clear_both {
	clear:both;
}



a#imarcom{
	clear:both;
	display:block;
	float:left;
	width:1006px;
	height:25px;
	padding-top:13px;
	margin-top:15px;
	font-size:10px;
	color:#828181;
	text-align:center;
	text-decoration:none;
	background:url(/public/images/default/imarcom.gif) no-repeat center top;
}
a:hover#imarcom{
	color:#000000;
}