/**------------------LAYOUT-----------------**/
body {
	background-color: #CCCCCC;
	text-align:center;
}

/* MAIN*/
#main {
	margin-left: auto;
	margin-right: auto;
	width: 966px;
	font-family: Arial;
	position: relative;
	text-align:left;
}

/* HEADER*/
#header {
	margin: 0;
	padding: 0;
	width:966px;
	height: 165px;
	background-image: url('../design/site-ufr6_01.png');
	background-repeat: no-repeat;
}

#logo {
	float: left;
	width: 220px;
	height: 100px;
	margin-left: 20px;
	margin-top: 30px;
	outline: none;
}

#ubo {
	float: right;
	width: 220px;
	height: 90px;
	margin-right: 20px;
	margin-top: 40px;
	outline: none;
}

/* MENU*/
#menu {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 160px;
	background-color: #FFF;
	background-image: url('../design/site-ufr6_02.png');
	background-repeat: no-repeat;
	height: 46px;
	width: 806px !important;
	width: 966px;
}

/*CONTAINER*/
#container {
	overflow: auto;
	width: 966px;
	min-height: 537px;
	background-color: #FFF;
}

/* SIDE-BAR*/
#side-bar {
	float: left;
	width: 185px;
	min-height: 537px;
	background-color: #FFF;
}

#side-menu {
	width: 185px !important;
		height: 207px !important;
	height: 262px;
	padding-top: 55px;
	padding-left: 10px;
	background-image: url('../design/site-ufr6_03.png');
	background-repeat: no-repeat;
}

#side-tool {
	width: 185px;
	height: 177px !important;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url('../design/site-ufr6_06.png');
	background-repeat: no-repeat;
}

#side-search {
	width: 185px;
	height: 100px;
	background-color: #FFF;
	text-align:center;
}

/* FOOTER*/
#footer {
	clear: both;
	width: 966px;
	height: 40px;
	background-color: #FFF;
}

#footer-tool {
	width: 966px;
	height: 20px;
	border-bottom: 1px solid #999;
	background-color: #FFF;
}

#footer-legal {
	width: 966px;
	height: 20px;
	background-color: #FFF;
}

/**------------------VIEW-----------------**/ /*CONTENT*/
#content {
	float: right;
	width: 764px;
	min-height: 537px;
	margin-top:20px;
}

.content-page-title {
	
}

/* CONTAINER LEFT*/
#container-left {
	float: left;
	width: 444px;
	min-height: 537px;
	background-color: #FFF;
}

/* CONTAINER RIGHT*/
#container-right {
	float: right;
	width: 320px;
	min-height: 537px;
}

#breve {
	width: 320px;
	height: 250px;
}

#media {
	width: 320px;
	height: 287px;
	background-color: #FFF;
}

.breve-content {
	background-image: url('../design/site-ufr6_05.png');
	background-repeat: no-repeat;
	padding-left: 32px;
	padding-top: 0px !important;
	padding-top: 10px;
	width: 288px !important;
	width: 320px;
	height: 94px;
}

/**ARTICLE**/
#content-article {
	
}

.content-article-title {
	border-bottom: 1px solid #FDC22A;
	width:580px;
	padding-top:20px;
}
.content-article-title-Formation {
	border-bottom: 1px solid #47c0eb;
	width:580px;
	padding-top:20px;
}
.content-article-title-Presentation {
	border-bottom: 1px solid #ff7e00;
	width:580px;
	padding-top:20px;
}
.content-article-title-Recherche {
	border-bottom: 1px solid #dc71a5;
	width:580px;
	padding-top:20px;
}
.content-article-title-VieEtudiante {
	border-bottom: 1px solid #ccd103;
	width:580px;
	padding-top:20px;
}
.content-article-title-JeSuis {
	border-bottom: 1px solid #fecb34;
	width:580px;
	padding-top:20px;
}
.content-article-title-Acceuil {
border-bottom: 1px solid #FDC22A;
	width:580px;
	padding-top:20px;

}
.content-article-text {
	
	width: 563px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top:20px;
}

#content-article-img {
	float: left;
	width: 200px;
}

.content-article-doc {
	position:relative;
	float:left;
	margin: 5px;
	padding :5px;
	border: 1px #fff solid;
	cursor: pointer;
	text-align: center;
	background-color: #fafafa;
	width: 100px;
	font-size: 11px; 
}
.content-article-video {
        padding-top: 20px;
        padding-left: 140px;
        width:580px;
        height:280px;
}

/**LISTE**/
.content-list {
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 10px ;
	float:left;
	
}

.content-list-title {
	
}

.content-list-text {
	position: relative;
	float: left;
	height: auto;
	margin-bottom: 8px;
	line-height:15px;
}

.content-list-img {
	position: relative;
	float: left;
	width: 60px;
	padding-top: 20px;
	padding-right: 3px;
}

.content-list-doc {
	
}

.content-list-button {
	text-align: right;
	padding-right: 35px;
}

#paginationControl {
	clear: both;
	padding-top:8px;
	text-align: center;
	margin-bottom:20px;
	margin-top:10px;
}

/**ERROR**/
#error {
	margin-top: 100px;
	margin-left: 200px;
	width: 200px;
	height: 100px;
	border: 1px solid #CCC;
	text-align: center;
	padding: 10px;
}
/**LECTEUR**/
.lecteur {
z-index: auto;
overflow: auto;
position: absolute;

}
#lecteur {
margin-left: 100px;
margin-top: 20px;
}

/**PLAN DU SITE**/
.plan{
    
}

.plan ul { 
   list-style-type:none;
   

}

.plan li{

    font-size:18px;
    margin-bottom:15px;
}

.plan li ul {
    font-size:16px;
   margin-bottom:0px;
}

.plan li ul li{
   font-size:14px;
   margin-bottom:0px;
}

.plan li ul li ul li{
   font-size:12px;
   margin-bottom:0px;
}
.content-article-subtitle {
   padding-top:18px;
}
.content-article-text {
     width: 563px;
   padding-right: 15px;
   padding-left: 15px;
   margin-top:10px;
} 
