/* CSS Document pour ipod iphone */
body
{
	font-family: Times, "Times New Roman", serif;
	font-weight: 300;
	font-size: 1em;
	color: maroon;
	background-color: #ffcc99;
	
	background-repeat: repeat;
	background-attachment: fixed;
	
}


.grand
{
width: 80%;
height: auto;
}

.close
{
width:10px;
height: 10px;
}


#main {

	background: #ffcc99;
	  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  
  
	
}

#main2 {
	
	/*width: 980px;*/
	width: 222px;
	/*width: 770px;*/
	
	padding: 2px 2px 2px 2px;
	height:153px;
	background: #ffcc99;
	  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
   -webkit-box-shadow: 5px 5px 8px black;
  
}



div#log2
{
display:none;
width: 170px;
font-size: 0.8em;
margin: 0px 0px 20px 0px;
}



.box
{

display:none;
}
 img {border: 0;}


.colonne1 {

clear:both;
text-align: justify;
padding-top: 20px;
margin-left: 20px;
margin-right: 40px;
}
.colonne2 {


padding: 0px 0px 0px 0px;	
	

}
.box_color {

background: #993333;
  color: #ffcc99;


  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  
}

.box_color_pad {
padding: 1px 10px 1px 10px;


}

.leftcontent {
		float:left;
		width:45%;
		margin-right:10%;
		
		}

	.rightcontent {
		}
		

.imageright
{

float: right;
clear: right;
}

.imagecenter
{
 /*display: none;*/
text-align: center;
}

/*
.box {

width: 600px;
}

.box2 {
position:relative;
	right:-50%;
	
	width: 40%;
	
	
}

.box3 {
float: right;
	
	
	
}
.box4 {
float:right;
	clear: right;
}
*/

h1
{
	font-size: 1.2em;
	text-decoration: underline;
	text-align: center;
}

h2
{
	font-size: 1em;
	
}

.ud
{
	
	text-decoration: underline;
}




/*pour les erreurs mysql ou php*/
h3
{
	font-size: 1em;
	font-weight: bold;
	
}

.norm
{
	font-size: 0.8em;
	/*width: 75%;*/
	text-align: justify;
}

h4
{
	font-size: 0.8em;
	font-weight: lighter;
}
.gaz
{
	
	width: 75%;
	
	text-align: justify;

}


.navcontainer ul
{
margin: 0;
padding: 0px 0px 0px 0px;
list-style-type: none;
text-align: left;

}

.navcontainer ul li {
display: inline-table;
padding: 1px 0px 1px 0px;


}

.navcontainer ul li a
{
text-decoration: none;
padding: .2em .5em;
color: #fff;
background-color: maroon;
 -moz-border-radius: 5px;
  -webkit-border-radius: 5px;

}


.footer
{
text-align: center;
	font-size: 0.4em;


}