p.ivcad{  	font-family : Verdana, Arial, Helvetica, sans-serif;	position : relative;	border-right : 8px solid rgb(00,00, 250);	border-left : 8px solid rgb(00,00, 250);	border-bottom : 3px solid rgb(00,00, 250);	border-top: 3px solid rgb(00,00, 250);	background-color : rgb(240,240,250);	text-indent : 15px;	width : 90%;	padding : 10px 10px 10px 10px;	margin : 10px 10px 10px 10px;	border-radius : 20px;	-moz-border-radius : 20px;}p.titre{	/*position : absolute;	top : 5px;*/	font-family : Verdana, Arial, Helvetica, sans-serif;	border-right : 10px solid rgb(00,00, 250);	border-left : 10px solid rgb(00,00, 250);	border-bottom : 5px solid rgb(00,00, 250);	border-top: 5px solid rgb(00,00, 250);	background-color : rgb(240,240,250);	letter-spacing: 3px;	text-align : center;	font-size : x-large;	font-weight : bold;	width : auto;	padding : 10px 10px 10px 10px;	margin : 5px 5px 5px 5px;	border-radius : 20px;	-moz-border-radius : 20px;}body{   font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 14px;  background-image : url(pics/bgivideo.gif);}a:hover{   background-color : #2778b2;}