.projet
	{
	font-family:Helvetica;
	}



.projettitre
	{
	border-color:#000099;
	border-style:solid;
	border-width:0 0 2px 0;
	color:#000099;
	font-size:22px;
	font-variant:small-caps;
	font-weight:900;
	margin:5px;
	}
.projetsoustitre
	{
	border-color:#3333aa;
	border-style:solid;
	border-width:0 0 1px 0;
	color:#3333aa;
	font-size:16px;
	font-weight:900;
	margin:10px 0 20px 30px;
	text-align:left;
	}
.projetdescription
	{
	color:#000066;
	font-size:13px;
	font-weight:450;
	margin:0 0 35px 30px;
	width:70%;
	}
	.projetdescription p
		{
		margin:0;
		padding:0;
		text-indent:9px;
		}
	.projetdescription p:first-letter
	{
	font-size:14px;
	font-weight:900:
	}
form .projetparaclear
	{
	border-color:#cccccc;
	border-style:dashed;
	border-width:0 0 2px 0;
	clear:both;
	margin: 0 0 30px 0;
	}

.projetparaclear
	{
	border-color:#cccccc;
	border-style:dashed;
	border-width:0;
	clear:both;
	}
	
form .projetpara1,form .projetpara2, form .projettxt1, form .projettxt2
	{
	background-color:#ffffff;
	border-width:0;
	padding:0;
	margin:0;
	}
	
.projetpara select,  .projetpara input, .projetpara textarea
	{
	border-color:#a0a0a0;
	border-width:1px;
	border-style:solid;
	padding:1px 2px;
	}
	

.projetpara1
	{
	background-color:#a0a9ff;
	margin:23px 0 3px 10%;
	}
.projetpara2
	{
	background-color:#0fa0a9;
	margin:23px 10% 3px 0;
	}
.projettxt1
	{
	border-color:#005500;
	border-style:dashed;
	border-width:1px;
	background-color:#e8ffe8;
	font-size:13px;
	color:#005500;
	float:left;
	padding:10px;
	text-align:right;
	width:45%;
	}
.projetimg1
	{
	float:right;
	padding:2px 0;
	text-align:center;
	width:50%;
	}
	.projetimg1 img
		{
		border-color:#005500;
		border-style:solid;
		border-width:5px;
		width:230px;
		}
.projettxt2
	{
	border-color:#000055;
	border-style:dashed;
	border-width: 1px;
	background-color:#e8e8ff;
	font-size:13px;
	
	color:#000055;
	float:right;
	padding:10px;
	text-align:left;
	width:45%;
	}
.projetimg2
	{
	float:left;
	padding:2px 0;
	text-align:center;
	width:50%;
	}
	.projetimg2 img
		{
		border-color:#000055;
		border-style:solid;
		border-width:5px;
		width:230px;
		}
	




