﻿.marge
{
	margin:1em;
}

.textoffre{
	background-color:#FFFFFF;
	border: 2px solid #952828;
	padding: 10px;
	width: 600px;
	text-align: left;
}

.textoffre_student{
	background-color:#FFFFFF;
	border: 2px solid #F36421;
	padding: 10px;
	width: 600px;
	text-align: left;
}
.textoffre_stage{
	background-color:#FFFFFF;
	border: 2px solid #4C9428;
	padding: 10px;
	width: 600px;
	text-align: left;
}
	
.titleoffre{
	background-color:#952828;
	border: 2px solid #952828;
	padding: 5px;
	width: 610px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
}	

.titleoffre_student{
	background-color:#F36421;
	border: 2px solid #F36421;
	padding: 5px;
	width: 610px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
}
	
.titleoffre_stage{
	background-color:#4C9428;
	border: 2px solid #4C9428;
	padding: 5px;
	width: 610px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
}	


	
.ref_offre{
	color: #952828;
	font-size:x-large;
}

.ref_offre_student{
	color: #F36421;
	font-size:x-large;
}

.ref_offre_stage{
	color: #4C9428;
	font-size:x-large;
}

.light{
	padding:15px 4px 4px 4px;
}

A.menuLink, A.menulink:visited
{
	color:#4682b4;
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
}

A.menulink:hover
{
	color:#248294;
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	text-decoration:underline;
}

.smalltext
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

.nav3
{
    FONT-SIZE: 11px;
    COLOR: #1f4758;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}