/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
}

body
{
	font-family: Helvetica, Arial, sans-serif;
	background-color:#eaeaea;
	color:#555555;
}

.main
{
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	
	width:760px;
	min-height:500px;
	margin:auto;
	
	text-align:left;
}

.bottom
{
	clear:both;
	
	margin:auto;
	
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	
	height:39px;
	width:760px;
}


/*=================digitalization_services=========================*/
.ds-top
{
	clear:both;
	margin:auto;
	padding-top:10px;

	width:680px;
	min-height:65px;
	
}
	/*-------------------------ds-top-----------------------------*/
	
	.logo-dirox
	{
		float:left;
		
		width:172px;
		height:40px;
		
		background-image:url(../images/dirox-logo.gif);
		background-repeat:no-repeat;
		
		/*border-right: 1px solid #a9a9a9;*/
		
	}
	
	.ds-title
	{
		float:left;
		
		width:250px;
		height:28px;
		
		color:#a9a9a9;
		
		padding-top:12px;
		padding-left:20px;
		
		text-align:left;
		
	}
	
	.ds-flag
	{
		float:left;
		margin-top:10px;
		
		width:60px;
		height:25px;
	}
	
	
	.ds-top-menu
	{
		clear:both;
		
		min-height:25px;
		width:680px;
		
		text-align:right;
	
		color:#a9a9a9;
				
	}
		/*----------ds-top-menu-----------*/
		.ds-menu-contain
		{
			float:right;
			text-align:center;
			font-size:11px;
			
			min-width:120px;
			min-height:15px;
			
			border-right: 1px solid #a9a9a9;
		}
		
		.ds-menu-contain-end
		{
			float:right;
			text-align:right;
			font-size:11px;
								
			min-width:100px;
			min-height:15px;
		}
		
		/*--------------------*/
		
	.ds-search
	{
		float:right;
		margin-top:6px;
	
		
		width:200px;
		height:20px;
		
		background-image:url(../images/search.gif);
		background-repeat:no-repeat;
		background-position:top right;
	}
		/*----------ds-search----------*/
		.search-field
		{
			float:left;
			margin-left:82px;

			border:none;
			font-size:9px;
			color:#999999;
			
			padding-left:5px;
			
			width:90px;
			height:14px;
			
			background-image:url(../images/search-field.gif);
			background-repeat:no-repeat;
			
		}
		
		
		.search-button
		{
			cursor:pointer;
			
			float:right;
			margin-right:7px;
			margin-top:1px;
			
			background-image:url(../images/search-button.gif);
			background-repeat:no-repeat;
			background-position:center;
			
			width:11px;
			height:11px;
			
			border:none;
		}	
		
	/*-------------------------------------------------------------*/
	
.ds-flash
{
	clear:both;
	width:700px;
	min-height:150px;
	padding-left:5px;
	text-align:center;
}

.ds-center
{
	clear:both;
	margin-left:37px;
	margin-top:20px;
	
	width:680px;
	min-height:400px;
	
	padding-left:5px;
}

.ds-center-middle
	{
		width:678px;
		min-height:400px;
		
		padding-bottom:10px;
	}
	/*---------------ds-center-----------------------*/
		.ds-center-top-menu
		{
			width:680px;
			height:36px;
			
					
			text-align:center;
			font-weight:bold;
			color:#666666;
		}
		
		
			/*--------------ds-center-top-menu-------------*/
			.ds-center-top-menu-left
			{
				float:left;
				
				background-image:url(../images/center_menu/menu-left-act.png);
				background-repeat:no-repeat;	
				
				width:169px;
				height:38px;	
				
				padding-top:8px;
				margin-top:-10px;
				
				color:#FFFFFF;
			}
			
			.ds-center-top-menu-middle-left
			{
				float:left;
				
				background-image:url(../images/center_menu/menu1/menu-middle-left.png);
				background-repeat:repeat-x;
								
				width:171px;
				height:38px;	
				
				padding-top:8px;
				margin-top:-10px;		
			}
			
			.ds-center-top-menu-middle-right
			{
				float:left;
				
				background-image:url(../images/center_menu/menu1/menu-middle-right.png);
				background-repeat:repeat-x;
								
				width:172px;
				height:38px;	
				
				padding-top:8px;
				margin-top:-10px;		
			}
			
			.ds-center-top-menu-right
			{
				float:left;
				
				background-image:url(../images/center_menu/menu1/menu-right.png);
				background-repeat:no-repeat;
				
				width:168px;
				height:38px;	
				
				padding-top:8px;
				margin-top:-10px;		
			}
			/*------------------*/
		
		.ds-center-top-content
		{
			clear:both;
			width:640px;
/*			height:170px;
			
			background-color:#e27cc8;*/
			
			padding-left:20px;
			padding-right:20px;
			padding-top:10px;
			padding-bottom:20px;
		}
		
		/*--------------------------------------*/
		
	.ds-center-middle
	{
		width:680px;
		min-height:160px;
	
		/*background-color:#F2F1F1;*/
		
		padding-bottom:10px;
		padding-top:10px;
	
	}
		
		/*------------ds-center-middle-------------*/
		.ds-center-middle-content-left
		{
			float:left;
			margin-top:5px;
		
			padding-left:30px;
			padding-right:20px;
					
			width: 261px;
			min-height:140px;
			
			border-right: 1px solid #a9a9a9;
			
			margin-bottom:10px;
		}
		
		.ds-center-middle-content-right
		{
			float:left;
			margin-left:-1px;
			margin-top:5px;
			
			padding-left:20px;
			
			width: 331px;
			min-height:170px;
			
			border-left: 1px solid #a9a9a9;
			
			margin-bottom:10px;
		}
		/*-----------------------------------------*/
		
	.ds-center-bottom
	{
		width:680px;
		min-height:120px;
		margin:auto;
		padding-top:30px;
		
	}	
		/*--------------------ds-center-bottom---------------------*/
		.ds-center-bottom-left
		{
			float:left;
				
			width:170px;
			min-height:100px;	
			margin-top:15px;
			margin-left:10px;	
		}
		.ds-center-bottom-left a, .ds-center-bottom-middle a
		{
			font-size:10px;
			color:#FF9D4F;
			text-decoration:none;
			font-weight:bold;
		}
		
		.ds-center-bottom-middle
		{
			float:left;
				
			width:170px;
			min-height:100px;	
			margin-top:15px;
			margin-left:40px;
		}
		
		.ds-center-bottom-right
		{
			width:240px;
			min-height:100px;
			
			float:right;
		}
		
		.ds-center-bottom-right a
		{
			font-size:12px;
			color:#777;
			text-decoration:none;
			font-weight:bold;
		}
			/*--------------------ds-center-bottom-right---------------------*/
			.ds-center-bottom-right-top
			{
				background-image:url(../images/ressources-top.gif);
				background-repeat:no-repeat;
				
				padding-top:4px;
				padding-left:10px;
				
				color:#666666;
				font-weight:bold;
				
				width:240px;
				height:22px;
			}
			.ds-center-bottom-right-content
			{
				background-image:url(../images/ressources-center.gif);
				background-repeat:repeat-y;
				
				padding-left:10px;
				padding-top: 10px;
				padding-bottom:5px;
			
				width:230px;
				min-height:50px;
				
			}
			
			.ds-center-bottom-right-footer
			{
				background-image:url(../images/ressources-footer.gif);
				background-repeat:no-repeat;
				background-position:top left;
				
				width:240px;
				height:12px;
			}
	/*-------------------------------------------------------------*/

.footer
{
	clear:both;
	width:760px;
	
	color:#aaa;
	margin:auto;

	padding-bottom:50px;
}

.footer-left
{
	text-align:center;
}

.footer-right
{
	float:right;
	text-align:right;
	
	width: 100px;
	
	margin-right:20px;
	
}

/*===========================Search results====================================*/
	.ajaxSearch_resultsInfo
	{
		margin-left:50px;
		font-family:Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#666666;
	}
	
	.ajaxSearch_result
	{
		margin-left:50px;
		padding-top:20px;
		font-family:Helvetica, Arial, sans-serif;
	}
	.ajaxSearch_resultsIntroFailure
	{
		margin-left:50px;
		font-family:Helvetica, Arial, sans-serif;
		font-size:14px;
		color:red;
	}
	
/*=========================================================*/
.class1 a
{
	text-decoration:none;
	color:#0000FF;
}

.class1 a:active
{
	font-weight:bold;
	color:#0000FF;
}

.class1 a:focus
{
	font-weight:bold;
	color:#0000FF;
}

a.class1:active
{
	font-weight:bold;
	color:#0000FF;
}

.class1 li
{
	list-style:square;
	color:#666666;
}

/*=========================================================*/



hr {
border:0px;
height:1px;
background-color:#A8A8A8;
margin:0px;
}


#contact label {
display:block;
width:100px;
text-align:left;
float:left;
margin-bottom:5px;
margin-right:0px;
font-size:9px;
}
#contact p {
float:left;
margin-bottom:5px;
text-align:left;
}
.errors{
color:#FF0000;
margin-bottom:20px;
}
