* {
	padding: 0px;
	margin: 0px ;
	
}

body {
	margin: 0px 0 0 0;
	padding: 0px;
	color: #9f1d49;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
}


ul {
	list-style: none ;
	margin: 7px 13px ; 
	text-align: left ;
}

a {
	text-decoration: none ;
	color: #353847; 
	border-bottom: 1px solid #9f1d49 ; 
}

a:hover {
	color: #900f16;
}

h3 {
	font-size: 18px;
	color: #9f1d49;
	font-weight: bold;
}


h4 {
	font-size: 14px;
	color: #9f1d49;
	font-weight: bold;
}
.select {
	padding-left: 2px;
	background-color: #ffffff;
	width : 130px;
	height : 20px;
	color: #85859c;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	border: 1px solid 
}


.input {
	padding-left: 2px;
	width : 40px;
	height : 17px;
	background-color: #ffffff;
	color: #85859c;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	font-size: 11px;
	margin-left: 10px;
	vertical-align: 2px;
	border: 1px solid ;
	text-align: left;
}	

/*site container; autocenter the whole site, with 10px on the top (no background) */
#container {
	position: relative ;
	width: 780px ;
	margin: 10px auto ;
	border: 1px #9e1c49 solid; 
	
}

/*within the main Container with background */
#container .withbgr{
	background: url(images/container_bgr_rose.gif) top left repeat-y ;
	border-color: #0100a4;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	
}
#container li.last{
	background: url(images/opera.png) top center no-repeat ;
	border-width: 0px 0px 1px 1px;
	margin-top: 50px;
	width: 125px ;
	height: 81px
}
/* Footer inside the Container */
#container .footer {
	background: url(images/footer_rose.png) no-repeat left bottom;
	height: 25px;
	margin-left: 0 px;
	margin-top : 10px;
}

#container .footer .copyright {
	padding-left: 10px;
	color: white;
	font: 10px verdana, helvetica, arial, sans-serif;
	padding-top: 7px;
	font-weight: bold;
	
}
#container .footer .webdevelopment {
	padding-left: 630px;
	color: black;
	padding-top: 109px;
	font: 9px verdana, helvetica, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	 
}

#container .footer .webdevelopment a {
	color: white;
	text-decoration: none ;
	border-bottom: 0px
}	

#container .footer .webdevelopment a:hover  {
	color: white;
	text-decoration: none ;
}	

/*Main text of every pg*/
#main_home_text {
	margin: 5px 0 0 180px;
	width: 550px;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 18px;
	font-weight: bold;
	line-height: 20px;
}

#main_text {
	margin: 0px 0 0 180px;
	width: 550px;
	font-size: 11px;
	text-align: left;
	padding: 20px 0px 60px 18px;
	font-weight: bold;
}

/*left menu definition */
#leftmenu {
	position: absolute ;
	background: url(images/menu_bgr_rose.png) top right no-repeat ;
	height: 380px;
	top: 115px;
	left: 0px;
	width: 173px;
	
}

/*individual menues*/
#lselect li.first{
	background: url(images/menu_button_rose.png) no-repeat ;
	color: white;
	margin: 30px 0 0 0;
	height: 29px;
	width: 156px;
	padding: 5px 0px 0px 15px;
	font: 12px verdana, helvetica, arial, sans-serif;
}

#lselect li.second{
	background: url(images/menu_button_rose.png) no-repeat ;
	color: white;
	margin-bottom: 0px;
	height: 29px;
	width: 156px;
	padding: 5px 0px 0px 15px;
	font: 12px verdana, helvetica, arial, sans-serif;
}
#lselect li.third{
	background: url(images/menu_button_rose.png) no-repeat ;
	color: white;
	margin-bottom: 0px;
	height: 29px;
	width: 156px;
	padding: 5px 0px 0px 15px;
	font: 12px verdana, helvetica, arial, sans-serif;
}
#lselect li.fourth{
	background: url(images/menu_button_rose.png) no-repeat ;
	color: white;
	margin-bottom: 0px;
	height: 29px;
	width: 156px;
	padding: 5px 0px 0px 15px;
	font: 12px verdana, helvetica, arial, sans-serif;
}
#lselect li.fifth{
	background: url(images/menu_button_rose.png) no-repeat ;
	color: white;
	margin-bottom: 0px;
	height: 29px;
	width: 156px;
	padding: 5px 0px 0px 15px;
	font: 12px verdana, helvetica, arial, sans-serif;
}
#lselect li.last {
	 
	color: white;
	margin-bottom: 0px;
	height: 120px;
	width: 128px;
	padding: 45px 0px 0px 63px;
	font: 15px verdana, helvetica, arial, sans-serif;
}

#lselect a {
	color: #fef0b4 ;
	font-weight: bold ;
	display: inline ;
	border: 0 ;
}

#lselect a:hover {
	color: yellow ;
	border: 0 ;
}
/* end of individual menues*/
/*end of left menu definition */

/*Banner on all pages */
#pageHeader {
		width: 780px;
		height: 117px;
		background: url(images/header_rose.jpg) top left no-repeat;
}

/*Slogan in every page */
#pageHeader .slogan {
	padding-left: 375px;
	padding-top: 91px;
	text-align: left;
	font: 11px verdana, helvetica, arial, sans-serif;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#pageHeader h2 {
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
}

#pageHeader h3 {
	padding-right: 20px;
	text-align: right;
}
/*bloc annonce*/
#annonce {
	width: 560px;
	height: 175px;
	font: verdana, helvetica, arial, sans-serif;
	text-align: left;
	border: 1px #9e1c49 solid;
	background-color: #f8e371;
}

#annonce .libelle {
	padding-left: 5px;
	height: 20px;
	background: #f8e371;
	border: 1px #7f1716 solid;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #9f1d49
	
}

#annonce .header {
	height: 20px;
	background: url(images/annonce_header_rose.gif) top left no-repeat;
}

#annonce .header_type {
	padding-left: 5px;
	color: #ffffff; 
	font-weight: bold;
	font-size: 13px;
}

#annonce .header_piece {
	color: #ffffff; 
	font-weight: bold;
	font-size: 11px;
}

#annonce .header_superficie {
	color: #ffffff; 
	font-weight: bold;
	font-size: 11px;
	
}

#annonce .header_lieu {
	color: #ffffff; 
	font-weight: bold;
	font-size: 11px;
}

#annonce .header_prix {
	padding-right: 5px;
	color: #f8e371; 
	font-weight: bold;
	font-size: 11px;
}


#annonce .annonce_image {
	width: 150px;
	height:150 px;
	border: 1px #9e1c49 solid; 
	margin-top: 5px;
	margin-left: 5px;
	background-color: #fef0b4;
	position: absolute;
	z-index: 1;
}

#annonce .annonce_texte {
	width: 370px;
	margin-top: 10px;
	position:absolute;
	left:380px;
	z-index: 2;
	font: 11px Verdana, Helvetica, Arial, sans-serif;

}
#reference {
	margin-top: 5px;
	margin-left: 5px;
	font:  10px Verdana, Helvetica, Arial, sans-seriff;
}

#reference_white {
	margin-top: 5px;
	margin-left: 5px;
	font:  10px Verdana, Helvetica, Arial, sans-seriff;
	color: white;
}
#plus_details {
	padding: 5px;
	background: url(images/plus_detail.jpg) no-repeat bottom right;
	text-align: right;
}
#plus_details a {
	text-decoration: none ;
	border-bottom: 0px  ; 
}
#localiser {
	padding: 5px;
	background: url(images/localiser.jpg) no-repeat bottom right;
	text-align: right;
}
#localiser a {
	text-decoration: none ;
	border-bottom: 0px  ; 
}

#localiser_invalid {
	padding: 5px;
	background: url(images/localiser_invalid.gif) no-repeat bottom right;
	text-align: right;
}

#annonce_single {
	width: 560px;
	height: 1000px;
	font: verdana, helvetica, arial, sans-serif;
	text-align: left;
	border: 1px #9e1c49 solid;
	background-color: #f8e371;
}

#annonce_single .libelle{
	padding-left : 5px;
	height : 15px;
}
#annonce_single .header {
	height: 20px;
	background: url(images/annonce_header_rose.gif) top left no-repeat;
}

#annonce_single .header_type {
	padding-left: 5px;
	color: #ffffff; 
	font-weight: bold;
	font-size: 13px;
}

#annonce_single .header_piece {
	color: #ffffff; 
	font-weight: bold;
	font-size: 11px;
}

#annonce_single .header_superficie {
	color: #ffffff; 
	font-weight: bold;
	font-size: 11px;
	
}

#annonce_single .header_lieu {
	color: #ffffff; 
	font-weight: bold;
	font-size: 11px;
}

#annonce_single .header_prix {
	padding-right: 5px;
	color: #fef0b4; 
	font-weight: bold;
	font-size: 11px;
}
#annonce_single .sub_title {
	font-size: 13px;
	color: #9f1d49;
	font-weight: bold;
	text-indent: 5px;
}

#annonce_single .annonce_main_image {
	height: 350px;
	width: 350px;
	overflow: hidden;
	border: 1px #9e1c49 solid;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #fef0b4;
}

#annonce_single .annonce_sub_image_vert_1 {
	height: 100px;
	width: 150px;
	overflow: hidden;
	border: 1px #9e1c49 solid;
	margin-left: 5px;
	background-color: #fef0b4;
}
#annonce_single .annonce_sub_image_vert_2 {
	height: 100px;
	width: 150px;
	overflow: hidden;
	border: 1px #9e1c49 solid;
	margin-left: 5px;
	background-color: #fef0b4;
}
#annonce_single .annonce_sub_image_vert_3 {
	height: 100px;
	width: 150px;
	overflow: hidden;
	border: 1px #9e1c49 solid;
	margin-left: 5px;
	background-color: #fef0b4;
}
#annonce_single .annonce_sub_image_horiz_1{
	height: 100px;
	width: 150px;
	overflow: hidden;
	border: 1px #9e1c49 solid;
	margin-left: 5px;
	background-color: #fef0b4;
}
#annonce_single .annonce_sub_image_horiz_2 {
	height: 100px;
	width: 150px;
	overflow: hidden;
	border: 1px #9e1c49 solid;
	margin-left: 5px;
	background-color: #fef0b4;
}


#annonce_single .annonce_texte {
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
	font: 11px Verdana, Helvetica, Arial, sans-serif;

}

#annonce_single .annonce_resume {
	padding-top: 10px;
	padding-left: 20px;
	font: 11px Verdana, Helvetica, Arial, sans-serif;

}

#annonce_single .annonce_aproxim {
	padding-top: 10px;
	padding-left: 20px;
	font: 11px Verdana, Helvetica, Arial, sans-serif;

}
#login {
	padding-left: 5px;
	font: bold 11px Verdana, Helvetica, Arial, sans-serif;
	color: #9f1d49;
}
#main_admin {
	margin: 0px 0 0 180px;
	width: 565px;
	font-size: 11px;
	text-align: left;
	padding: 20px 0px 60px 18px;
	font-weight: bold;
}
#main_admin a {
	color: #434367;
	text-decoration: none;
	font-weight: bold;
}

#main_admin a:hover {
	Color: #831c1c;
	font-weight: bold;
}
#admin_list {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color: black;
}
#admin_list .header {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color: white;
	font-weight: bold;
}

#admin_list a {
	color: #434367;
	text-decoration: none;
	font-weight: bold;
}

#admin_list a:hover {
	color: red;
	font-weight: bold;
}

#image_position {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
	color: black;
}

/*image gallery display */
/*Implementing a theme for GOOP Gallery  */
/*single image */
/*image gallery display */
/*Implementing a theme for GOOP Gallery  */
/*single image */
#grande_image {
	height: 350px;
	width: 350px;
	overflow: hidden;
	border: 2px #4c92e4 solid;
	
}
#gestion_photos {
	height: 100px;
	width: 150px;
	overflow: hidden;
	border: 1px #4c92e4 solid;
	margin-left: 5px;
}
#gallery {
	margin:5px;
	padding: 5px;
	border: 2px solid #73A3D6;
	font : 10px verdana, helvetica, arial, sans-serif;
	width: 550px;
	background: #fff;
}

#gg_descrip {
  float: left;
  font: 12px verdana, helvetica, arial, sans-serif;
}

#gg_image {
	margin: 0px 10px 0px auto;
	padding: 0;
	float: left;
}

#gg_image img {
	border: 2px solid #1E569A;
	padding: 2px;
	margin: 5px;
}

#gg_forms {
	clear: both;
	padding: 10px;
}

#gg_forms form {
	display: inline;
}

#gallery td {
	background-color: #E3EDF9;	
	border: 2px solid #73A3D6;	
	padding: 2px;
}

#gallery a {
  color: #1E569A;	
  text-decoration: none;
}

#gallery a:hover{
	color: #2E8E59;
	text-decoration: underline;	
}

#gallery img {
	border: 1px solid #1E569A;	
}

#gallery img:hover {
	border: 1px solid #2E8E59;	
}

#gallery h2, #gallery h1 {
	color: #216B12;
}

#gallery input {
	background-color:#900f16;
	color: #fff;
	border-bottom: 2px solid #73A3D6;
	border-right: 2px solid #73A3D6;
	border-top: 2px solid #E3EDF9;
	border-left: 2px solid #E3EDF9;
}

#gallery select {
	background: #E3EDF9;
	font: bold 13px verdana, helvetica, arial, sans-serif;
	color: #1E569A;
}
/*End of  Gallery display  */
#table_form {
	border: 1px solid #900f16;
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 12px;
	
}
#table_form th {
	border : 0px ;
	
}

#table_form tr {
	border : 0px ;
	padding-left: 4px;
}

