/* Styles - Tags */
body {
    background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    margin : 10px 0px 10px 0px;
    scrollbar-base-color : #E7E7E7;
}
form {
    margin : 0px 0px 0px 0px;
}
p {
    margin : 5px 0px 5px 0px;
}

/* Search */
td.SearchGrayCell 
{
   background-color: #EEEEEE;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding: 5px 10px 5px 10px;
}

td.SearchGrayCellAlt
{
   background-color: #CCCCCC;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding: 5px 10px 5px 10px;
}

.SearchGridHeader
{
    background-color: #00008A;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}
.SearchGridItem
{
    background-color: #D6EBFC;
    color: #666666;
    font-size: 10px;
    vertical-align: top;
}
.SearchGridAltItem
{
    background-color: #B8D3ED;
    color: #666666;
    font-size: 10px;
    vertical-align: top;
}

.TextGray
{
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}


/* Styles - Forms */
.Input {
	background : #EEEEEE;
	border-style : solid solid solid solid;
	border-width : 1;
	border-color : #000000;
	color : Black;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 16;
    margin : 0px 0px 0px 0px;
}

.InputBlue {
	background : #B8D3ED;
	border-style : solid solid solid solid;
	border-width : 1;
	border-color : #000000;
	color : Black;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 16;
    margin : 0px 0px 0px 0px;
}

.Button {
	border : 1px outset #666666;
	background-color : #EEEEEE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight : normal;
	color : #000000;
}

.GoButton {
    background-image : url(/Images/Button_Go.gif);
    border : 0px;
    color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : bold;
    height : 15px;
    width : 27px;
}
.BlueLabel {
	background : #B8D3ED;
	border-style : solid solid solid solid;
	border-width : 0;
	border-color : #000000;
	color : Black;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 16;
    margin : 0px 0px 0px 0px;
}

/* Styles - Table et Texte */
.SmallLink:Link, .SmallLink:Visited, .SmallLink:Hover {
    color : #000000;
	font-size : 10px;
    font-weight : normal;
    text-decoration : underline;
}

.ContentCell {
    color : #777777;
    font-size : 10px;
    padding : 0px 5px 0px 0px;
    text-align : left;
    vertical-align : top;
    width : 570px;
}
.ContentCellIntra {
    color : #777777;
    font-size : 10px;
    padding : 5px 5px 5px 5px;
    text-align : left;
    vertical-align : top;
}

.ErrorText {
    color : Red;
    font-size : 10px;
    font-weight : bold;
    margin : 0px 5px 0px 0px;
    text-align : left;
    vertical-align : top;
}

.FooterStyle1 {
    background : url(/Images/Footer_LogoCEE.gif);
    color : #FFFFFF;
    font-size : 9px;
    height : 130px;
    padding : 0px 5px 5px 0px;
    text-align : right;
    vertical-align : bottom;
    width : 188px;
}
.FooterStyle2 {
    background : url(/Images/Footer_Back.gif);
    background-color : #F8F8F8;
    color : #777777;
    font-size : 9px;
    height : 72px;
    padding : 0px 5px 0px 0px;
    text-align : right;
    vertical-align : middle;
    width : 792px;
}
.FooterStyle3 {
    background-color : #F0F0F0;
    color : #777777;
    font-size : 9px;
    height : 18px;
    padding : 0px 5px 0px 0px;
    text-align : right;
    vertical-align : middle;
    width : 792px;
}
.FooterStyle4 {
    background-color : #020088;
    color : #FFFFFF;
    font-size : 9px;
    height : 23px;
    padding : 0px 5px 5px 0px;
    text-align : right;
    vertical-align : bottom;
    width : 792px;
}

.MainTable {
    border : 1px;
    border-color : #C7C7C7;
    border-style : solid;
    padding : 0px;
}

.MenuItem {
    background : url(/Images/Menu_BackItem.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItem a, td.MenuItem a:link, td.MenuItem a:visited, td.MenuItem a:active {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin : 0px 0px 0px 15px;
   text-decoration: none;
   width: 137px;
}
td.MenuItem a:hover {
   color: #000000;
   text-decoration: underline;
}

.MenuItem2 {
    background : url(/Images/Menu_BackItem.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItem2 a, td.MenuItem2 a:link, td.MenuItem2 a:visited {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   margin : 0px 0px 0px 35px;
   text-decoration: none;
   width: 117px;
}
td.MenuItem2 a:hover, td.MenuItem2 a:active {
   color: #000000;
   text-decoration: underline;
}
.MenuItemManage {
    background : url(/Images/Menu_BackManage.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItemManage a, td.MenuItemManage a:link, td.MenuItemManage a:visited, td.MenuItemManage a:active {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin : 0px 0px 0px 15px;
   text-decoration: none;
   width: 137px;
}
td.MenuItemManage a:hover {
   color: #000000;
   text-decoration: underline;
}

.MenuItem_Search {
    background : url(/Images/Menu_BackSearch.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItem_Search a, td.MenuItem_Search a:link, td.MenuItem_Search a:visited, td.MenuItem_Search a:active {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin : 0px 0px 0px 20px;
   text-decoration: none;
   width: 132px;
}
td.MenuItem_Search a:hover {
   color: #000000;
   text-decoration: underline;
}

.MenuItemPDF {
    background : url(/Images/Menu_BackLeft.gif);
    color : #000000;
    font-size : 11px;
    height : 20px;
    padding : 10px 0px 10px 0px;
    text-align : center;
    font-style : italic; 
    vertical-align : middle;
    width : 152px;
}
td.MenuItemPDF a, td.MenuItemPDF a:link, td.MenuItemPDF a:visited {
    color: #000000;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style : italic; 
    font-weight: bold;
    margin : 10px 0px 10px 10px;
    text-decoration: none;
    width: 132px;
}
td.MenuItemPDF a:hover, td.MenuItemPDF a:active {
    color: #000000;
    text-decoration: underline;
}

.MenuItem_Profile {
    background : url(/Images/Menu_BackItem_Profile.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItem_Profile a, td.MenuItem_Profile a:link, td.MenuItem_Profile a:visited, td.MenuItem_Profile a:active {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin : 0px 0px 0px 20px;
   text-decoration: none;
   width: 132px;
}
td.MenuItem_Profile a:hover {
   color: #000000;
   text-decoration: underline;
}

.IntraMenuItem {
    background : url(/Images/IntraMenu_BackItem.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : center;
    vertical-align : middle;
    width : 152px;
}
td.IntraMenuItem a, td.IntraMenuItem a:link, td.IntraMenuItem a:visited {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin : 0px 0px 0px 10px;
   text-align: left;
   text-decoration: none;
   width: 142px;
}
td.IntraMenuItem a:hover, td.IntraMenuItem a:active {
   color: #000000;
   text-align: left;
   text-decoration: underline;
}
.IntraMenuItem2 {
    background : url(/Images/IntraMenu_BackItem.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.IntraMenuItem2 a, td.IntraMenuItem2 a:link, td.IntraMenuItem2 a:visited {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   margin : 0px 0px 0px 35px;
   text-decoration: none;
   width: 117px;
}
td.IntraMenuItem2 a:hover, td.IntraMenuItem2 a:active {
   color: #000000;
   text-decoration: underline;
}

.MembersForm {
    background-color : #00008A;
    background-image : url(/Images/Header_LoginBack.jpg);
    color : #FFFFFF;
	font-size : 10px;
    font-weight : normal;
    height : 118px;
    padding : 5px 5px 0px 85px;
    vertical-align : top;
    width : 193px;
}
.MembersLogin {
    background-color : #FAD700;
    color : #000000;
	font-size : 10px;
    font-weight : bold;
    height : 20px;
    padding : 4px 0px 0px 5px;
    vertical-align : top;
    width : 193px;
}
.ContentTitle1 {
    color : #1C3866;
	font-size : 12px;
    font-weight : bold;
}
.ContentTitle1Ital {
    color : #1C3866;
	font-size : 12px;
    font-weight : bold;
    font-style: italic;
}
.ContentBig {
    color : #777777;
    font-style : italic;    
	font-size : 11px;
    font-weight : bold;
}

/* Styles - Liens */
.FooterLink:Link, .FooterLink:Visited {
    color : #777777;
	font-size : 9px;
    font-weight : bold;
    text-decoration : none;
}
.FooterLink:Hover {
    text-decoration : underline;
}

.WhiteLink:Link, .WhiteLink:Visited, .WhiteLink:Hover {
    color : #FFFFFF;
	font-size : 12px;
    font-weight : bold;
    text-decoration : underline;
}

.WhiteSmallLink:Link, .WhiteSmallLink:Visited {
    color : #FFFFFF;
	font-size : 9px;
    font-weight : normal;
    text-decoration : none;
}
.WhiteSmallLink:Hover {
    text-decoration : underline;
}

.IndexLink:Link, .IndexLink:Visited, .IndexLink:Hover {
    color : #777777;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : bold;
    text-decoration : underline;
}
.TopMenu {
	color: black;
	cursor:pointer;
	cursor:hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
    padding-left: 0px;
    padding-top: 3px;
	text-decoration: none;
}

/* Styles - Questionnaire qualite */
.QualiteTitre1 {
    background-color : #94BEE7;
    color : #000000;
	font-size : 14px;
    font-weight : bold;
    padding : 0px 5px 5px 5px;
}
.QualiteTitre2 {
    background-color : #B8D3ED;
    color : #000000;
	font-size : 12px;
    font-weight : bold;
    padding : 5px 5px 5px 5px;
}
.QualiteTitre3 {
    background-color : #B8D3ED;
    color : #000000;
	font-size : 11px;
    font-style : italic;
    font-weight : bold;
    padding : 5px 0px 5px 5px;
}
.QualiteContenu {
    background-color : #B8D3ED;
    color : #000000;
	font-size : 10px;
    font-weight : normal;
    padding : 5px 0px 5px 5px;
}
.QualiteIndex {
    background-color : #FCFCD6;
    color : #000000;
	font-size : 10px;
    font-weight : normal;
    padding : 5px 2px 5px 2px;
    text-align : right;
    font-style : italic;
    vertical-align : top;
}
.QualiteSepar {
    background-color : #B8D3ED;
    padding : 0px;
}
.QualiteText {
    background-color : #B8D3ED;
    color : #000000;
	font-size : 10px;
    font-weight : normal;
    padding : 0px 10px 0px 0px;
}

.QualiteAlt {
    background-color : #D2E0ED;
}
.QualiteAlt2 {
    background-color : #FBF6F2;
}

.QualiteValidation {
    background-color : #94BEE7;
    color : #000000;
	font-size : 10px;
    font-weight : normal;
    padding : 5px 0px 5px 5px;
}

/* Styles - Questionnaire qualite - questions ESINET */
tr.ESINETItem td.QualiteIndex {
    background-color : #f9f9af;
    color : #000000;
	font-size : 10px;
    font-weight : normal;
    padding : 5px 2px 5px 2px;
    text-align : right;
    font-style : italic;
    vertical-align : top;
}

tr.ESINETItem td.QualiteContenu {
    background-color : #cbe2c5;
    color : #000000;
	font-size : 10px;
    font-weight : normal;
    padding : 5px 0px 5px 5px;
}

tr.ESINETItem table.QualiteText {
    background-color : #cbe2c5;
    color : #000000;
	font-size : 10px;
    font-weight : normal;
    padding : 0px 10px 0px 0px;
}

tr.ESINETItem tr.QualiteAlt {
    background-color : #d9f0d2;
}

tr.ESINETItem .BlueLabel {
	background : #cbe2c5;			/* le label bleu devient vert pour les questions ESINET... */
	border-style : solid solid solid solid;
	border-width : 0;
	border-color : #000000;
	color : Black;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 16;
    margin : 0px 0px 0px 0px;
}

/* Styles - Labels */
.Errorlabel {
    border : solid 1px red;
    color : Red;
    font-size : 10px;
    font-weight : bold;
    margin : 20px 50px 20px 50px;
    padding : 5px 5px 5px 5px;
    text-align : center;
    vertical-align : top;
    width : 470px;
}

.FeedbackLabel {
    border : solid 1px #777777;
    color : #777777;
    font-size : 10px;
    font-weight : bold;
    margin : 20px 50px 0px 50px;
    padding : 5px 5px 5px 5px;
    text-align : center;
    vertical-align : top;
    width : 470px;
}

.LetterStyleLabel {
    border : solid 1px #777777;
    color : #777777;
    display: block;
	font-size : 10px;
    font-weight : normal;
    margin : 0px 66px 0px 66px;
    padding : 20px 15px 15px 15px;
    text-align : justify;
    vertical-align : top;
    width : 435px;
}

.HintLabel 
{
    background-color : #D6EBFC;
    border : solid 1px #777777;
    color : black;
    display : none;
    font-size : 10px;
    font-weight : normal;
    margin : 0px 20px 10px 20px;
    padding : 5px 5px 5px 5px;
    vertical-align : top;
    width : 430px;
}

.BenchTitle {
    border : solid 1px black;
    background-color : #D6EBFC;
    color : black;
    font-size : 10px;
    font-weight : bold;
    margin : 0px 0px 5px 0px;
    padding : 5px 5px 5px 5px;
    text-align : center;
    vertical-align : top;
    width : 634px;
}

/* Styles - News */
.NewsBorder {
    background-color : #D9D9DB;
}

.NewsTitle {
    background-color : #F0F0F0;
    color : #575757;
    font-size : 10px;
    font-weight : bold;
    padding : 3px 5px 3px 5px;
    vertical-align : top;
    width : 182px;
}

.NewsContent {
    background-color : #F9F9F9;
    color : #575757;
    font-size : 10px;
    font-weight : normal;
    padding : 3px 5px 3px 5px;
    vertical-align : top;
    width : 182px;
}

.NewsList 
{
    margin : 7px 0px 9px 15px;
}

.NewsLink:Link, .NewsLink:Visited, .NewsLink:Hover {
    color : #575757;
	font-size : 10px;
    font-weight : normal;
    text-decoration : underline;
}

/* Styles - Datagrid */
.Grid
{
    border: solid 1px #00008A;
}

.Grid td
{
    border: solid 1px #FFFFFF;
    margin: 3px 3px 3px 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    margin: 3px 3px 3px 3px;
    padding: 5px 5px 5px 5px;
}

.GridHeader
{
    background-color: #00008A;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.GridItem
{
    background-color: #D6EBFC;
    font-size: 9px;
    vertical-align : top;
}

.GridAltItem
{
    background-color: #B8D3ED;
    font-size: 9px;
    vertical-align : top;
}

.GridGreenItem
{
    background-color: #66CC66;
    font-size: 9px;
    vertical-align : top;
}

.GridRedItem
{
    background-color: #FF9999;
    font-size: 9px;
    vertical-align : top;
}

td.ItemCell
{
   background-color: #D6EBFC;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
}

td.AltItemCell
{
   background-color: #B8D3ED;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
}

td.GreenCell 
{
   background-color: #66CC66;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
}

td.OrangeCell 
{
   background-color: #FFCC66;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
}

td.RedCell 
{
   background-color: #FF9999;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
}

td.GrayCell 
{
   background-color: #EEEEEE;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
}

td.SearchGrayCell 
{
   background-color: #EEEEEE;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding: 5px 10px 5px 10px;
}

td.SearchGrayCellAlt
{
   background-color: #CCCCCC;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding: 5px 10px 5px 10px;
}

.flagList
{
    padding: 10px, 0px, 0px, 0px;
}

.ValidateButton {
    background-image : url(/Images/Icon_Checked.gif);
    border : 0px;
    color : #FFFFFF;
    cursor : hand;
    height : 16px;
    width : 16px;
}

.UnvalidateButton {
    background-image : url(/Images/Icon_Unchecked.gif);
    border : 0px;
    color : #FFFFFF;
    cursor : hand;
    height : 16px;
    width : 16px;
}

.EditButton {
    background-image : url(/Images/Icon_Note.gif);
    border : 0px;
    color : #FFFFFF;
    cursor : hand;
    height : 16px;
    width : 16px;
}

.SWOTButton {
    background-image : url(/Images/Icon_SWOT.gif);
    border : 0px;
    color : #FFFFFF;
    cursor : hand;
    height : 16px;
    width : 16px;
}

.Text {
    color : Black;
    font-size : 10px;
    font-weight : normal;
}

.TextGreen {
    color : Green;
    font-size : 10px;
    font-weight : bold;
}

.TextOrange {
    color : Orange;
    font-size : 10px;
    font-weight : bold;
}

.TextRed {
    color : Red;
    font-size : 10px;
    font-weight : bold;
}

.TextNote {
    color : #777777;
    font-size : 9px;
    font-style: italic;
}

.Input_SectorDiv {
	float : left;
	background : #EEEEEE;
	border-style : solid solid solid solid;
	border-width : 1;
	border-color : #000000;
	color : Black;
	display : inline;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 158px;
    margin : 0px 15px 0px 0px;
    overflow : auto;
    padding : 5px 0px 5px 5px;
    width : 470px;
}