/* Feuille de style Procado
------------------------------------------------------------------------------*/

/* Global */
body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: normal normal 11px verdana, arial, helvetica, sans-serif;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #f29402;
	padding: 10px 0 6px 0;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 6px 0;
}

p {
	line-height: 15px;
	padding: 6px 0;
}

ul {
	padding: 6px 0;
}

ul li {
	list-style: square inside;
	padding: 2px 0;
}

/* Classes globales
------------------------------------------------------------------------------*/
.clear {
	clear: both;
}

a.link1:link,
a.link1:visited {
	text-decoration: underline;
	/* background: url(puce.gif) no-repeat 0 2px; */
	padding: 1px 0 1px 18px;
}
a.link1:hover {
	text-decoration: none;
}
.imgfll {
	float: left;
	display: block;
	margin: 10px 10px 4px 0;
	padding: 6px;
}
.imgflr {
	float: right;
	display: block;
	margin: 10px 0 4px 10px;
	padding: 6px;
}
.img {
	display: block;
	margin: 10px 0 4px 10px;
	padding: 6px;
}

.txtr { text-align: right; }
.txtc { text-align: center; }
.alert { color: red; font-weight: 1.1em; font-weight: bold; border: 2px solid red; padding: 4px; margin: 16px 0 0 0; }

/* Container
------------------------------------------------------------------------------*/
#container {
	width: 800px;
	margin: 0px auto 0px 0px;
	background: url(../images/interface/bandeau_gauche.gif) repeat-y;
	text-align: left;	
}

#header {
	width: 800px;
	background: transparent url(../images/interface/header.jpg) no-repeat 0 0;
	margin: 0 auto 0px auto;
}

	#header p { font-weight: bold;
				font-size: 11px;
				text-align: center;
				margin-left: 220px;
				padding: 0 0 20px 0;
	}

ul#nav {
	padding: 30px 0px 0px 210px;
	margin: 0;
	list-style: none;
	/* overflow: auto; */
	_height: 22px;
}

	ul#nav li {
		padding: 0;
		margin: 0;
		float: left;
		display: block;
		font-size: 10px;
	}
		#nav li a:link, #nav li a:visited {
			display: block;
			float: left;
			padding: 0 10px;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 10px;
			font-weight: bold;
			color: #950079;
		}
		#nav li a:hover {
			color: #060a13;
			background: #b589de;
		}

		/* Liens actifs */
		#nav li a#here:link, #nav li a#here:visited, #nav li a#here:hover {
			color: #060a13;
			background: #b589de;
		}

#sidebar {
	width: 199px;
	float: left;
	margin-left: 10px;
}

	/* Image dans la sidebar */
	#sidebar #illustration {
		display: block;
		margin: 0 0 10px 0;
	}

	/* Bloc welcome */
	#sidebar #welcome {	background: transparent url(../images/interface/sidebar_pave_bottom.gif) no-repeat left bottom;	}
		#sidebar #welcome a:link {text-decoration: none; }
		#sidebar #welcome a:hover {text-decoration: underline; }
		#sidebar #welcome a:visited {text-decoration: none; }
		#sidebar #welcome h2 { color: #333; margin: 0px; padding: 4px 10px; background: transparent url(../images/interface/sidebar_pave_top.gif) no-repeat 0 0; font-size: 1.2em; }
		#sidebar #welcome p  { color: #383838; margin: 0 10px; padding: 4px 0 5px 0; }
		#sidebar #welcome p span { display: block; margin: 0; padding: 2px 0 0 0; }
		#sidebar #welcome img { border: 0; }
		

#content { padding: 0 0 0 210px; }

	#content #pavefamille {
		width: 175px;
		height: 122px;
		margin: 0px 3px 3px 3px;
		float: left;
		background: transparent url(../images/interface/pave_famille.gif) no-repeat;
		text-align: center;
		font-size: 9px;
		font-weight: bold;
		padding: 2px 0px 0px 0px;
		|padding-top: 14px;
	}
	
		#content #pavefamille p a:link {text-decoration: none; }
		#content #pavefamille p a:hover {text-decoration: none; }
		#content #pavefamille p a:visited {text-decoration: none; }
		
		#content #pavefamille img a:visited {text-decoration: none; }
		#content #pavefamille img a:hover {text-decoration: non; }
		#content #pavefamille img a:visited {text-decoration: none; }
		#content #pavefamille img {border: 0; }
				
	#content #paveproduit {
		width: 180px;
		float: left;
		background: transparent url(../images/interface/pave_produit.gif) no-repeat;
		text-align: center;
		font-weight: bold;
		padding: 5px 0px 0px 0px;
	}
	
		#content p a:link {text-decoration: none; }
		#content p a:hover {text-decoration: underline; }
		#content p a:visited {text-decoration: none; }
	
	#content h3 a:link, #content h3 a:visited { color: #0D6DCE; text-decoration: none; }
	#content h3 a:hover { color: #343434; }
	
	/* Table (utilisée sur la page des offres d'emploi)-> .even = inclus via javascript */

	#content table { width: 99%; border: 1px solid #2e2e2e; margin: 8px 0; }
	/* #content table tr th, table tr td {
		font: normal normal 12px/16px arial, helvetica, sans-serif;
		color: #000;
		padding: 2px 5px;
		background: #FFF;
		text-decoration: none;
	} */
	#content table thead th { color: #FFF; background: #2e2e2e; border-bottom: 1px solid #2e2e2e; text-align: left; }
	#content table tbody tr.even td { background: #E5E5EF; }
	#content table tr td label { display: none; }

	#content table a:link, table a:visited { color: #000; text-decoration: none; }
	#content table a:hover { text-decoration: underline; }

	#content form { }
	
		#content form fieldset {
			border: 1px solid #BFBFBF;
			padding: 1px;
			margin: 1px 0;
		}
		#content form fieldset label { font-size: 1em; }
		#content form fieldset ul { list-style-type: square; color: #BFBFBF; font-size: 1.1em; }
		#content form fieldset ul li { color: #343434; padding: 3px 0; margin: 0 0 0 16px; }
		#content form table {
			width: 510px;
			border: 1px solid #BFBFBF;
			padding: 6px;
			margin: 16px 0;
		}
		#content form table a:link {text-decoration: none; }
		#content form table a:hover {text-decoration: underline; }
		#content form table a:visited {text-decoration: none; }
		#content form table img {border: 0; }
		#content form table th, #content form table td { font-size: 10px; }
		#content form table th { text-align: center; }
		/* #content form table td a:link {text-decoration: none; }
		#content form table td a:hover {text-decoration: underline; }
		#content form table td a:visited {text-decoration: none; } */
		
		#content form table input { border: 1px solid #BFBFBF; padding: 1px; font-size: 11px; text-align: left; }

#footer {
	padding: 0 0 0 200px;
	text-align: center;
}
	#footer ul { list-style: none; }
	#footer ul li { display: inline; }
	
/* ------------------------------------------------------- */
/* Pour le zoom sur les images */
/* ------------------------------------------------------- */

#showimage{
position:absolute;
visibility:hidden;
padding: 5px 5px 5px 5px;
background: #EFEFEF;
border: 3px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;

/* min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-left: 5px;
}
