@charset "utf-8";
img {
	border:0px;
	text-align: center;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-color:#dde0e3;
	color:#4275ac;
	font-size:12px
}
#wrapper {
	width:980px;
	margin:0 auto;
}
#header {
	font-size:13px;
	background-image:url(human-mapping_v2_03.png);
	background-repeat:no-repeat;
	width:978px;
	height:121px
}
#header h1 {
	font-size:20px;
	font-weight:bold;
	color:#6092C2
}
.header_menu {
	float:left;
	width:460px;
	height:120px
}
.header_menu a {
	text-decoration:none;
	color:#4275ac;
	font-size:13px;
}
.header_menu a:hover {
	text-decoration:underline;
}
.div_logo {
	width:481px;
	height:95px;
	padding-left:20px;
	padding-top:20px;
	float:left;
	background-image:url(header_logo.gif);
	background-position:20px 20px;
	background-repeat:no-repeat
}
#ariane {
	background-image:url(human-mapping_v2_05.png);
	background-repeat:no-repeat;
	width:978px;
	height:27px
}
#content {
	background-image:url(human-mapping_v2_06.png);
	width:938px;
	height: auto;
	background-repeat: repeat-y;
	padding-left:20px;
	padding-right:20px;
}
#content h1{
	margin:0px;
	font-size:19px;
	
}
#content h2{
	margin-top:5px;
	font-size:16px;
	font-weight:bold;

	color:#666;

	
}

#map a {
	font-size:15px;
	font-weight:bold;
	text-decoration:none
}
#map a:hover {
	text-decoration:underline
}
.lien_boutique {
	background-color:transparent;
	width:386px;
	height:57px;
	background-image:url(bouton_over.png);
	text-align: center;
	color: #FFF;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 12px;
	padding-left:12px;
	font-size: 18px;
	background-repeat:no-repeat;
}
.lien_boutique:hover {
	background-color:transparent;
	width:386px;
	height:57px;
	background-image:url(bouton.png);
	text-align: center;
	color: #FFF;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 12px;
	padding-left:12px;
	font-size: 18px;
	background-repeat:no-repeat;
}
.savoir_plus {
	margin-top:5px;
	width:68px;
	height:20px;
	background-image:url(mini_bouton.png);
	font-size: 10px;
	padding-top:6px;
	padding-left:35px
}
.savoir_plus a {
	font-size: 10px;
}
.formation {
	width:303px;
	height:147px;
	background-image:url(formation.jpg);
	background-repeat:no-repeat;
	padding:20px 0px 0px 20px;
}
.comprendre {
	padding:15px 0px 0px 20px;
	width:303px;
	height:147px;
	background-image:url(comprendre.jpg);
	background-repeat:no-repeat
}
.partager {
	padding:20px 0px 0px 20px;
	background-repeat:no-repeat;
	width:303px;
	height:147px;
	background-image:url(partager.jpg)
}
#footer {
	background-image:url(human-mapping_v2_07.png);
	background-repeat:no-repeat;
	width:978px;
	height:63px;
	color:#FFF;
	font-size:12px;
	margin-top:-13px
}
#footer a {
	color:#FFF;
	font-size:12px;
	text-decoration:none
}
#footer a:hover {
	text-decoration:underline
}
/* menu  */

/* General */
#cssdropdown, #cssdropdown ul {
	font-size:15px;
	list-style: none;
}
#cssdropdown, #cssdropdown * {
	padding: 0;
	margin: 0;
}
/* Head links */
#cssdropdown li.headlink {
	width: 240px;
	float: left;
	margin-left: -1px;
	margin-right:5px;
	background-image:url(bt_menu.gif);
	text-align: left;
	height:41px;
	color:#06F;
}
#cssdropdown li.headlink a {
	text-decoration:none;
	display: block;
	padding: 10px;
	color:#4275ac;
	font-weight:bold
}
#cssdropdown li.headlink a:hover {
	display: block;
	padding: 10px;
	color:#db191c;
	font-weight:bold;
	background-image:url(bt_menu_over.png);/*background-position:bottom*/
}
/* Child lists and links */
#cssdropdown li.headlink ul {
	display: none;
	border-top: 1px black solid;
	text-align: left;
	background-color:#FFF
}
#cssdropdown li.headlink:hover ul {
	display: block;
	position:absolute;
	width:236px
}
#cssdropdown li.headlink ul li a {
	/*	padding: 5px;*/
	height: 17px;
	font-size:13px
}
#cssdropdown li.headlink ul li a:hover {
	background-image:none;
	background-color: #F0F0F0;
}
/* Pretty styling */

#cssdropdown a {
	color: white;
}
#cssdropdown ul li a:hover {
	text-decoration: none;
}
#cssdropdown li.headlink {
	background-color: white;
	background-image: url(bt_menu.gif);
}
#cssdropdown li.headlink ul {
	background-color:#FFF;
	background-position: bottom;
	padding-bottom: 10px;
	border:solid 1px #CCC;
}
.pager_mapping {
	border: 1px solid #EDEDED;
	margin: 10px 0;
	color:#000;
	font-size:15px;
}
.pager_mapping .pager_div_content {
	margin-left:10px;
	margin-right:10px;
	width:720px
}
.pager_mapping .pager_bleu {
	color:#4479AB
}
.pager_mapping p {
	padding: 5px;
	margin: 0;
	text-align: left;
	color:#666;
}
.pager_mapping .nav {
	background: #eee;
	padding: 5px;
	text-align:right;
}
.pager_mapping .nav#nav4 {
	border-top: 0;
	border-bottom: 1px solid #999;
}
.pager_mapping .nav a {
	padding: 0 5px;
	border:1px solid #CCC;
	background-color:#FFF;
	text-decoration:none;
	color:#0479A5;
}
.pager_mapping .nav a.highlight {
	color: #000;
	font-weight: normal;
	color:#A94000;
}
.pager_mapping h3 {
	font-weight:bolder;
	font-size:18px;
	color:#4479AB
}

.table_formation {
	font-weight:bold;
	font-size:14px;
	width:650px;
	border-top: solid 1px #4f7335;
}
.table_formation_td {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:50%;
	background-color:#ffffff;
	border-bottom: solid 1px #4f7335;
}
.table_formation_td_vert {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:50%;
	background-color:#e6f1e1;
	border-bottom: solid 1px #4f7335;
}
page_div_content {
	color:#333;
}
.call2action {
	float:right;
	background-image:url(call2a.png);
	height:59px;
	width:230px;
	padding-left:80px;
	background-repeat:no-repeat;
	color:#FFF;
	font-size:22px;
	padding-top:13px
}
.call2action a {
	text-decoration:none;
	color:#FFF;
	font-size:22px;
}
.call2action a:hover {
	text-decoration: underline;
	color:#FFF;
	font-size:22px;
}
.puces {
	font-size:24px;
	font-weight:bold;
	color:#487DAF;
}
.extra_link {
	width:978px;
	font-size:10px;
	color:#999;
}
.extra_link a{
	text-decoration:none;
	color:#999;
}

.extra_link a:hover{
	text-decoration:none;
	color:#7A7A7A;
}


#title {
	color:#1B6A91;
	font-size:26px;
	font-weight:bold;
	padding-left:10px;
}

#productName, #productPrice {
	color:#FF0000;
	font-size:24px;
	font-weight:bold;

}

#productImage {
	background:url(/images/pageweb-offre-campus-3_06.jpg) no-repeat;
}

#productUsers {
	color:#FFF;
	font-size:14px;
	font-weight:bold;	
}

#productAnnualTarif {
	color:#111111;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}

#productAnnualTarif .petit {
	font-size:11px;
}

#productOffer {
	color:#267FFD;
	font-size:16px;
}

#productOffer .gras {
	font-weight:bold;
	
}

#productContact {
	color:#2480FF;
	font-size:20px;
	font-weight:bold;	
}

#productContactNumber {
	color:#FFFFFF;
	font-size:19px;
	font-weight:bold;
	text-shadow: 3px 3px 3px #C64D00;

}

#contactInfo {
	color:#2480FF;
	font-size:14px;	
}

#ressources {
	color:#268098;
	font-size:20px;
	font-weight:bold;
	margin-top:5px;
	padding-left:36px;
	position:absolute;
}

#ressourcesTopImage {
	background:url(/images/pageweb-offre-campus-3_10.jpg) no-repeat;
	width:90%;
}

#ressourcesImage {
	background:url(/images/pageweb-offre-campus-3_12.jpg) no-repeat;

}

#ressourcesBottomImage {
	background:url(/images/pageweb-offre-campus-3_13.jpg) no-repeat;
	color:#247E98;
	font-size:14px;

}

#ressourcesImage li {
	display:inline;	
	color:#FFF;
	font-size:22px;
	
}

#ressourcesVideo {
	margin-left:11px;
	margin-right:60px;
	
}

#ressourcesTuto {
	margin-left:156px;
	margin-right:60px; 	
}

#ressourcesLink {
	margin-left:105px;	
}


#videoList {
	font-weight:bold;
	width:255px;
	float:left;
	margin-left:36px;
	height:380px;

}

#tutoList {
	float:left;
	margin-left:35px;
	text-align:justify;
	width:255px;
	height:380px;
	
}

#linkList {
	font-weight:bold;
	margin-left:36px;
	width:255px;
	float:left;
	height:380px;
	
}

