@charset "utf-8";
/* CSS Document */
a:active, a:focus{
	outline:none;
}
.right{float: right}
#globalA {
	width:950px;
	margin:50px auto 0 auto;
	background-color:rgb(226,0,26);
	padding:40px 0 40px 0

}
#globalB{
	width:870px;
	background-color:white;
}
/*Les liens*/
a		{color:rgb(91,62,44)}
a:hover	{color:rgb(226,88,61)}
/*Bouton de contact en haut à droite*/
.immo_contact{
	background-image:url(../image/immosquare-contact-fond.png);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	height:29px;
	line-height:29px;
}
.immo_contact a{
	color:white;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin-right:15px
}
.immo_contact a:hover{
	color:rgb(91,62,44);
}
/*Paragraphe de la upline*/
p.upline{
	margin:20px 100px 20px 20px;
	text-align:justify;
	color:rgb(128,128,128);
	font-size:9px;
	height:60px;
}

/*Navigation principale*/
.NavPrinc{
	padding:5px 0 5px 0;
}
.NavPrinc a{
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
.NavPrinc a.caps{
	background-image:url(../image/final/right.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:2px 0 2px 25px;
}
.NavPrinc a.caps:hover{
	background-image:url(../image/final/right_hover.gif);
}
/*Lien baseline */
#Baseline a{
	text-decoration:none;
}
/*Bloc de texte en bas à gauche*/
.Intro p{
	margin-right:25px;
}
p.plan{
	color:rgb(226,88,61);
	margin-left:35px;
}
p.plan a{
	text-decoration:none;
}

/*Menu Nos métiers déplacé en bas*/
.metiersBas h3{
	margin:0px 0 10px 0
}
.metiersBas ul{
	margin: 0
}

/*Redéfinition de balises*/
h3{
	color:rgb(91,62,44);
	margin-bottom:15px
}
ul{
	margin-bottom:15px;
}
ul,li{
	line-height:1.2;
	margin-left:0;
	list-style:none;
	color:rgb(226,0,26)
}
ul li a{
	text-decoration:none;
}
/*Image*/
img.picBorder{
	border:1px solid rgb(175,175,175);
}


/* NavSup*/
.navSup p{
	margin: 15px 0 0 0;
	color:#E2001A
}
.navSup p a{
	text-decoration: none;
	color:#5B3E2C
}

.baseline{
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 9px;
}
.baseline p.BLlien{

	color:#E2001A
}
.baseline p.BLlien a{
	text-decoration: none;
	color:#5B3E2C
}

.navSup p a:hover,.baseline p.BLlien a:hover{
	text-decoration: underline
}


/* ---------- Pour les tests --------------*/
.test{
	background-color:pink;
}
a.acid{
	background-image:url(../image/acid_creation_immosquare.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 20px;
}
/* ---------- FIN --------------*/


/*--------------- MAJ 2010 ------------------------*/
html{overflow:-moz-scrollbars-vertical;}

/*Mise à jour de la grille*/
.span-2010-290  { width: 290px;height:105px}
.span-2010-300  { width: 300px;height:105px}
.span-2010-265	{ width: 265px}
.span-2010-245  { width: 245px}
.span-2010-235  { width: 235px}	
.span-2010-45	{ width: 45px}	
.span-2010-65  	{ width: 65px}
.span-2010-75  	{ width: 75px}
.span-2010-480  { width: 480px}
.span-2010-490  { width: 490px}
.span-2010-555  { width: 555px}


/*Patch dans la page d'accueil - EN HAUT*/
.BlocAlouer a{display:block;width:245px;height:105px;background:url(../image/etudiant/PATCH.png) 0 0 no-repeat;}
.BlocAvendre a{display:block;width:245px;height:105px;background:url(../image/etudiant/PATCH.png) -245px 0 no-repeat;}

.BlocAlouer a:hover{background-position:0 -108px}
.BlocAvendre a:hover{background-position:-245px -108px}

.BlocAlouer a span, .BlocAvendre a span{position:absolute;left:-5000px;top:-5000px;text-indent:-5000px}

/*Patch ALERTE*/
/*.BlocAlerte a{display:block;width:300px;height:105px;background:url(../image/etudiant/PATCH.png) -500px 0 no-repeat;}
.BlocAlerte a:hover{background-position:-500px -108px}*/
.BlocAlerte {
	display:block;
	position: relative;
	width:300px;
	height:105px;
	background:url(../image/etudiant/PATCH.png) -500px 0 no-repeat;
}
.BlocAlerte input.text{
	position: absolute;
	width: 128px;
	height: 20px;
	border: none;
	top: 67px;
	left: 105px;
	color: white;
	font-size: 12px;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.BlocAlerte input.submit{
	position: absolute;
	width: 30px;
	height: 22px;
	border: none;
	top: 67px;
	left: 233px;
	background-color: transparent;
	cursor: pointer;
}

/*Patch en page d'acceuil - AU MILIEU*/
.illustration{background:url(../image/2010/agence-immobilier-immosquare-lyon-grenoble.jpg) 0 0 no-repeat}
.illustrationIntro{background:url(../image/etudiant/PATCH2.png) 0 30px no-repeat;width:235px;float:right;background-color:rgb(91,62,44);height:320px;color:white}
.illustrationIntro p{text-align:center;padding:150px 30px 10px 30px;margin:0}
.illustrationIntro ul{margin:0 30px 0 30px;border-bottom:1px solid rgb(238,226,219)}
.illustrationIntro ul li{border-top:1px solid rgb(238,226,219)}
.illustrationIntro ul li a{display:block;width:105px;height:22px;color:white;padding-left:70px;text-transform:uppercase;font-weight:bold;line-height:22px;background:url(../image/2010/immosquare-location-vente-syndic.png) 0 0 no-repeat}
.illustrationIntro ul li a:hover{background-position:0 -22px;color:rgb(91,62,44)}

/*Patch dans la page d'accueil - EN BAS*/
.BlocBiens a{display:block;width:300px;height:105px;background:url(../image/etudiant/PATCH.png) -1055px 0 no-repeat;}
.BlocParrainage a{display:block;width:245px;height:105px;background:url(../image/etudiant/PATCH.png) -1045px -215px no-repeat;}
.BlocEtudiant a{display:block;width:245px;height:105px;background:url(../image/etudiant/PATCH.png) -800px 0 no-repeat;}

.BlocBiens a:hover{background-position:-1055px -108px}
.BlocParrainage a:hover{background-position:-1045px -318px}
.BlocEtudiant a:hover{background-position:-800px -108px}

.BlocBiens a span, .BlocParrainage a span, .BlocEtudiant a span{position:absolute;left:-5000px;top:-5000px;text-indent:-5000px}
.bas{margin-bottom: 20px;}

/*Patchs dans la colonne*/
.BlocEtudiantC,.BlocAlouerC,.BlocAvendreC{float: left}
.BlocEtudiantC a{display:block;width:235px;height:105px;background:url(../image/etudiant/PATCH.png) -810px 0 no-repeat;}
.BlocAlouerC a{display:block;width:235px;height:105px;background:url(../image/etudiant/PATCH.png) -10px 0 no-repeat;}
.BlocAvendreC a{display:block;width:235px;height:105px;background:url(../image/etudiant/PATCH.png) -255px 0 no-repeat;}

.BlocEtudiantC a:hover{background-position:-810px -108px}
.BlocAlouerC a:hover{background-position:-10px -108px}
.BlocAvendreC a:hover{background-position:-255px -108px}

.BlocAlouerC a span,.BlocAvendreC a span,.BlocEtudiantC a span{position:absolute;left:-5000px;top:-5000px;text-indent:-5000px}

.prepaDossier a {display:block;width:490px;height:105px;background:url(../image/etudiant/PATCH.png) 0px -215px no-repeat;}
.prepaDossier a:hover {display:block;width:490px;height:105px;background:url(../image/etudiant/PATCH.png) 0px -317px no-repeat;}
.prepaDossier a span,.prepaDossierEtudiant a span{position:absolute;left:-5000px;top:-5000px;text-indent:-5000px}

.colonne .illustrationPetite{background: url(../image/2010/immosquare-lyon-grenoble.jpg) no-repeat left top;height: 135px; margin-top: 25px;}
.colonne .illustrationIntro{margin-bottom: 20px; float: left;}




.private{text-align:left; height: 150px;}
.private a.privateLien{	
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
			text-transform:uppercase;
			
			background:url(../image/2010/lock.png) 0 0 no-repeat;
			
			display: block;
			height: 32px;
			line-height: 32px;
			
			padding:0 0 0 40px;
			margin-left:0;
			}
/*.colonne{background:url(../image/2010/immosquare-lyon-grenoble.jpg) 0 0 no-repeat;padding-top:135px;padding-bottom:50px}*/

/*Style du cadre DOCUMENT*/
dl{margin:0 0 0 20px}
dt.spip_doc_titre{vertical-align:top}
dt.spip_doc_titre strong{text-align:left;font-size:10px;font-weight:normal;line-height:10px;margin:0;padding:0}
/*.page strong{color:rgb(226,0,26)}*/

a.spip_mail{background:url(../image/2010/spip_mail.png) 0 0 no-repeat;padding:5px 0 5px 25px}
a.spip_map{background:url(../image/2010/spip_map.png) 0 0 no-repeat;padding:5px 0 5px 25px}


/*------------------ MAJ Etudiant ------------------*/

.etudiant{
	background: url(../image/etudiant/PATCH4.png) no-repeat scroll 0 bottom #E2001A;
	height:320px;
}

.locationetudiant{
	padding: 20px 50px 0 180px;
}

.locationetudiant h2, .locationetudiant h3, .locationetudiant p{
	color: white;
	text-align: center;
}
.locationetudiant h2{
	font-size: 32px;
}
.locationetudiant h3{
	font-size: 16px;
	margin:0 0 10px 0
}

.locationetudiant p{
	font-size: 12px;
}


.etudiantIntro{
	background:url("../image/etudiant/PATCH2-bis.png") no-repeat scroll 0 center #5B3E2C;
	color:white;
	height:320px;
}
.prepaDossierEtudiant {
	padding: 30px 0;
}
.prepaDossierEtudiant a{
	background:url(../image/etudiant/PATCH.png) no-repeat scroll -500px -215px transparent;
	display:block;
	width:235px;
	height:265px;
}

.prepaDossierEtudiant a:hover{
	display:block;
	width:235px;
	height:265px;
	background:url(../image/etudiant/PATCH.png) -745px -213px no-repeat;
}

.etudiantDescriptif{
	padding-top: 30px;
}

.etudiantPhoto{
	padding-top: 30px;
	border-bottom: 1px solid #5b3e2c;
}

.etudiantLocations{
	padding-top: 30px;
}
.etudiantLocations p,.offres p{
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

.etudiantLocations ul li a,.offres ul li a{
	background:url("../image/2010/immosquare-location-vente-syndic.png") no-repeat scroll 0 -22px transparent;
	color:#5b3e2c;
	display:block;
	font-weight:bold;
	height:22px;
	line-height:22px;
	padding-left:70px;
	text-transform:uppercase;
	width:105px;
	border-top:1px solid #5b3e2c;
}

.etudiantLocations ul,.offres ul{
	margin:0 30px;
	border-bottom: 1px solid #5b3e2c;
}

.etudiantLocations a:hover,.offres a:hover{
	background:url("../image/2010/immosquare-location-vente-syndic.png") no-repeat scroll 0 0 transparent;
	color:white;
}
form.formEtudiant input.text2{
	color:#A81918;
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif; 
	width: 190px;
	padding:6px 0 6px 10px;
	border:none;
	background: #E2001A url("../image/bouton-input.png") 0 0 no-repeat;
}
form.formEtudiant p{
	margin-bottom: 5px
}

