BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
p{
	margin:10px;
}
input, textarea, select {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color:#c7252d;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{text-decoration:none}
td.tour {  border:1px solid #f2e497;
}
A.projet {
	color:#f9de44;
	text-decoration:none;
	font-weight:bold;
	
}
A.projet:hover {
    color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
img.projet {
    border:#000000 1px solid;
}

div#main{
	width:780px;
	margin:auto;
	text-align:left;
}
div#top{
	width:100%;
	height:212px;
	background:url(../images/design/bandeauHaut.jpg) no-repeat center;
}
div#center{
	background:url(../images/design/fondGauche.jpg) repeat-y left;
	margin:0px;
	padding:0px;
	position:relative;
	width:780px; 
}
div#left{
	position:absolute;
	left:0px;
	top:0px;
	width:243px;
	margin:0px;
}
div#inscrire{
	width:100%;
	padding-top:128px;
	padding-bottom:2px;
	background:url(../images/design/gauche.jpg) no-repeat center top;
}
div#inscrire a#inscription{
	display:block;
	width:97px;
	height:49px;
	background:url(../images/design/inscription-off.jpg) no-repeat center;
	margin-left:74px;

}
div#inscrire a#inscription span{
	display:none;
}
div#inscrire a#inscription:hover{
	background:url(../images/design/inscription-on.jpg) no-repeat center;
}

div#menu{
	width:243px;
	height:220px;
}
div#menu ul{
	list-style:none;
	background:url(../images/design/fondMenu.jpg) repeat-y center;	
	padding:0px;
	margin:0px;
	width:243px;
}
div#menu ul li{
	line-height:17px;	
	border-bottom:1px solid #d18b8c;
}
div#menu ul li a{
	font-weight:normal;
	padding-left:40px;	
	text-decoration:none;
	position:relative;	
	z-index:2;	
}
div#menu ul li a:link,div#menu ul li a:visited,div#menu ul li a:active{
	color:white;
	background:url(../images/design/menu-off.jpg) no-repeat left;		
}
div#menu ul li a:hover,div#menu ul li a.hover{
	color:black;
	background:url(../images/design/menu-on.jpg) no-repeat left;			
}
div#angersTechnopole{
	position:absolute;
	bottom:-1px;
	background:url(../images/design/angers-technopole.png) no-repeat left;	
	width:243px;
	height:117px;
	z-index:1;
}
html>/**/body div#angersTechnopole{
	bottom:-1px;
}
div#right{
	background:url(../images/design/hautContenu.jpg) no-repeat top #B3B9AB;	
	width:537px;
	margin-left:243px;
	height:365px;
	padding:10px 30px 15px 30px;
	line-height:1.5em;
	text-align:justify;
}
html>/**/body div#right{
	width:477px;
}
html>body div#right{
	min-height:365px;
	height:auto;
}
div#footer{
	width:537px;
	height:35px;
	background:#e3e8dd;
	text-align:center;
	margin-left:243px;
}
div#footer a{
	font-weight:normal;
	color:black;
	text-decoration:none;
	font-size:11px;
}
div#footer a:hover{
	text-decoration:underline;
}

.rouge{
	color:#c7252d;
}
.rougePuce{
	color:#c7252d;
	background:url(../images/design/puce-texte.jpg) no-repeat left;	
	padding-left:25px;
}
p.savoirPlus{
	text-align:right;
}
p.savoirPlus a{
	color:#c7252d;
	text-decoration:underline;
}
p.savoirPlus a:hover{
	text-decoration:none;
}
hr{
	border:1px solid #cbcfc6;
}
img.expert{
	float:left;
	margin:10px;
	border:1px solid #32004E;
}
table#inscription td{
	line-height:1.5em;
}
table#inscription td.label{
	text-align:right;
}
table#inscription td.input{
	padding-left:5px;
}
table#inscription td.input input,
table#inscription td.input select,
table#inscription td.input textarea{
	width:300px;
}
textarea#votreIdee,
textarea#valeurIdee,
textarea#parcours{
	height:100px;
}
table.partenaires{
	margin-left:-30px;
}
table.partenaires td{
	font-weight:normal;
}