@CHARSET "UTF-8";

#text-central {
	padding: 40px 24px 0pt 140px;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	margin: 5px 0 20px;
}

h2 {
	margin: 10px 0;
}

h3 {
	color: #eeb43e;
	font-size: 13px;
	text-transform: uppercase;
}
	
#search-field {
	width: 790px;

}

.mediacenter-fieldset { 
	border: 1px solid #3f4142;
	padding: 30px;
	background: #1E2126;
}

select {
	position: relative;
	left: -48px;
}

label {
	position: relative;
	top: -20px;
	margin-bottom: 5px;
	
	color: #fff;
}

.submit {
	background: transparent url(/images/mediacenter/rechercher.png) no-repeat;
	border: 0;
	height: 23px;
	width: 109px;
	
	color: #d68f4b;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#resultats {
	padding: 20px 0;
}

#pager {
	margin: 0 300px;
	text-align:center;
	width:200px;
}

.resume {
	color: #eeecec;
	font-size: 12px;
	line-height: 1.4;
}

.resume p {
	margin: 10px 0;
}

.fichier, .video {
	color: #d68f4b;
	font-size: 12px;
	text-decoration: none;
}

hr {
	background:transparent url(/images/mediacenter/separateur.gif) no-repeat scroll 0% 0%;
	border: 0pt none;
	margin: 15px 0pt;
	height: 1px;
	color: #1E2126;
}

#no_result {
	font-size: 13px;
	margin-left: 200px;
	color: #CCCCCC;
}
