/********* General declarations for the layout **********/
html
{
	/*scrollbar-face-color: #d19b59;
	scrollbar-arrow-color: #dddddd;*/
    /*scrollbar-shadow-color: #228b22;
    scrollbar-highlight-color: #98fb98;
    scrollbar-3dlight-color: #8fbc8b;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;*/
    

	}

body {
	background-color:#d4d0c6;
	margin-top:0px;
	margin-left:0px;
	color:#524c45;
	font-family:Arial, Tahoma, Verdana, Sans-serif,;
	font-size:12px;
	text-align: center;
	/*scrollbar-face-color: #d19b59;
	scrollbar-arrow-color: #dddddd;*/
}

a:link{
	color:#5d574e;
	text-decoration:none;
}

a:visited{
	color:#5d574e;
	text-decoration:none;
}

a:hover{
	color:#5d574e;
	text-decoration:underline;
}

a:active{
	color:#5d574e;
	text-decoration:none;
}

a.blueLink {
	color:#0766ae;
	text-decoration:none;
}

a.redLink {
	color:#d2232a;
	text-decoration:none;
}

img{
	border:0px;
}

h1{
	font-size: 2em;
	font-weight: bold;
	padding: 0px;
	margin:0px 0px 4px 0px;
}

h2{
	font-size: 1.8em;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}

h3{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}

h4{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}


.TextInput{
	font-size:10px;
	height:18px;
	width:100%;
}

fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

#container {
	width: 845px;
	margin: 0px auto;
	text-align: left;
}

/******* Header related ******/

#header{
	width: 100%;
	height:74px;
	
}

#mainNavContainer {
	
	width: 685px;
	height:27px;
	text-align: left;
	margin-left:150px;
	
}

#mainNavContainer ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#mainNavContainer ul li {
	display: inline;
}

#mainNavContainer ul li a{
	margin-left: 20px;
	font-size: 1.25em;
	font-weight: bold;
	color: #666;
	text-decoration:none;	
}

#mainNavContainer ul li a:hover, #mainNavContainer ul li a:active{
	border-bottom: 3px solid #d6252d;	
}

#breadCrumbs {
	float: left;
	margin: 30px 0px 5px 55px;
	font-size: 0.8em;
}

#searchBar {
	clear:both;
	background: url(../img/searchbar_bg.gif) no-repeat bottom left;
	width: 910px;
	padding: 10px 15px 8px 10px;
}

#BoutonRecherche{
	color:White;
	background-color:#d2232a;
	border-width:0px;
	width:34px;
	height:18px;
	background-image:url(../img/ok.gif);
	cursor:pointer;
	margin-left: 20px;
}








/****** Inner page related ************/

#largeCol{
	width: 615px;
	float: left;
}
#largeCol1{
	width: 615px;
	float: right;
}

.horizontalBlock {
	clear: both;
}


/********* Footer related ************/

#footer {
	width: 100%;
	background: #a3a090;
	height: 192px;
}

#footer ul {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding-top: 11px;
}

#footer ul li{
	display: inline;
	margin-right:15px;
}

#footer ul li a{
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.CadreFooter
{
	border-bottom:solid 1px #f3f1e0;
	border-left:solid 1px #f3f1e0;
	border-right:solid 1px #f3f1e0;
	float:left;
	}

#actu
{
	width:215px;
	height:25px;
	background-image:url('../img/actu.gif');
	border-bottom:solid 1px #f3f1e0;
	}

#rdv
{
	width:189px;
	height:25px;
	background-image:url('../img/rdv.gif');
	border-bottom:solid 1px #f3f1e0;
	}

#info
{
	width:368px;
	height:25px;
	border-bottom:solid 1px #f3f1e0;
	background-image:url('../img/infos.gif');
	}


	
#RightColumn
{
	width:153px;
	float:right;
	background-color:#8b8764;
	}

/***** declarations for all the boxes *****/

.roundedBox .headerBox,
.plainroundedBox .plainheaderBox {
	background-image: url(../img/topleft_corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.roundedBox .headerBoxTitle,
.plainroundedBox .plainheaderBoxTitle {
	background-image: url(../img/topright_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 3px 2px 4px 7px;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
}

.roundedBox .footerBox,
.plainroundedBox .plainfooterBox {
	background: url(../img/botleft_corner.gif) no-repeat bottom left;
}

.roundedBox .footerBoxTitle,
.plainroundedBox .plainfooterBoxTitle {
	background: url(../img/botright_corner.gif) no-repeat bottom right;
	height: 16px;
}

.roundedBox .footerBoxFlat,
.plainroundedBox .plainfooterBoxFlat {
	height: 1px;
}

.roundedBox .footerBoxTitle a{
	font-size: 0.8em;
	color: #FFF;
	text-decoration: none;
	float:right;
	margin: 1px 8px 2px 0px;
}

.roundedBox .boxContent {
	background-color: #FFF;
	padding: 7px;
	margin: 0px 1px 0px 1px;
	height:1%; /* IE needs ... */
}

.plainroundedBox .plainboxContent {
	background-color: transparent;
	padding: 7px;
	margin: 0px 1px 0px 1px;
	height:1%; /* IE needs ... */
}

.roundedBox .boxContentTexte {
	background-color: #FFF;
	padding: 17px;
	margin: 0px 1px 0px 1px;
	height:1%; /* IE needs ... */
}

/*exceptions for Light boxes, i.e. the ones with no plain background on the header and the footer */

.lightBlue .roundedBox .headerBox,
.lightGrey .roundedBox .headerBox,
.lightRed .roundedBox .headerBox,
.lightYellow .roundedBox .headerBox {
	background-image: url(../img/white_topleft_corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 6px;
}

.lightBlue .roundedBox .headerBoxTitle,
.lightGrey .roundedBox .headerBoxTitle,
.lightRed .roundedBox .headerBoxTitle,
.lightYellow .roundedBox .headerBoxTitle {
	background-image: url(../img/white_topright_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 3px 2px 4px 7px;
	font-size: 1em;
	color: #044a88;
	font-weight: bold;
	margin-right: -6px; /* allow the corner to fit the angle by overflow the 6px margin right of the headerBox div */
}

.lightBlue .roundedBox .footerBox,
.lightGrey .roundedBox .footerBox,
.lightRed .roundedBox .footerBox,
.lightYellow .roundedBox .footerBox {
	background: url(../img/white_botleft_corner.gif) no-repeat bottom left;
	margin-right: 6px;
}

.lightBlue .roundedBox .footerBoxTitle,
.lightGrey .roundedBox .footerBoxTitle,
.lightRed .roundedBox .footerBoxTitle,
.lightYellow .roundedBox .footerBoxTitle {
	background: url(../img/white_botright_corner.gif) no-repeat bottom right;
	height: 16px;
	margin-right: -6px; /* allow the corner to fit the angle by overflow the 6px margin right of the footerBox div */
	}

.lightBlue .roundedBox .headerBoxTitle,
.lightBlue .roundedBox .footerBoxTitle a,
a.darkblue{
	color: #044a88;
}

.lightGrey .roundedBox .headerBoxTitle,
.lightGrey .roundedBox .footerBoxTitle a,
a.grey{
	color: #7e8e81;
}

.lightRed .roundedBox .headerBoxTitle,
.lightRed .roundedBox .footerBoxTitle a,
a.red{
	color: #d2232a
}

.lightYellow .roundedBox .headerBoxTitle,
.lightYellow .roundedBox .footerBoxTitle a,
a.yellow{
	color: #f48221;
}


/***** Declarations of the boxes specifications *********/

.darkBlue {
	background-color: #014a7f;
}

.blue a,
.darkBlue a,
.lightBlue a {
	color: #014a7f;
}

.lightYellow,
.yellow
 {
	background-color: #f48221;
}

.yellow a,
.lightYellow a {
	color: #f48221;
}

.lightRed,
.red
 {
	background-color: #d2232a;
}

.red a,
.lightRed a {
	color: #d2232a;
}

.lightBlue {
	background-color: #c9d3dc; 
}

.lightGrey {
	background-color: #7e8e81; 
}

.grey {
	background-color: #eceeed;
}

.blueGrey {
	background-color: #d6e1e6;
}

.darkGrey {
	background-color: #999;
}

.oneThird {
	width: 303px;
}

.twoThird{
	width: 615px;
}

.full {
	width: 100%;
}

.positionLeft{
	float: left;
}

.positionRight{
	float: right;
}

.blueTitle {
	color:#014a7f;
}

.darkGreyTitle {
	color:#555;
}

.redTitle {
	color: #d2232a;
}

.yellowTitle {
	color: #f48221;
}

.normalText {
	font-size: 0.9em;
}

/********* UNE **************/

.unePicture{
	width: 225px;
	border-right: 1px dashed #999;
}
.uneText{
	width: 365px;
	margin-left:6px;
}

ul.simpleList {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

ul.simpleList li{
	background: url(../img/double_fleche.gif) no-repeat 0px 5px;
	padding-left: 10px; 
	color:#0766ae;
}

/******* ACTU ***********/

.blocTexte {
	color: #666;
	line-height: 18px;
	text-align: justify;
}

.blocTexte img{
	padding: 10px;
}

/**** pagination *****/

ul.pagination{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

ul.pagination li {
	display: inline;
	padding-right: 5px;
	padding:3px;
}

ul.pagination li a {
	border: 2px solid #666;
	color: #666;
	background: #e4e4e4;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}

ul.pagination li a:hover {
	border: 2px solid #7096d0;
	color: #7096d0;
	background: #e4e4e4;
}

ul.pagination li a.active{
	border: 2px solid #7096d0;
	color: #666;
	background: #e4e4e4;
}

/******** Diaporama ***********/

.diaporama {
	padding: 0px;
	width: 418px;
	margin: 15px auto;
}

.theView {
	background: #000;
	padding:0px;
}

.theDefinition {
	background: #000;
	padding:5px;
	color: #FFF;
	text-align: left;
}

.diapoNav {
	position: relative;
	background: #000;
	height: 43px;
	padding:4px;
	top: 0px;
	z-index: 1000;
	color: #FFF;
}

.diapoNav ul{
	margin-top: 6px;
	margin-left: 6px;
	padding: 0px;
	list-style-type: none;
}

.diapoNav ul li{
	margin-right: 5px;
	display: inline;
}

.diapoNav ul li a img{
	padding: 0px;
	border: 1px solid #FFF;
}

.diapoNav ul li a:hover img{
	border: 1px solid #6cff00;
}

/******** SideNotes ************/

.sideNotes {
	width: 295px;
	padding: 4px;
	margin-bottom: 10px;
}

.reactions {
	padding: 5px 10px 8px 10px;
}

.reactionsAlt {
	padding: 5px 10px 8px 10px;
	background: #e4e4e4;
}

.reactionsDate {
	color: #666;
	font-size: 0.8em;
}

.posting {
	border-top: 1px dashed #7e8e81;
}

ul.sideLinks {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

ul.sideLinks li {
	padding: 2px 0px 2px 20px;
}

ul.sideLinks li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}


.redSidenotes a:hover {
	color: #d2232a;
}

.blueSidenotes a:hover {
	color: #014a7f;
}

.print {
	background: url(../img/print.gif) no-repeat 0px 3px;
}

.send {
	background: url(../img/send.gif) no-repeat 0px 3px;
}

.comment {
	background: url(../img/comment.gif) no-repeat 0px 3px;
}

/********* Articles ****************/

.articleIllustrations{
	padding: 0px;
	background: #000;
	width: 500px;
	color: #333;
	margin: 15px;
}

.articleIllustrations img{
	padding: 0px;
}

.articlesPresentation{
	position: relative;
	background: url(../img/bg_fade3.png);
	padding: 5px;
	height: 60px;
	margin-top: -75px;
}

.articlesPresentation a{
	color: #333;
	text-decoration: none;
}

.articlesPresentation a:hover{
	color: #000;
	text-decoration: none;
}

/******** Sondages ****************/

div.progBar {
	width: 100%;
	clear: both;
}

table.sondage {
	width: 70%;
	float: left;
}

table.sondage td.resultGreen{
	background: url(../img/bg_result_green.gif);
	color:#FFF;
}

table.sondage td.resultBlue{
	background: url(../img/bg_result_blue.gif);
	color:#FFF;
}

table.sondage td.resultRed{
	background: url(../img/bg_result_red.gif);
	color:#FFF;
}

table.sondage td.resultYellow{
	background: url(../img/bg_result_yellow.gif);
	color:#FFF;
}

table.sondage td.resultBlank{
	background: url(../img/bg_result_grey.gif);
	height: 16px;
}

div.resultNumber {
	width: 25px;
	padding:1px 10px 1px 13px;
	margin-top:1px;
	float:left;
	color: #FFF;
	font-size: 0.9em;
	background: url(../img/bg_result_number.gif);
	background-repeat: no-repeat;
}

div.answer{width: 100%;}

/********* ADMIN *****************/

.adminSubNav {
	padding: 10px 0px 15px 10px;
}

.adminSubNav ul.subNav {
	width: 200px;
	float: left;
	margin:0px;
	padding: 0px;
}

.adminSubNav ul.subNav li {
	list-style-type: none;
}

.adminSubNav ul.subNav li.red{
	padding: 0px 0px 0px 15px;
	background: url(../img/red_arrows.gif) no-repeat 0px 3px;
}

.adminSubNav ul.subNav li.blue{
	padding: 0px 0px 0px 15px;
	background: url(../img/blue_arrows.gif) no-repeat 0px 3px;
}

ul.adminTabNav {
	text-align: center;
	margin-left: 200px;
}

ul.adminTabNav li{
	list-style-type: none;
	display: block;
	float: left;
	width: 160px;	
	padding: 6px 0px 3px 0px;
	margin-right:4px;
	background: url(../img/admin_tabnav.gif) no-repeat 0px 3px;
}

ul.adminTabNav li.active{
	background: url(../img/admin_tabnav_active.gif) no-repeat 0px 3px;
}

ul.adminTabNav li a{
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

ul.adminTabNav li a:hover,
ul.adminTabNav li.active  a{
	color: #333;
}


/******** For everything in the site *********/

.clearBoth{
	clear: both;
	height: 0%;
}

.dashedSeparator{
	border-top: 1px dashed #7e8e81;
	height: 1px;
	clear: both;
	padding-bottom: 10px;
}

.dashedSeparatorRed{
	border-top: 1px dashed #d2232a;
	height: 1px;
	clear: both;
	padding-bottom: 10px;
}

.dashedSeparatorBlue{
	border-top: 1px dashed #014a7f;
	height: 1px;
	clear: both;
	padding-bottom: 10px;
}

.marginLeft{
	margin-left: 10px;
}

.marginBottom{
	margin-bottom: 10px;
}

.marginTop{
	margin-top: 10px;
}

.paddingMore {
	padding: 8px;
}

ul.linkList {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

ul.linkList li{
	padding-left: 10px; 
}

.bold{
	font-weight: bold;
}

pre{background: #fffaed; color: #333; padding: 0px; border-left: 5px solid #ebd8aa; text-indent: 0px;}


.SsMenuItem
{
	font-family:Adobe Caslon Pro Bold;
	font-size:13px;
	text-align:left;
	color:#4c453f;
	background-color:#fefefe;
	width:130px;
	cursor:pointer;
	border-left:solid 1px #aeaa9e;
	border-right:solid 1px #aeaa9e;	
	}

.SsMenuItem:hover
{
	font-family:Adobe Caslon Pro Bold;
	font-size:13px;
	text-align:left;	
	color:#fefefe;
	background-color:#807c76;
	width:130px;
	cursor:pointer;
	border-left:solid 1px #aeaa9e;
	border-right:solid 1px #aeaa9e;
	}

.SSMenuInnerSpace
{
	margin-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	}

.SsMenuItem a
{
	color:#4c453f;
	text-decoration:none;
	}
	
.SsMenuItem:hover a
{
	color:#fefefe;
	text-decoration:none;
	}

.SsMenuBot
{
	width:131px;
	height:9px;
	background-image:url("../img/ssmenubot.gif");
	background-repeat:no-repeat;
	}


.SsMenu
{
	z-index:1;
	position:absolute;
	display:none;
	filter:alpha(opacity=85);
	opacity:0.85;
	}



.TeambuildMenuItem, .TeambuildMenuItemActive
{
	margin-left:15px;
	color:White;
	font-family:Times New Roman;
	font-weight:bold;
	}
	
.TeambuildMenuItemActive a
{
	color:#4a443e;
	font-family:Times New Roman;
	font-weight:bold;
	}

.TeambuildMenuItem a, .TeambuildMenuItem a:visited
{
	color:White;
	font-family:Times New Roman;
	font-weight:bold;
	}

.TeambuildMenuItem a:hover
{
	color:#4a443e;
	font-family:Times New Roman;
	font-weight:bold;
	text-decoration:none;
	}




.sep1
{
	height:1px;
	background-color:#c4c0af;
	width:81px;
	margin-left:15px;
	margin-top:10px;
	font-size:1px;
	}

.sep2
{
	height:1px;
	background-color:#6c6344;
	width:81px;
	margin-left:15px;
	margin-bottom:10px;
	font-size:1px;
	}

.NavLink
{
	color:#464325;
	text-decoration:none;
	font-size:11px;
	}

.NavLink:hover
{
	color:#464325;
	text-decoration:underline;
	font-size:11px;
	}


.TeamBuildList
{
	margin-top:30px;
	width:310px;
	float:left;

	}

.TeamBuildListLine
{
	width:310px;
	clear:both;
	}

.TeamBuildListItemCommon
{
	margin-top:10px;
	font-family:Adobe Garamond Pro,Times New Roman;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	color:#3e464a;
	text-decoration:none;
	}

.TeamBuildListItemCommon a:hover
{
	margin-top:10px;
	font-family:Adobe Garamond Pro, Times New Roman;
	font-size:15px;
	font-weight:bold;
	color:#d19b59;
	text-decoration:none;
	}

.TeamBuildListItem
{
	width:175px;	
	float:left;
	}

.TeamBuildListAlternateItem
{
	width:125px;
	float:right;
	}

.Copy
{
	color:White;
	font-size:9px;
	}


.ColumnFiche
{
	color:#655e57;
	font-size:10px;
	margin-left:9px;
	width:130px;
	font-family:arial;
	}

.ColumnSep
{
	background-color:#757360;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	width:120px;
	font-size:1px;
	}


.TitreArticle
{
	font-weight:bold;
	font-size:14px;
	}

.TexteArticle
{
	font-weight:normal;
	font-size:12px;
	}


.TextField
{
	height:15px;
	border:solid 1px black;
	font-size:11px;
	}


.EagleButton
{
	border:none;
	background-color:#4a443e;
	color:White;
	font-size:9px;
	letter-spacing:1px;
	height:20px;
	font-weight:bold;
		}
	
	.TextInput
{
	width:200px;
	height:20px;
	border:none 0px white;
}

.LoginLabel
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#524c46;
	float:left;
	width:100px;
	margin-right:20px;
	padding-top:4px;
	text-align:right;
}

.LoginInput
{
	float:left;
}
.LoginLine
{
	clear:both;
	float:left;
	margin-top:5px;
}

.loginSub
{
	border:none 0px white;
	background-color:#d19b59;
	color:White;
	font-weight:bold;
	font-size:14px;
	margin-left:150px;
	height:25px;
}


.TitreParagraphe
{
	color:#3e464a;
	font-size:15px;
	font-weight:bold;
	}

.TeamlearnList a
{
	color:#3e464a;
	text-decoration:none;
	
	}

.TeamlearnList a:hover
{
	color:#d19b59;
	text-decoration:underline;
}



.TitreLearn
{
	font-size:14px;
	font-weight:bold;
	}

.Eagle
{
	/*min-height:460px;*/
	background-image:url("../img/backPrivate.jpg");
	background-repeat:no-repeat;
	background-position:center;
	}
	
.ConnaitreMargin1
{
	margin-left:206px;
	}
	
.ConnaitreMargin2
{
	margin-left:55px;
	}

.bigSep
{
	width:586px;
	height:1px;
	background-color:#4a443e;
	margin-top:10px;
	margin-bottom:10px;
	font-size:1px;
	}


.InfoContact
{
	text-align:right;
	color:#524c46;
	clear:both;
	font-size:10px;
	margin-right:5px;

	position:relative;
	}


.CadreRecherche1
{
	color:#5d574e;
	}

.CadreRecherche1 a
{
	color:#5d574e;
	}


.CadreRecherche1 .rechercheBtn
{
	border:none;
	background:none;
	font-weight:bold;
	font-size:14px;
	color:#5d574e;
	}

.CadreRecherche2
{
	color:#ffffff;
	}

.CadreRecherche2 a
{
	color:#ffffff;
	}

.CadreRecherche2 .rechercheBtn
{
	border:none;
	background:none;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	}
	
.CadreRecherche9
{
	color:#4a443e;
	}

.CadreRecherche9 a
{
	color:#4a443e;
	}

.CadreRecherche9 .rechercheBtn
{
	border:none;
	background:none;
	font-weight:bold;
	font-size:14px;
	color:#4a443e;
	}

.MenuFiche
{
	float:left;
	width:150px;
	margin-top:20px;
	margin-right:10px;
	}

.MenuFiche a
{
	font-size:11px;
	font-weight:bold;
	} 

.CoinRondFiche
{
	background-image:url("../img/coindRond.gif");
	}

.MenuFiche1
{
	/*background-image:url("../img/coinMenuFiche.png");*/
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#c8d792;
	height:20px;
	border-bottom:solid 1px #f3f1e0;
	border-left:solid 1px #f3f1e0;
	}

.MenuFiche1bis
{
	background-image:url("../img/coinMenuFiche.gif");
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#c8d792;
	height:20px;
	border-bottom:solid 1px #f3f1e0;
	border-left:solid 1px #f3f1e0;
	}


.MenuFiche2
{
	background-color:#c8d792;
	height:20px;
	border-bottom:solid 1px #f3f1e0;
	border-left:solid 1px #f3f1e0;
	}

.MenuFiche3
{
	background-color:#b2d292;
	height:20px;
	border-bottom:solid 1px #f3f1e0;
	border-left:solid 1px #f3f1e0;
	}

.MenuFiche4
{
	background-color:#98c89a;
	height:20px;
	border-bottom:solid 1px #f3f1e0;
	border-left:solid 1px #f3f1e0;
	}


.MenuFicheSpace
{
	width:4px;
	height:20px;
	border-right:solid 1px #f3f1e0;
	float:left;
	}

.MenuFicheTexte
{
	margin-left:10px;
padding-top:2px;
	}
	

.linkSimu
{
	font-weight:bold;
	cursor:pointer;
	}

.linkSimu:hover
{
	font-weight:bold;
	cursor:pointer;
	text-decoration:underline;
	color:#ef8d16;
	}


.Result a
{
	font-size:11px;
	font-family:Arial;
	}



.LabelRdv
{
	width:100px;
	float:left;
	padding-top:4px;
	}


.OrangeHover
{
	color:#5d574e;
	}

.OrangeHover:hover
{
	color:#ef8d16;
	
	}


.FormText
{
	width:70px;
	float:left;
	}

.ImgNl
{
	height:100px;
	width:100px;
	}
