body{
	background-color: #006699;
	font-size: 12px;
	font-family:Verdana,"Century Gothic",Arial;
}

*{
	outline:none;
}

img{
	border:none;
}

a:link
{
	color: #006699;
}

a:visited
{
	color: #006699;
}

a:hover
{
	color: #006699;
}

a:active
{
	color: #006699;
}

.floated{
	float : left;
}

#mainContainer{
	position	: relative;
	left		: 50%;
	margin-left	: -371px;
	width		: 742px;
	height		: auto;
	background-color: #FFFFFF;
	font-color: #000000;
}

#logo
{
	background-image: url(../../images/pictures/logo.jpg);
	background-repeat: no-repeat;
	width: 742px;
	height: 200px;
	margin-top:-10px;
}

#logo a{
	display : block;
	width : 742px;
	height : 200px;
}

#contenu
{
	text-align:justify;
	overflow:auto;
}

#brochure_container{
	height:140px;
	padding:20px 0 30px 30px;
	background-color:#e5f1f8;
}

#ligne
{
	background: url(../../images/pictures/blue_line.png) no-repeat;
	position: relative;
	left: 50%;
	margin-left: -208px;
	width: 416px;
	height: 3px;
	
}

.text
{
	padding: 30px;
}

#img_brochure{
	width : 261px;
}

#img_job{
	width : 210px;
}

#summer_job{
	width : 200px;
	margin-left : 10px;
	font-weight:bold;
	text-align:left;
}

#summer_job .title{
	color : #0072bf;
	font-size : 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#summer_job a{
	color : #65696b;
	text-decoration:none;
}

#summer_job a:hover{
	color  : #0072bf;
}

#block_info_job{
	margin-bottom : 30px;
	overflow:auto;
	text-align:left;
}

#asterisks{
	font-size : 11px;
	text-align:left;
}

.info_job{
	width : 207px;
	margin-right : 30px;
}

.info_job ul, .info_job ul li{
	margin:0;
	padding:0;
}

.info_job ul{
	padding-left:15px;
}
