a.type2 { color:gray; text-decoration:none; }
a.type2:hover { text-decoration:underline overline; }

a.type3 { 
color:#0000cc;
text-decoration:underline;
}


.conteneur
	{
		border:1px solid;
		border-color:#808080;
		height: 100px;
	}

		
div#contcontent_cours	{
position : absolute;
}
		
div#content_cours{
position : absolute;
left : 50%;
top : 70px;;
width : 800px;
border-top: 10px;
border-left: 10px;
border-right: 10px;
border-bottom: 10px;
margin-left: -400px;
margin-right: 40px;
}

div#pub{
position : absolute;
left : 85%;
top : 20%;
width : 15%;
border-top: 10px;
border-left: 10px;
border-right: 10px;
border-bottom: 10px;
}

div#accueil{
position : absolute;
left : 30%;
top : 3%;
border-top: 200px;
border-left: 10px;
border-right: 10px;
border-bottom: 10px;
}

div#contenttab{
position : absolute;
left : 15%;
border-top: 50px;
border-left: 10px;
border-right: 10px;
border-bottom: 10px;
border:1px solid;
border-color:#a6c9e2;
padding:20px;
width: 800px;
}

div#menuitemtab{
position : absolute;
left : 15%;
border:0;
padding:5px;
}

div#menuitemtab2{
border-left: 10px;
border-right: 10px;
border-bottom: 10px;
padding-left: 25px;
}

div#advancedopt{
position : relative;
border:2px solid #cbdced;
padding:20px;
text-align: center;
}

table#formulaire { border-collapse:collapse;}
td#formtd { padding:5px 5px;}

table#tablelieu{ border-collapse:collapse;}
td#lieutd { padding:5px 5px;
margin-left : 100px;
padding-left: 50px;
}

/*
def CSS pour les onglets
*/

#container {
	position: relative;
	width: 560px;
	text-align: left;
}
#container * {
	margin: 0;
	padding: 0;
}
#container ul#menu {
	position: relative;
	width: 100%;
	font-weight: bold;
}
#container ul#menu li {
	float: left;
	display: inline;
}
#container ul#menu li a {
	text-align: center;
	display: block;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
#container ul#menu li a:hover {
	background-color: #c3d9ff;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	padding: 1em 2em;
	margin: -2px 0 0 0;
	_margin: -16px 0 0 0;
	background-color: #FFFFFF;
}
#container hr {
	clear: both;
	visibility: hidden;
}
#container a.current {
	background-color: #FFFFFF;
	color: #000;
}
#container a.ghost  {
	background-color: #e0ecff;
	color: #000;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}

.raised {background: transparent; margin:0 auto;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}
 
.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}
 
 
.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block; border-left:1px solid #fff; border-right:1px solid #999;}

/* Inset 3D Curved */
.inset {background: transparent; margin:0 auto;}
.inset h1, .inset p {margin:0 10px;}
.inset h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.inset p {padding-bottom:0.5em;}
 
.inset .top, .inset .bottom {display:block; background:transparent; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {border-left:1px solid #999; border-right:1px solid #aaa;}
.inset .b3 {border-left:1px solid #999; border-right:1px solid #ddd;}
.inset .b4 {border-left:1px solid #999; border-right:1px solid #eee;}
.inset .b4b {border-left:1px solid #aaa; border-right:1px solid #fff;}
.inset .b3b {border-left:1px solid #ddd; border-right:1px solid #fff;}
.inset .b2b {border-left:1px solid #eee; border-right:1px solid #fff;}
 
 
.inset .b1 {margin:0 5px; background:#999;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#fff;}
.inset .boxcontent {display:block; border-left:1px solid #999; border-right:1px solid #fff;}



.conteneur-arrondi{
    padding:0;
    width:47%;/* determine la largeur de la boite contenue */
    float:left;
    margin:1%;
}

.un      {
    margin:0 4px;
    height:1px;
    background-color:#BFBFBF;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.deux {
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.trois{
    margin:0 2px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.quatre {
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}
	
.centrearrondi {
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;
    margin:0 1px;
    padding:0 2em;
    min-height:150px;/* avec eventuellement une hauteur mini */
    height:auto!important;
    height:150px;

}


