/* Start of CMSMS style sheet 'petrusbase' */
* {margin: 0; padding: 0;}
html{height:100%;}
body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #4d4d4d;
    font-size: 80%;
    background-image: none;
}

a{color: #fff;
font-weight: bold;
	
}
a:hover{
	color: #c69200;
}
#page {
	width: 900px;
	height: 500px;
	left:50%;
margin-left:-450px;
top:50%;
margin-top:-250px;
position:absolute;
	
}
#map, #formgauche, #formdroite{

float:left;
}
#formdroite{

margin-left:20px;
}
div.float {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;

  }
  
div.float p {
   text-align: center;
   font-size:60%
   }
   
 div.float img{
 border: 1px solid;}

  

#logos {
	width: 900px;
	height: 80px;
	background-image: url(../images/logos.png);
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#galleryandtext {
	
	border: 1px solid;
	height:300px;
	width: 900px;
	background-color: #d6d4d4;
	overflow: hidden;

}

#references{
	padding: 20px;
}
#references h2{
	font-size: 120%;
}


#myGallery
{

	width: 400px;
	height: 300px;
float:left;

}

#text {
	width: 457px;
/* added Olivier 20-04-2009
	height: 300px;
*/
	height: 250px;


	font-size: 85%;
    padding: 20px;
	overflow: auto;


	
}


#text ul{
    padding-left:20px;
    }
    
    
/* added Olivier 20-04-2009*/

#text a{color: #4d4d4d;
        font-weight: normal;
        text-decoration : none
        }
#text a:hover
{
    color: #CC9900;
    font-weight: bold;
}
/* einde added*/
#text h1{
	color: #7C8082;
	font-size: 120%;
	margin-bottom: 10px;
	text-transform: uppercase;
}




  
#text h2{
	color: #7C8082;
	font-size: 120%;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#text p{	margin-bottom: 10px;}


#galleryandmenu {
	margin: 0px;
	padding: 0px;
	
}

.titles {display: none;
margin-top: 20px;
margin-bottom: 2px;
font-size: 120%;
	
}

#gallery {
	display: none;
	background-color: #d6d4d4;
	margin-bottom: 20px;
	height: 150px;
	border: 1px solid;
	
}





#footer {
width: 900px ;
	font-size: 80%;
	display: block;
	border: 1px solid;
	text-align: center;
	background-color: #d6d4d4;
padding-top:5px;
 padding-bottom:5px;





}
#lang{
	

	position: absolute;
	top: 10px;
	right:50%;
	margin-right:-450px;

	}
#lang a{	
	color: #7c8082;
	text-decoration: none;

}
#lang a:hover{	
	color: #c69200;

}

/* End of 'petrusbase' */
