/* CSS Document */

#ligne1gauchemenu {
	width: 870px;
}
#ligne1gauchecontenulong {
	position : relative;
	width: 868px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	float:left;
}
.ligne1 {
	width: 858px;
	/*min-height: 25px;*/
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
#ligne1introduction {
	position : relative;
	float:left;
	width: 870px;
}
#ligne1introductiongauche {
	position : relative;
	float:left;
	width: 650px;
}
#ligne1introductiondroite {
	position : relative;
	float:left;
	width: 220px;
	padding-top: 5px;
}
.ligne2 {
	position: relative;
	width: 848px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	background-image: url(../images/fondligne1base.gif);
	background-repeat: no-repeat;
}
.ligne2:hover {
	background-image: url(../images/fondligne1.gif);
	background-repeat: no-repeat;
}
#ligne2modifier {
	position: relative;
	width: 200px;
	min-height: 20px;
	line-height: 20px;
	float:right;
	background-position: right;
	cursor: pointer;
}
#sautligne1 {
	width: 858px;
	min-height: 15px;
	left:5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#debuteven {
	position: relative;
}
#ligne2debuteven {
	position: relative;
	float:left;
}
.carremilieu {
	position:absolute;
	text-align: left;
	height: 200px;
	width: 440px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	top:250px;
	left:334px;
	z-index:10;
	/*padding-left: 10px;
	padding-right: 10px;*/
}
#souscarremilieu {
	position:relative;
	text-align: left;
	height: 180px;
	width: 410px;
	background-color: #F4F4F4;
	top:5px;
	left:5px;
	z-index:10;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.inputdescription {
	height: 50px;
	width: 100px;	
}
#ajoutphoto {
	position:absolute;
	top:100px;
	left:200px;
	height:135px;
	width:450px;
	z-index:10;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
}
#sousajoutphoto {
	position: relative;
	height:95px;
	width:395px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 24px;
}
.fichierphoto {
	height: 21px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.envoyer {
	background-color: #CC66FF;
	height: 21px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
#carreinter {
	position: relative;
	float:left;
	height: 204px;
	width: 6px;
}
#maphoto {
	position: relative;
	float:left;
	height: 208px;
	width: 208px;
	left:250px;
}
#menuchangephoto {
	position: relative;
	vertical-align: top;
	float: right;
	right:2px;
	top:1px;
}
#menusupphoto {
	position: relative;
	vertical-align: top;
	float: right;
	right:1px;
	top:1px;
}
#lignephoto {
	position: relative;
	height: 220px;
}
#carrephoto {
	position: relative;
	float:left;
	height: 208px;
	width: 208px;	
}
#contourphoto {
	position: relative;
	float:left;
	border: 4px double #CCCCCC;	
}
#pphoto {
	position: relative;
	float:left;
	width: 220px;	
}
#legendephoto {
	position: relative;
	float:left;
	width: 220px;
}
#commentairetitre {
	position: relative;
	float:left;
	width: 823px;
	height:20px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	/*background-color: #CCCCFF;*/
	background-image: url(../images/verticalviolet20.gif);
	background-repeat: repeat-x;
}
#commentairesup {
	position: relative;
	float:left;
	width: 15px;
	height:20px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	/*background-color: #CCCCFF;*/
	background-image: url(../images/verticalviolet20.gif);
	background-repeat: repeat-x;
}
#commentairetexte {
	width: 846px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sautcommentaire {
	width: 848px;
	height:10px;
	line-height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
}
#ajoutcommentaire {
	position:absolute;
	top:100px;
	left:200px;
	height:225px;
	width:450px;
	z-index:10;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
}
.commentaire {
	width: 400px;
	height:100px;
	border: 1px solid #CCCCCC;
}
#letextearea {
	height: 100px;
	width: 200px;	
}