/* CSS SKIN UMDP 06/06/09 */

body {
	text-align: center;
	padding: 0px;/**/
	margin-left: auto;
	margin-right: auto;
	background-image: url(../pics/bg_hrz_26.gif);
	}

img {
	border: none;
	}
a {
	outline:none;
	}

#wrap-all {
	width: 750px;
	height: 450px;
	text-align: left;/**/
	border: 1px solid #bbb;
	}

/* ====FOND==== */

#skin-bg {/**/
	Position: relative;
	width: 750px;
	height: 450px;
	text-align: left;
	}
#index #skin-bg {
	background-image: url(../pics/bckgrnd-4a.jpg);
	}
#skin-bg {
	background-image: url(../pics/bckgrnd-4b.jpg);
	}

/* ====LOGO==== */

#logo {
	position: absolute;
	left: 35px;
	top: 30px;
	width: 360px;
	}

/* ====CONTENU==== */

#prem-rawat #cont02 {
	position: absolute;
	left: 362px;
	top: 115px;
	width: 360px;
	}
#demande1 #cont02, #demande2 #cont02, #pourami #cont02 {
	position: absolute;
	left: 360px;
	top: 135px;
	width: 360px;
	}
#savoirplus #cont02 {
	position: absolute;
	left: 360px;
	top: 160px;
	width: 360px;
	}

/* ====ITEMS MENU==== */

#menu-items {
	position: absolute;
	left: 10px;
	top: 167px;/*172*/
	z-index: 300;
	}/**/
#item1, #item2, #item3, #item4 {
	position: absolute;
	left: 35px;
	}
#item1 {top: 0px;}
#item2 {top: 53px;}
#item3 {top: 104px;}
#item4 {top: 158px;}

.items {
	width: 250px;
	height: 40px;
	text-align: right;
	margin-right: 20px;
	font: bold 11px/1.3em verdana;/*bold-normal*/
	color: #900;/*-f93-fc0-900-*//*
	padding-top: 8px;1 ligne = 12*/
	margin-bottom: 11px;/*
	background: #fc0;*/
	}
.items span {
	font-weight: normal;/**/
	font-style: italic;
	}

/* ====LIENS==== */

/* MENU */
#menu-items a:link, #menu-items a:visited, #menu-items a:hover, #menu-items a:active {
	font: bold 11px/1.3em verdana;
	text-decoration: none;
	} 
#menu-items a:link, #menu-items a:visited, #menu-items a:active {
	color: #fff;
	}
#menu-items a:hover {
	font: bold 11px/1.3em verdana;
	color:#900;/*-900-fdf081-fac058-*/
	}

/* CONTENU */
a:link, a:visited, a:hover, a:active  {
	font: normal 11px/1.2em verdana;
	text-decoration: none;
	}
a:link, a:visited, a:active  {
	color:#33c;
	}
a:hover {
	text-decoration: underline;
	}

/* DEMANDE 1 */
#footlink a:link, #footlink a:visited, #footlink a:hover, #footlink a:active {
	font: bold 11px/1.2em verdana;
	text-decoration: none;
	}/*
#footlink a:link, #footlink a:visited, #footlink a:active {
	color:#00f;
	}*/
#footlink a:hover {
	text-decoration: underline;
	}

