/***********************************************/
/* P. Kirsch - inWay - http://www.inway.fr/ria */
/* for CampusFrance                               */
/* HTML tag styles                             */
/***********************************************/

body {
	background: white url(images/edu_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-align: center;
}

#container {
	width: 758px;
	margin: 15px auto 0;
	padding: 0;
	text-align: left;
}

/* Header
----------------------------------------------- */

#header {
	margin:0;
	padding:0;
	width:100%;
	height:80px;
	position:relative;
}

#header h1 {
	margin: 0;
	padding: 0;
	border: 0;
}

#header h1 a {
	display: block;
	width: 758px;
	height: 80px;
	background: transparent url("images/edu_top.gif") no-repeat;
	text-indent: -700em;
	text-decoration: none;
}

#header h1 img {
	display: none;
}

/* Pour changement de langue
----------------------------------------------- */

#utilitylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	position: absolute;
	top: 10px;
	right: 0px;
	color: #919999;
	margin:0;
	padding:0;
	background: #5AADFE;
}

#utilitylink li {
	list-style: none;
	float: left;
	line-height: 1.5em;
	white-space: nowrap;
}

#utilitylink a {
	display: block;
	padding: 0 0.7em 0 0.7em;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

#utilitylink a:hover {
	color: white;
	background: #0052A1;
}

/***** *****/

#navlist {
	margin: 0;
	padding: 0 0 0 85px;
	height: 27px;
	background: url(images/backgnav.gif) 0 0 repeat-x;
}

#navlist li {
	list-style: none;
	float: left;
	margin-left: 1px;
	padding-left: 25px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
	white-space: nowrap;
}

#navlist a {
	display: block;
	float: left;
	padding: 0 25px 0 0;
	text-decoration: none;
	font-weight: bold;
	border-right:1px solid #B9BEC2;
	color: #FFFFFF;
}

#navlist a:hover {
	color: #90C8FF;
}

#navlist li#end a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	border-right:0px solid #B9BEC2;
	color: #FFFFFF;
}

#navlist li#end a:hover {
	color: #90C8FF;
}

#navlist2 {
	margin: 0;
	padding: 0 0 0 5px;
	height: 27px;
	background: url(images/backgnav.gif) 0 0 repeat-x;
}

#navlist2 li {
	list-style: none;
	float: left;
	margin-left: 1px;
	padding-left: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
	white-space: nowrap;
}

#navlist2 a {
	display: block;
	float: left;
	padding: 0 15px 0 0;
	text-decoration: none;
	font-weight: bold;
	border-right:1px solid #B9BEC2;
	color: #FFFFFF;
}

#navlist2 li#end2 a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	border-right:0px solid #B9BEC2;
	color: #FFFFFF;
}

#navlist2 a:hover {
	color: #90C8FF;
}

#navlist2 li#end2 a:hover {
	color: #90C8FF;
}

/***** *****/

#content {
	padding: 10px 0 0 0;
}

h2 {
	margin:0;
	padding:0 0 0 45px;
	background:#FFF url("images/fleche.gif") 0 100% no-repeat;
	font-weight: normal;
	font-size:180%;
	color: #E50000;
}

.boldText {
	font-weight: bold;
}

.apierror {
	font-weight: bold;
	color: #E50000;
	font-size:130%;
}

.error {
	font-weight: bold;
	color: #E50000;
}

/***** *****/

#rubrique {
	background: #FFF url("images/rub_bottom.gif") bottom left no-repeat;
	padding: 0 0 20px 0;
}

#rubrique h3 {
	background: #FFF url("images/rub_top.gif") top left no-repeat;
	padding: 20px 250px 0 10px;
	font-size: 120%;
	color: #0052A1;
	font-weight: bold;
}

#rubrique h4 {
	padding: 20px 250px 0 10px;
	font-size: 120%;
	color: #0052A1;
	font-weight: bold;
}

#rubrique p {
	padding: 0 10px 0 250px;
}

#rubrique ul, #rubrique ol {
	padding: 0 10px 0 250px;
}

#rubrique ul ul {
	margin: 0;
	padding: 0 0 0 3em;
}

#rubrique ul ol {
	margin: 0;
	padding: 0 0 0 3em;
}

#rubrique ol ul {
	margin: 0;
	padding: 0 0 0 3em;
}

#rubrique ol ol {
	margin: 0;
	padding: 0 0 0 3em;
}

/***** *****/

#message {
	background: #FFF url("images/rub_bottom.gif") bottom left no-repeat;
	padding: 0 0 20px 0;
}

#message h3 {
	background: #FFF url("images/rub_top.gif") top left no-repeat;
	padding: 20px 250px 0 10px;
	font-size: 120%;
	color: #0052A1;
	font-weight: bold;
}

#message p {
	padding: 0 10px 0 30px;
}

/***** *****/

.messagenoprint {
	font-size: 120%;
	color: #0052A1;
	font-weight: bold;
	margin: 4em 0 0 30px;
}

.dh2 {
	margin:20px 0 20px 0;
	padding:0 0 0 45px;
	background:#FFF url("images/fleche.gif") 0 100% no-repeat;
	font-weight: normal;
	font-size:180%;
	color: #E50000;
}

#dossier {
	background: #FFF url("images/rub_bottom.gif") bottom left no-repeat;
	padding: 0 0 20px 0;
}

#dossier h3 {
	padding: 20px 250px 0 0;
	font-size: 130%;
	color: #0052A1;
	font-weight: bold;
}

#dossier p {
	padding: 0 10px 0 30px;
}

#dossier table {
	font-size: 100%;
	margin-bottom: 1em;
	border-spacing: 0;
	border-collapse: collapse
}

#dossier table th,
#dossier table td {
	padding: 0.2em 10px 0 30px;
	vertical-align: top
}

#dossier table td.dlabel {
	font-style:italic;
}

#dossier table td.dtitle {
	font-weight: bold;
}

#dossier tr.odd * {
	background: #eee;
}

#dossier tr.odd *, #dossier tr.even *, #dossier tr.head * {
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

/* pour impression */

.page-break {
	display: none;
}

/***** *****/

#footer {
	font-size:80%;
	padding: 10px 0 0 0;
}

