/* HOME DISPLAY SCREEN CSS */

/* ---------- 1.0 CONTENT ---------- */
		
	/*.leftSide {
		float:left;
		width:151px;
		}*/
	
	.middleSide {
		width:585px;
		float:left;
		}
	.middleSideadmin {
		width:730px;
		float:left;
		}
		.middleSidemod {
		width:730px;
		
		
		
		
		}
	.rightSide {
		width:151px;
		float:left;
		}
		
	#endfloat {
		clear:both;
		}
	
	/* ---------- 1.1 Col Left and Right ---------- */
	colRubrique1admin{
	background:url(../images/graphic/rubriques/repeat_y.gif) left bottom repeat-y;
		}
	.colRubrique1 {
		background:url(../images/graphic/rubriques/col_left_repeat_y.gif) left bottom repeat-y;
		}
		
	.colRubrique2 {
		background:url(../images/graphic/rubriques/col_left_bottom.gif) left bottom no-repeat;
		padding-bottom:15px;
		}
	
	.colRubrique1 .head, .colRubrique1 .title {
		margin:0px 0px 9px 0px;
		width:151px;
		}
	
	.colRubrique1 h3 {
		font-size:1.1em;
		font-weight:bold;
		color:#fff;
		}
	
	.colRubrique1 h3 span {
		display:block;
		padding:0.7em 1em;
		}
	
	.colRubrique1 .content {
		padding:0 15px;
		margin-bottom:15px;
		}
	
	.colRubrique1 li {
		list-style-type:square;
		color:#FF8400;
		list-style-position:outside;
		font-size:1.0em;
		margin-left:10px;
		}
		
	.colRubrique1 a {
		color:#85A5BA;
		text-decoration:none;
		}
	
	.colRubrique1 a:hover {
		color:#FF8400;
		text-decoration:underline;
		}
	
	.colRubrique1 img {
		padding:2px;
		border:1px solid #CFCFCF;
		}
	
	.colRubrique1 .prize {
		color:#FF8400;
		font-weight:bold;
		margin-top:5px;
		padding:0 3px 18px 3px;
		
		}
	
	.colRubrique1 .announce {
		font-weight:bold;
		margin-top:5px;
		padding:0 3px;
		}
	
	.colRubrique1 h4 {
		font-weight:bold;
		margin-top:10px;
		font-size:1.1em;
		color:#FF8400;
		}
	
	.colRubrique1 p {
		text-align:justify;
		}
	
		
	#commercialLinks a {
		display:block;
		}
	
	/* ---------- 1.1.1 header col right ---------- */
	#colpub1 .head, #colpub1 .title {
		background:url(../images/graphic/rubriques/header_right_pub_repeat_y.gif) left bottom repeat-y;
		}
	
	#colpub1 .head h3 {
		background:url(../images/graphic/rubriques/header_right_pub_top.gif) left top no-repeat;
		}
	
	#colpub1 .title h3 {
		background:url(../images/graphic/rubriques/title_right_pub_top.gif) left top no-repeat;
		}
	
	#colpub1 h3 span {
		background:url(../images/graphic/rubriques/header_right_pub_bottom.gif) left bottom no-repeat;
		}
		
	/* ---------- 1.1.2 form choice town ---------- */
	.colRubrique1 select {
		font-size:0.9em;
		width:120px;
		}
	
	.colRubrique1 input {
		width:120px;
		border:1px solid #BCBCBC;
		font-size:1.0em;
		}
	
	.colRubrique1 input.submit {
		width:106px;
		height:20px;
		background:#F37A3E url(../images/graphic/main/submit_bouton.gif) left bottom no-repeat;
		cursor:pointer;
		font-weight:bold;
		color:#fff;
		margin-left:6px;
		font-size:1.0em;
		border:0;
		}
		
	.colRubrique1 form p {
		margin-bottom:5px;
		text-align:left;
		}
	
	.colRubrique1 form a {
		font-weight:bold;
		}
	

	
	/* ---------- 1.2 Col middle ---------- */
	.mainRubrique1 {
		background:url(../images/graphic/rubriques/col_middle_repeat_y_rech.gif) left bottom repeat-y;
		}
		
	.mainRubrique2 {
		background:url(../images/graphic/rubriques/col_middle_bottom_rech.gif) left bottom no-repeat;
		padding-bottom:25px;
		}
	
	.mainRubrique1 h3 {
		font-weight: normal;
		font-size: 1.0em;
		line-height: 1.0em;
		text-indent: -2000em;
		display:block;
		height:32px;
		}
	
	.mainRubrique1 .head {
		height:128px;
		margin-bottom:10px;
		}
	
	.mainRubrique1 .head img {
		padding-left:6px;
		}
		
	.mainRubrique1 .content {
		padding:0 15px;
		}
	
	.mainRubrique1 h4 {
		color:#F5722E;
		font-size:1.2em;
		width:100%;
		}
	
	.mainRubrique1 h4 a{
		color:#85A5BA;
		text-decoration:none;
		position:absolute;
		right:0;
		}
		
	.mainRubrique1 h4 a:hover {
		color:#FF8400;
		text-decoration:underline;
		}