/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */

/*
c	153,51,102 = #993366
l	204,0,0 = #CC0000
a	255,102,0 = #FF6600
p	255,204,0 = #FFCC00
h	51,204,51 = #33CC33
i	0,102,0 = #006600
c	51,102,255 = #3366FF
o	51,204,204 = #33CCCC
informatique	102,102,102 = #666666
*/

BODY
{
	font-weight: normal;
	list-style-position: outside;
	font-size: 10pt;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	list-style-type: square;
	letter-spacing: normal;
	text-align: left;
}

H5, TH, THEAD, TFOOT
{
	color: black;
}

H1
{
	font-weight: bold;
	font-size: 1.1em;
	word-spacing: normal;
	text-transform: uppercase;
	color: #993366;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	text-decoration:underline;
}	

H2
{
	font-weight: 700;
	font-size: 1.1em;
	word-spacing: normal;
	text-transform: none;
	color: #CC0000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-variant: small-caps;
}	
		
H3
{
	font-weight: 500;
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	color: #FF6600;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:#FFCC00;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TABLE
{
	font-size: 10pt;
	vertical-align:top;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	padding:0px;
	margin:0px;
	width:100%;
}

.TableGrise
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 8pt;
	margin: 4px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-collapse: collapse;
}


TFOOT, THEAD	{	
	font-size:	.8em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	font-size:	.8em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
TD
{
	vertical-align: top;
}

.CadrePrincipal
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	border-left: #990000 4px solid;
	border-collapse: collapse;
	width: 100%;
	height:100%;
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
    width: 122px;
    height: 55px;
}

/*Images certifications*/
.ImagesCertif
{
	border-style:none;
	width:20%;
}


/*Entete*/
.CadreEntete
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	padding-top: 0px;
	border-bottom: #990000 4px solid;
	border-collapse: collapse;
	width: 100%;
}

.LogoSite
{
	margin: 0px;
	vertical-align: middle;
	width: 180px;
	text-align: center;
}

.ImageEntete
{
	margin: 0px;
	padding:0px;
	vertical-align: top;
	text-align: right;
	height:70px;
	width:auto;
}


/*Menus*/
.CadreMenu
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	/*width: 300px;*/
	padding-top: 0px;
	border-bottom: 0px;
	border-collapse: collapse;
	height:100%;
}

.CadreMenu a:active {color: #CC0000;font-size: 10px;font-weight: bold;}
.CadreMenu a:link {color: #CC0000;font-size: 10px;font-weight: bold;}
.CadreMenu a:visited {color: #CC0000;font-size: 10px;font-weight: bold;}
.CadreMenu a:hover {color: #FF6600;font-size: 10px;font-weight: bold;}

.BoutonsMenus
{
	margin:4px;
	padding:0px;
	border-collapse: collapse;
	height:8px;
    width:8px;
	vertical-align:middle;
}

.ImageMenu
{
	margin: 0px;
	padding:0px;
	width:165px;
	height:auto;
}


/*CV*/
TableMission
{
	font-size: 8pt;
}

.Resume
{
	color: #0000ff;
	font-family: Verdana;
	line-height	:12pt;
}
	
.Fonction
{
	font-weight: bold;
	color: #800000;
	background-color: #CCCCCC;
}

.FonctionPetit
{
	font-weight: bold;
	font-size: .8em;
	color: #993366;
	width:160px;
}

.DateMission
{
	vertical-align: middle;
	border-top: #FFCC00 1px solid;
	border-collapse: separate;
	font-size: .8em;
	width:160px;
}

.ClientMission
{
	width:auto;
	text-align:left;
	color: #33CC33;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	border-top: #FFCC00 1px solid;
	border-collapse: separate;
}

.ClientMissionCompetences
{
	vertical-align: middle;
	border-top: #FFCC00 1px solid;
	border-collapse: separate;
	font-size: .8em;
}

.SujetMission
{
	padding-right: 3.5px;
	padding-left: 3.5px;
	padding-bottom: 0cm;
	vertical-align: top;
	padding-top: 0cm;
	font-size: .8em;
}

.EnvironnementMission
{
	padding-right: 3.5px;
	padding-left: 100px;
	padding-bottom: 0cm;
	vertical-align: top;
	font-size: .7em;
	padding-top: 0cm;
	font-style:italic;
}

.EnvTechCompetences
{
	vertical-align: middle;
	border-top: #FFCC00 1px solid;
	border-collapse: separate;
	font-size: .8em;
	width:100px;
}

.DureeCompetences
{
	vertical-align: middle;
	border-top: #FFCC00 1px solid;
	border-collapse: separate;
	font-size: .8em;
	width:100px;
}


.InterLigne
{
	font-size: .2em;
}
