#text1 {
  background-color: #ffffff;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 auto 1em;
  padding: 0 32px 0 25px;
  text-align: center;

      
	  
	      box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    border: 1px solid #ddd;
    border-radius: 5px;

}

#cv {
    text-align: center;
    padding: 30px;
	background-color: #ffffff;
	      box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    border: 1px solid #ddd;
    border-radius: 5px;
	    margin: 0 auto 1em;
}
.boite {
	background-color: #ffffff;
	color: #000;
	font-weight: bold;
	padding: 2px 1em 1em 1em ;
	text-align: center;
	text-decoration: none;
	      box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    border: 1px solid #ddd;
    border-radius: 5px;
		    margin: 0 auto 1em;
}

div#boxpaypal {
    display: none;
}
#boxpaypal .titre,
#boxcheque .titre {
    padding: 8px 0;
}


#boxfotop{
    width:490px;
    height:200px;
}

#boxtextp{
	width:200px;
	height:70px;
	margin-left:180px;
}


#boxfotoc{
width:490px;
height:200px;
}
#boxtextc{
width:200px;
height:70px;
margin-left:180px;
}



#list {
    padding: 0 32px 0 25px;
}

.rouge {
	background-color:red;
	color:black;
}
.vert {
	background-color:green;
	color:black;
}
