/* CSS Document */

H {
	padding: 0;
	margin: 0;
}

#wrapper {
	margin: 0px auto;
	width: 955px;
	padding: 0px;
	text-align: left;
}

#header {
	margin: 0 auto;
	width: 955px; height: 125px;
/*	border: solid 1px; */
}

#isicPortal {
	height: 53px;
	background-image: url('../img/isicPulseGreen.png');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#isicPortal TABLE {
	width: 100%;
	height: 53px;
}

#isicPortal TD {
	vertical-align: bottom;	
}

#leftheader {
	width: 100%;
	/* background-image: url(../img/fond-header-isic.gif);
	background-repeat: repeat-x; */
}

#carteheader {
	position: absolute;
	z-index: 10;
	top: 5px; left: 10px;
	width: 144px; height: 101px;
	background-image: url(../img/carte01.gif);
	background-repeat: no-repeat;
}

#presentation {
	position: absolute;
	z-index: 100;
	top: 75px; left:400px;
	width: 338px; height: 45px;
	background-image: url(../img/boxpresentation_off.gif);
	background-repeat: no-repeat;
}

#presentation A {
	color: #94257d;
}

#dateheader {
	position: absolute;
	top: 105px; left: 750px;
	font-size: 12px;
}
/*
#rightheader {
	position: relative;
	left: 205px; top: -93px;
	height: 100px;
}
*/

#container {
	margin: 0 auto;
	float: left;
	width: 955px;
	/* border: solid 1px ;
	border-color: Red; */
}

#leftcol {
	float: left;
	display: inline;
	width: 243px;
	/* border: solid 1px;  */
}

#centercol {
	float: left;
	/* display: inline; */
	width: 468px;
	/* border: solid 1px green;  */
}


#content {
	float: right;
	width: 707px;
	margin-left: 5px;
	text-align: left;
	/* border: solid 1px red; */
}

#rightcol {
	float: right;
	text-align: right;
	font-size: 10px;
	/* border: dashed 1px; */
}

/* LISTE DES AVANTAGES */
#headerstandart {
	width: 707px; height: 36px;
	background-image: url(../img/headerstandart.gif);
	background-repeat: no-repeat;
	color: #159881;
}

#standart {
	width: 647px;
	padding-left: 40px;
	padding-right: 20px;
	background-image: url(../img/fondstandart.gif);
	background-repeat: repeat-y;
	text-align: left;
	font-size: 11px;
	color: #159881;
}

#standart A {
	font-weight: normal;
	color: #159881;
}

#standart.LinkAlert A {
	font-weight: bold;
	color: #990000;
}

#footerstandart {
	width: 707px; height: 15px;
	background-image: url(../img/footerstandart.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#footer {
	margin: 0 auto;
	clear: both;
	width: 955px;
	/* border: solid 1px; */
	text-align: center;
	font-size: 10px;
	color: #000000;
}

#footer A {
	font-weight: normal;
	color: #000000;
}

.titreSmall {
	padding : 5px 5px 5px 5px;
	font: bold 13px  Helvetica, Arial, Verdana,sans-serif;
	color: #159881;
}

.titreLarge {
	padding : 5px 5px 5px 5px;
	font: bold 30px  Helvetica, Arial, Verdana,sans-serif;
	color: #159881;
}

.titreLargeOrange {
	padding : 5px 5px 5px 5px;
	font: bold 30px  Helvetica, Arial, Verdana,sans-serif;
	color: #FF6633;
}

.LinkGrey{
	padding : 5px 5px 5px 5px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 1.2em; 	
}

.LinkGrey13{
	padding : 5px 5px 5px 5px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 1.2em;
	font-size: 13px;
	text-decoration: underline;	
}

.txt10{
	padding : 5px 5px 5px 5px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

.avantage
{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	vertical-align : top;
	background-color: #17927C;
	color: white; 
}

.avantageLarge
{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	vertical-align : top;
	text-align: center;
	background-color: #17927C;
	color: white; 
}

.txt13 {
	padding : 5px 5px 5px 5px;
	font:  normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #2F4F4F;
	/* text-indent: 30px; */
}

.LinkAlert{
	padding : 5px 5px 5px 5px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;	
}

.LinkAlert13{
	padding : 5px 5px 5px 5px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;	
	text-decoration: none;
}


.txtNoir {
	padding : 5px 5px 5px 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.txtAlerte {
	padding : 5px 5px 5px 5px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

.LinkAlertSmall{
	padding : 5px 5px 5px 5px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;	
}

#loadingMessage {
	display: none;
	text-align: center;
	font-weight: bold;
	color: red;
}

#exemples {
	border: dashed 2px #159881;
	padding: 10px;
}

#exemples A {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#exemples a:hover {
	text-decoration: none;	
}

.exemple {
	border: green dashed 2px;
}
.titreexemple {
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.descexemple {
	color: #bd1414;
	border: dashed 1px #666;
	padding: 2px;
	margin: 5px;
	font-weight: bold;
}

.linkdescexemple {
	color: #bd1414;
	font-size: 10px;
	text-decoration: none;
}

.titrebox {
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.titreCentral {
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.textbox {
	margin-left: 30px;
	/* margin-top: 5px; */
	font-size: 10px;
}

.textmoteur {
	margin-left: 10px;
	/* margin-top: 5px; */
	font-size: 10px;
}

#headerboxobtenir {
	width: 243px; height: 26px;
	background-image: url(../img/headerboxobtenir.gif);
	background-repeat: no-repeat;
	color: #F8981F;
}

#menuobtenir {
	width: 243px;
	background-image: url(../img/fondboxobtenir.gif);
	background-repeat: repeat-y;
	color: #F8981F;
}

#menuobtenir A {
	color: #F8981F;
}

#footerboxobtenir {
	width: 243px; height: 15px;
	background-image: url(../img/footerboxobtenir.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* MENU Ecoles & Universités */

#headerboxecole {
	width: 243px; height: 26px;
	background-image: url(../img/headerboxecole.gif);
	background-repeat: no-repeat;
	color: #A6CD3A;
}

#menuecole {
	width: 243px;
	background-image: url(../img/fondboxecole.gif);
	background-repeat: repeat-y;
	color: #A6CD3A;
}

#menuecole A {
	color: #A6CD3A;
}

#footerboxecole {
	width: 243px; height: 15px;
	background-image: url(../img/footerboxecole.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* MENU partenariats */

#headerboxpartenariat {
	width: 243px; height: 26px;
	background-image: url(../img/headerboxpartenariat.gif);
	background-repeat: no-repeat;
	color: #2197C3;
}

#menupartenariat {
	width: 243px;
	background-image: url(../img/fondboxpartenariat.gif);
	background-repeat: repeat-y;
	color: #2197C3;
}

#menupartenariat A {
	color: #2197C3;
}

#footerboxpartenariat {
	width: 243px; height: 15px;
	background-image: url(../img/footerboxpartenariat.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* MENU mentions légales */
#headerboxmention {
	width: 243px; height: 26px;
	background-image: url(../img/headerboxmention.gif);
	background-repeat: no-repeat;
	color: #94257B;
}

#menumention {
	width: 243px;
	background-image: url(../img/fondboxmention.gif);
	background-repeat: repeat-y;
	color: #94257B;
}

#menumention A {
	color: #94257B;
}

#footerboxmention {
	width: 243px; height: 15px;
	background-image: url(../img/footerboxmention.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* MOTEUR DE RECHERCHE AVANTAGES MONDE */
#headerboxmoteur {
	width: 468px; height: 15px;
	background-image: url(../img/headerboxmoteur2008.gif);
	background-repeat: no-repeat;
	color: #EC2726;
}

#moteur {
	width: 468px;
	background-image: url(../img/fondboxmoteur.gif);
	background-repeat: repeat-y;
	color: #696969;
}

#moteur A {
	color: #EC2726;
}

#moteur img {
	margin-left: 2px;
	margin-right: 2px;
}
#footerboxmoteur {
	width: 468px; height: 15px;
	background-image: url(../img/footerboxmoteur.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* AVANTAGES ISIC EN LIGNE */
.headeravantageCentral {
	/* float: left; */
	width: 468px; height: 15px;
	background-image: url(../img/headeravantage2008.gif);
	background-repeat: no-repeat;
	color: #A6CD3A;
}

.avantageCentral {
	/* float: left; */
	width: 468px;
	background-image: url(../img/fondavantage.gif);
	background-repeat: repeat-y;
	color: #A6CD3A;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.titreavantage {
	height: 40px;
	padding-left: 13px;
	margin-top : 10px;
	background-image: url(../img/fleche-mini.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	/* border: dashed 1px; */
}
.textavantage {
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.avantageCentral A {
	color: #696969;
	padding-left: 30px;
}

.footeravantageCentral {
	float: left;
	width: 468px; height: 15px;
	background-image: url(../img/footeravantage.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.contentavantage {
	/* position: relative; */
	width: 400px;
	/* border: dashed 1px; */
}

#leftcolav {
	z-index: 20;
	float: left;
	left: 200px;
	width: 185px;
	background-color: #FFFFFF;
}

#rightcolav {
	z-index: 10;
	float: right;
	width: 155px;
	background-color: #FFFFFF;
}

#centercolav {
	width: 400px;
	margin: 0px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

/* PUB FLASH */
.headerboxpub {
	width: 234px; height: 15px;
	background-image: url(../img/headerboxpub.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	color: #FFFFFF;
}

.boxpub {
	width: 234px;
	background-image: url(../img/boxpub.gif);
	background-repeat: repeat-y;
	text-align: right;
	color: #FFFFFF;
}

.footerboxpub {
	width: 234px; height: 15px;
	background-image: url(../img/footerboxpub.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#headerboxpubleft {
	width: 243px; height: 26px;
	background-image: url(../img/headerboxobtenir.gif);
	background-repeat: no-repeat;
	color: #F8981F;
}

#menuboxpubleft {
	width: 243px;
	background-image: url(../img/fondboxobtenir.gif);
	background-repeat: repeat-y;
	color: #F8981F;
}

#menuboxpubleft A {
	color: #F8981F;
}

#footerboxpubleft {
	width: 243px; height: 15px;
	background-image: url(../img/footerboxobtenir.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#headerboxpub2 {
	width: 234px; height: 15px;
	background-image: url(../img/headerboxpub.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	color: #FFFFFF;
}

#boxpub2 {
	width: 234px;
	background-image: url(../img/boxpub.gif);
	background-repeat: repeat-y;
	text-align: right;
	color: #FFFFFF;
}

#footerboxpub2 {
	width: 234px; height: 15px;
	background-image: url(../img/footerboxpub.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#headerboxpubleft2 {
	width: 243px; height: 26px;
	background-image: url(../img/headerboxobtenir.gif);
	background-repeat: no-repeat;
	color: #F8981F;
}

#menuboxpubleft2 {
	width: 243px;
	background-image: url(../img/fondboxobtenir.gif);
	background-repeat: repeat-y;
	color: #F8981F;
}

#menuboxpubleft2 A {
	color: #F8981F;
}

#footerboxpubleft2 {
	width: 243px; height: 15px;
	background-image: url(../img/footerboxobtenir.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#headerboxpubcenter {
	width: 468px; height: 15px;
	background-image: url(../img/headerboxmoteur2008.gif);
	background-repeat: no-repeat;
	color: #EC2726;
}

#pubcenter {
	width: 468px;
	background-image: url(../img/fondboxmoteur.gif);
	background-repeat: repeat-y;
	color: #696969;
	text-align: left;
}

#pubcenter A {
	color: #EC2726;
}

#pubcenter img {
	margin-left: 2px;
	margin-right: 2px;
}
#footerboxpubcenter {
	width: 468px; height: 15px;
	background-image: url(../img/footerboxmoteur.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* ISICSITES */
#headerisicsites {
	width: 234px; height: 36px;
	background-image: url(../img/headerisictopfrance.gif);
	background-repeat: no-repeat;
	color: #A6CD3A;
}

#headerisicsites A {
	color: #A6CD3A;
	font-size:18px;
	font-weight: bold;
}

#headerisicsites A:hover {
	color: #A6CD3A;
}

#isicsites {
	width: 224px;
	padding-left: 10px;
	background-image: url(../img/fondisictopfrance.gif);
	background-repeat: repeat-y;
	text-align: center;
	color: #A6CD3A;
	display: none;
}

#isicsites A {
	color: #333333;
	font-weight: bold;
}

#isicsites A:hover {
	color: #A6CD3A;
}

#footerisicsites {
	width: 234px; height: 15px;
	background-image: url(../img/footerisictopfrance.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* ISICTOP FRANCE */
#headerisictopfrance {
	width: 234px; height: 36px;
	background-image: url(../img/headerisictopfrance.gif);
	background-repeat: no-repeat;
	color: #A6CD3A;
}

#headerisictopfrance A {
	color: #A6CD3A;
	font-size:18px;

	font-weight: bold;
}

#headerisictopfrance A:hover {
	color: #A6CD3A;
}

#isictopfrance {
	width: 224px;
	padding-left: 10px;
	background-image: url(../img/fondisictopfrance.gif);
	background-repeat: repeat-y;
	text-align: center;
	color: #A6CD3A;
}

#isictopfrance A {
	color: #333333;
	font-weight: bold;
}

#isictopfrance A:hover {
	color: #A6CD3A;
}

#footerisictopfrance {
	width: 234px; height: 15px;
	background-image: url(../img/footerisictopfrance.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* MENU DROIT VERT */
.headersmallgreen {
	width: 234px; height: 36px;
	background-image: url(../img/headerisictopfrance.gif);
	background-repeat: no-repeat;
	color: #A6CD3A;
}

.headersmallgreen A {
	color: #A6CD3A;
	font-size:18px;
	font-weight: bold;
}

.headersmallgreen A:hover {
	color: #A6CD3A;
}

.smallgreen {
	width: 224px;
	padding-left: 10px;
	background-image: url(../img/fondisictopfrance.gif);
	background-repeat: repeat-y;
	text-align: center;
	color: #A6CD3A;
}

.smallgreen A {
	color: #333333;
	font-weight: bold;
}

.smallgreen A:hover {
	color: #A6CD3A;
}

.footersmallgreen {
	width: 234px; height: 15px;
	background-image: url(../img/footerisictopfrance.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* MENU DROIT VIOLET */
.headersmallviolet {
	width: 234px; height: 36px;
	background-image: url(../img/headersmallviolet.gif);
	background-repeat: no-repeat;
	color: #95257d;
}

.headersmallviolet A {
	color: #95257d;
	font-size:18px;
	font-weight: bold;
}

.headersmallviolet A:hover {
	color: #95257d;
}

.smallviolet {
	width: 224px;
	padding-left: 10px;
	background-image: url(../img/fondsmallviolet.gif);
	background-repeat: repeat-y;
	text-align: center;
	color: #95257d;
}

.smallviolet A {
	color: #333333;
	font-weight: bold;
}

.smallviolet A:hover {
	color: #95257d;
}

.footersmallviolet {
	width: 234px; height: 15px;
	background-image: url(../img/footersmallviolet.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}


/* MENU DROIT BLEU */
.headersmallblue {
	width: 234px; height: 36px;
	background-image: url(../img/headersmallblue.gif);
	background-repeat: no-repeat;
	color: #2597c4;
}

.headersmallblue A {
	color: #95257d;
	font-size:18px;
	font-weight: bold;
}

.headersmallblue A:hover {
	color: #2597c4;
}

.smallblue {
	width: 224px;
	padding-left: 10px;
	background-image: url(../img/fondsmallblue.gif);
	background-repeat: repeat-y;
	text-align: center;
	color: #2597c4;
}

.smallblue A {
	color: #333333;
	font-weight: bold;
}

.smallblue A:hover {
	color: #2597c4;
}

.footersmallblue {
	width: 234px; height: 15px;
	background-image: url(../img/footersmallblue.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* ISICTOP MONDE */
#headerisictopmonde {
	width: 234px; height: 36px;
	background-image: url(../img/headerisictopmonde.gif);
	background-repeat: no-repeat;
	color: #EC2726;
}

#isictopmonde {
	width: 224px;
	padding-left: 10px;
	background-image: url(../img/fondisictopmonde.gif);
	background-repeat: repeat-y;
	text-align: center;
	color: #EC2726;
}

#isictopmonde A {
	color: #333333;
	font-weight: bold;
}

#isictopmonde A:hover {
	color: #EC2726;
}

#footerisictopmonde {
	width: 234px; height: 15px;
	background-image: url(../img/footerisictopmonde.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* ISICTOP */
.pictoisictop {
	width: 35px; height: 35px;
	float: left;
}

.textisictop {
	margin: 0 auto;
	display: list-item;
	font-size: 10px;
}

.ssCadreOrangeTop {
	background-image: url(../img/ssCadre_orange_u.png);
	background-repeat:no-repeat;
	width: 600px; height: 20px;
}

.ssCadreOrangeCenter {
	background-image: url(../img/ssCadre_orange_c.png);
	background-repeat: repeat-y;
	width: 560px;
	padding-left: 20px; padding-right: 20px;
}

.ssCadreOrangeBottom {
	background-image: url(../img/ssCadre_orange_b.png);
	background-repeat:no-repeat;
	width: 600px; height: 20px;
}
