* { margin:0; padding:0; list-style-type:none; text-decoration:none; font-size:100%; }
img { border:0; }
p.underline { text-decoration:underline; }
a.floatleft { float:left; }
a.floatright { float:right; }
.clear { clear:both; }
span.size9 { font-size:9px; }
span.size10 { font-size:10px; }

body {
	background:#FFFFFF url('/argosSites/lycoat-en/images/bg_body.jpg') repeat-y 50% 0;
	color:#000000;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	height:100%;
}

body#noscroll { overflow:hidden; }

div#global_home {
	background:#71CFEB url('/argosSites/lycoat-en/images/bg_global.png') no-repeat top left;
	color:inherit;
	width:765px;
	height:auto;
	margin:0 auto;
	display:block;
	padding:0 0 0 217px;
	top:0;
}
div#global_contact {
	background:#71CFEB url('/argosSites/lycoat-en/images/bg_global.png') no-repeat top left;
	color:inherit;
	width:765px;
	height:900px;
	margin:0 auto;
	display:block;
	padding:0 0 0 217px;
	top:0;
}
div#subglobal {
	background-color:#FFFFFF;
	color:inherit;
	padding:0 40px 0 13px;
	height:100%;
}
	h1 { font-size:30px; font-family:Verdana, Arial, sans-serif; padding:10px 0 0 0; }
	p#intro {
		background-color:inherit;
		color:#0299b4;
		font-size:18px;
		font-weight:bold;
		text-align:justify;
		line-height:24px;
		margin:10px 0;
	}
		p#intro a {
			background-color:inherit;
			color:#0299b4;
			text-decoration:underline;
		}
	p#source {
		font-style:italic;
		font-size:12px;
	}

div.single {
	width:auto;
	height:auto;
	margin:20px 0 0 0;
}
	
div.left {
	width:520px;
	height:auto;
	margin:20px 0 0 0;
	float:left;
}
div.right {
	width:180px;
	height:auto;
	float:right;
}

div#part_contact {
	height:320px;
}
div#part_one {
	margin:0;
}
div#part_two {
	margin-top:20px;
}
div#part_three {
	margin-top:30px;
}


	div#content p {
		margin:5px 0;
		text-align:justify;
		font-size:13px;
	}
		div#content p a {
			font-weight:bold;
			color:#0299B4;
			text-decoration:underline;
		}
		
	div#ad {
		text-align:center;
	}
		div#ad p {
			background-color:#0299B4;
			color:#FFFFFF;
			font-weight:bold;
			font-size:20px;
			font-family:Verdana, Arial, sans-serif;
			padding:0 5px 10px 5px;
		}
	p#logo_roquette { text-align:center; }
		p#logo_roquette img { margin-top:50px; }

	p#links a {
		font-weight:bold;
		font-size:18px;
		font-family:Verdana, Arial, sans-serif;
		background-color:inherit;
		color:#000000;
	}
	p#links a:hover {
		text-decoration:underline;
	}
	
	p#download_title {
		text-transform:uppercase;
		text-align:center;
		font-size:18px;
		font-weight:bold;
		background-color:inherit;
		color:#0299b4;
	}
		div#download_cadre {
			height:auto;
			border:3px dashed #0299B4;
			padding:4px 0;
			text-align:right;
		}
			span#file_title {
				font-size:14px;
				font-weight:bold;
				text-align:center;
				display:block;
				width:100%;
				margin-bottom:10px;
			}
			p#file_type_size {
				margin:10px auto;
				text-align:center;
			}
				p#file_type_size a {
					background:#FFFFFF url('/argosSites/lycoat-en/images/icon_pdf.png') no-repeat top left;
					color:#000000;
					display:block;
					padding-left:45px;
					height:41px;
					width:45px;
					margin:auto;
					line-height:40px;
				}
				
	a#contactus {
		background:#FFFFFF url('/argosSites/lycoat-en/images/bg_contact_link.png') no-repeat top left;
		color:#FFFFFF;
		display:block;
		width:128px;
		height:45px;
		line-height:45px;
		padding-left:50px;
		font-size:22px;
		font-weight:bold;
		text-decoration:underline;
		margin-top:100px;
	}
input, textarea { border:1px solid #7F9DB9; background-color:#FFFFFF; color:inherit; }
input.size1, input.size2{ margin-right:30px; padding:1px; }
input, input.size1:focus, input.size2:focus, textarea:focus { border:1px solid #0299B4; }

div#part_contact div.single table tr td.allfields { font-weight:bold; padding-bottom:10px; }
div#part_contact div.single table tr td.submit { padding-top:15px; }
	div#part_contact div.single table tr td.submit input { cursor:pointer; }

td.txt_contenu {
	padding:5px 20px 5px 0;
}