﻿/*
 *  This CSS is  from www.MobileWorkflow.fr website
 */


/* Layout */

body
{
	padding:0;
	margin: 0;
}

#container
{
	width: 987px;

}



#logo
{
	background-image: url('Images/HomePageBackground-V3.jpg');
	width: 1024px;
	height: 800px;
	margin-left:0px;
}

#logo h1
{
	margin:0;
	padding:0;
}

#logo h1 span { display: none; }

#logo h1 a
{
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	width:195px;
	height:95px;

}

#languages
{
	position: absolute;
	left: 200px;
	top:5px;
	color: White;
	font-size: 0.9em;
}

#languages strong
{
	color: White;
	font-weight: bold;
	font-size: 0.9em;
}

#languages a
{
	color: #a5a2a7;
	font-style:italic;
	font-size: 0.9em;
}

#menu
{
	position: absolute;
	top:0px;
	left:0px;
	width:1025px;
	height: 20px;
	color: White;
	text-align:left;
	background-color:#bdb7db;
	/*Rajout Fabien*/
	overflow:hidden;
}

/*Rajout Fabien*/
#RectifMenu
{
	_position:absolute;
	_top:-17px;
	.position:absolute;
	.top:-17px;
}

#menu a 
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}

#leftpanel
{

    width:295px;
	float:left;
	position:absolute;
	top:235px;

	font-family:"Arial Baltic";
	padding-top:15px;
	padding-left:22px;
	background-color:Transparent;
}

#leftpanel li
{
	font-family:Calibri;
	list-style-image:url('Images/Icone16.gif');
	text-align: left;
	font-size: 1.2em;
	color: #002f62;
	margin-left:-30px;
	font-variant:small-caps;
	margin-right:15px;
	padding-right:15px;

}


#leftpanel li a
{
	font-family:Calibri;
	text-align: left;
	font-size: 1em;
	color: #002f62;
	margin-left:0px;
	font-variant:small-caps;
	margin-right:0px;
	padding-right:0px;
	text-decoration:none;


}

#leftpanel li a:hover
{
	text-decoration:underline;
}

#leftpanel p
{
	margin-left:5px;
	margin-right:30px;
}

#main
{
	float:left;
	padding: 20px;
	padding-left: 45px;
	padding-right:25px;
	width: 700px;
}


#main2
{
	
	position:absolute;
	top:240px;
	left:295px;
	float:left;

	width: 728px;
	text-align:justify;
	font-size:1.18em;
}


#mainfull
{
	float:right;
	padding: 20px;
	padding-left: 45px;
	padding-right:25px;
	width: 910px;
}

#footer
{
	clear:both;
	text-align: center;
	margin-left: 188px;
}


.halfcolumn
{
	float:left;
	width: 350px;
}






*, td
{
	font-family: "Trebuchet MS";
	font-size:small;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	vertical-align:top;

}

p
{
	text-align: justify;
		color:#484848;
	font-family:Calibri;
	font-size:1.1em;
	padding:0px;
	font-variant:small-caps;
	margin-left:20px;
}

li
{
	text-align: left;
	font-size: 1.2em;
	color: #002f62;
	list-style:square;
	margin-left:15px;
}


h2
{
	font-family: "Trebuchet MS";
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	color: #002f62;
	padding: 0px;

}

h3
{
	margin:0px;
	padding:0px;
	color: #540a19;
	font-size:1.2em;
}

h4
{
	margin:0px;
	padding:0px;
	color:#8e1321;
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;

}

h5
{
	margin:0px;
	padding:0px;
	color:#8e1321;
	font-family: "Calibri";
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;

}
#main strong
{
	color: #003399;
}

.legend
{
	text-align: justify;
	font-size: 0.7em;
	color: #666666;
	font-style:italic;
}


/* News */

.news 
{
	
	margin-bottom:20px;
}
.news p
{
	margin:0;
	color: #002f62;
	margin-left:20px;
	
}

.news .more
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.news h3
{
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-style: normal;
	line-height: 20px;
	color: #8e1321;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	font-weight: bolder;
	font-variant: normal;
}

.news .date
{
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	font-style: italic;
	line-height: 20px;
	color: #8E6844;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}



/* Links */
a
{
		margin-left:20px;
}
a:link {
	color: #FF9900;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
.softmindersLogo 
{
}
#softmindersLogo a:link,visited,hover,active
{
	border-bottom-style:none;
	text-decoration:none;
	
}
/* LEFT BOXES */

.leftinput
{
	border:1px solid black;
	font-size:12px;
	height:16px;
	margin:1px;
}

.leftbutton
{
	font-size: 12px;
	border:1px solid #000;
	background-color: #fff;
	height: 18px;
	line-height:12px;
	margin:1px;
}

		/*login*/
#loginbox
{
	width:144px;
	margin-bottom: 20px;
}

#loginbox .head
{
	background: url('Images/LoginBoxHead.gif');
	height: 29px;
	color:#540a19;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

#loginbox .main
{
	background: url('Images/LoginBox.gif');
	padding: 4px;
}

#loginbox .foot
{
	background: url('Images/LoginBoxFoot.gif') bottom no-repeat;
	height:9px;
	font-size:0px;
	line-height:1px;
	
}

		/* about*/
#aboutbox
{
	width:144px;
	margin-bottom: 20px;

}


#aboutbox .head
{
	line-height: 16px;
	font-weight:bold;
	color: #8C7270;
	text-align:left;
}

#aboutbox .main,  #aboutbox .main *
{
	line-height: 16px;
	color: #B69282;
	font-size:0.9em;
}

		/*search*/

#searchbox
{
	width:144px;
	margin-bottom: 20px;
}

#searchbox .head
{
	background: url('Images/SearchBoxHead.gif');
	height: 29px;
	color:#fff;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

#searchbox .main
{
	background: url('Images/SearchBox.gif');
	padding: 4px;
}

#searchbox .foot
{
	background: url('Images/SearchBoxFoot.gif') bottom no-repeat;
	height:9px;
	font-size:0px;
	line-height:1px;
}

		/* quick links */
		
#quicklinks
{
	width:145px;
	background: url('Images/QuickLinks.gif');
	margin-bottom: 20px;
}

#quicklinks .main
{
	padding: 5px;
	text-align:right;
}

#quicklinks a
{
	color: #808080;
	text-decoration:none;
	line-height: 12px;
}

#quicklinks .head
{
	background: url('Images/QuickLinksHead.gif');
	height:9px;
	font-size:1px;
	line-height:1px;
}

#quicklinks .foot
{
	background: url('Images/QuickLinksFoot.gif') bottom;
	height:9px;
	font-size:1px;
	line-height:1px;
	
}


/* */

hr
{
	color: #8d8d8d;
	border-color: #8d8d8d;
}

.ThumbnailInText
{
	margin-right:8px;
	float:left;
}
.PictureInText
{
	margin-right:15px;
	float:left;
}

.halfcolumn
{
	float:left;
	width: 362px;
	margin-right:0px;
	padding:0px;

}

.halfcolumn p
{
	margin-left:20px;
	color:#484848;
	font-family:Calibri;
	font-size:1.1em;
	padding:0px;
	font-variant:small-caps;
	
}
.halfcolumn h1,h2,h3,h4,h5
{
	margin-left:20px;
	font-variant:small-caps;
}
.GreyedTitle
{
	width:-20px;
	background-image:url('images/fondRaye20Small.gif');
	background-repeat:repeat-x;
	margin-left:20px;
	
	color:#8e1321;
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	text-indent:3px;
	height:20px;
	line-height:20px;
}

.news li
{
	color:#484848;
	font-family:Calibri;
	font-size:1.1em;
	list-style-image:url('Images/Icone16.gif');
	text-align: left;
	color: #002f62;
	margin-left:0px;
	font-variant:small-caps;
}
.home
{
	margin-top:10px;
}

.home h1,h2,h3,h4,h5
{
	text-align:left;

}


.home nota
{
	color:#8d8d8d;
}
.legend
{
	font-style:italic;
	font-size:1em;
}
.enumList
{
	margin-left:40px;
}