@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
	width:100%;
	overflow:hidden;
}

body {
	height:100%;
	width:100%;
	margin:0;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	background-color: rgb(73, 80, 85);
	/*background:url(images/background.png) repeat-y #e9e9e9;*/
}

#ut_alertegoogle {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#FFF;
	display:none;
	z-index:1000000;
	background-color: rgb(73, 80, 85);
	color:#FFF;
	font-weight:bold;
}

#ut_textealertegoogle {
	text-align:center;
	margin-top:150px;
	width:100%;
	color:#FFF;
}

#ut_textealertegoogle a {
	color:#FFF;
}

#ut_cadre {
	position:absolute;
	width:100%;
	min-width:910px;
	height:340px;
	top:50%;
	margin-top:-170px;
	/*background-color:rgba(117,106,109,0.7);*/
	border-top:1px solid #202020;
	border-bottom:1px solid #202020;
	z-index:2;
}

#ut_fondbaroque {
	z-index:1;
	position:absolute;
	margin-top:90px;
	margin-left:-20px;
	width:182px;
	height:250px;
	background:url(images/baroque.png) no-repeat;
}

#ut_barreverticale {
	height:100%;
	position:absolute;
	left:413px;
	width:9px;
	border-left:1px solid #2b2b2b;
	border-right:1px solid #2b2b2b;
	background-color:#F00;
}

#ut_ligneonglet {
	z-index:3;
	position:absolute;
	margin-left:10px;
	height:32px;
	margin-top:-32px;
	overflow:hidden;
}

.ut_onglet,.ut_ongletdep,.ut_ongletha,.ut_ongletham,.ut_ongletag,.ut_ongletnh,.ut_ongletbclr  {
	float:left;
	height:30px;
	line-height:30px;
	border:1px solid #202020;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	cursor:pointer;
	background-color:#999;
	font-size:12px;
	color:#484242;
	font-weight:bold;
}

.ut_ongletdep,.ut_ongletha,.ut_ongletham,.ut_ongletag,.ut_ongletnh,.ut_ongletbclr {
	color:#FFF;
	font-weight:bold;
	border-bottom:1px solid #568758;
}

#ut_ongletdep:hover, #ut_cadredep, .ut_ongletdep {
	background-color:#32af4d;
}

.ut_ongletdep {
	border-bottom:1px solid #32af4d;
}

#ut_ongletha:hover, #ut_cadreha, .ut_ongletha {
	background-color:#9e609f;
}

.ut_ongletha {
	border-bottom:1px solid #9e609f;
}

#ut_ongletham:hover, #ut_cadreham, .ut_ongletham {
	background-color:#a96ab0;
}

.ut_ongletham {
	border-bottom:1px solid #a96ab0;
}

#ut_ongletag:hover, #ut_cadreag, .ut_ongletag {
	background-color:#4a9fe1;
}

.ut_ongletag {
	border-bottom:1px solid #4a9fe1;
}

#ut_ongletnh:hover, #ut_cadrenh, .ut_ongletnh {
	background-color:#aa3543;
}

.ut_ongletnh {
	border-bottom:1px solid #aa3543;
}

#ut_ongletbclr:hover, #ut_cadrebclr, .ut_ongletbclr {
	background-color:#ebc02b;
}

.ut_ongletbclr {
	border-bottom:1px solid #ebc02b;
}

#ut_icoongletdep {
	padding-left:20px;
	padding-right:20px;
}

#ut_icoongletha {
	background:url(images/icoha_tiny.png) no-repeat center left;
	padding-left:40px;
	padding-right:20px;
}

#ut_icoongletham {
	background:url(images/icoham_tiny.png) no-repeat center left;
	padding-left:40px;
	padding-right:20px;
}

#ut_icoongletag {
	background:url(images/icoag_tiny.png) no-repeat center left;
	padding-left:40px;
	padding-right:20px;
}

#ut_icoongletnh {
	background:url(images/iconh_tiny.png) no-repeat center left;
	padding-left:40px;
	padding-right:20px;
}

#ut_icoongletbclr {
	background:url(images/icobclr_tiny.png) no-repeat center left;
	padding-left:40px;
	padding-right:20px;
}

#ut_icoha {
	background:url(images/icoha.png) no-repeat center left;
}

#ut_icoham {
	background:url(images/icoham.png) no-repeat center left;
}

#ut_icoag {
	background:url(images/icoag.png) no-repeat center left;
}

#ut_iconh {
	background:url(images/iconh.png) no-repeat center left;
}

#ut_icobclr {
	background:url(images/icobclr.png) no-repeat center left;
}

.ut_contenu {
	position:absolute;
	z-index:4;
	width:100%;
	height:100%;
	display:none;
}

.ut_gauche {
	float:left;
	width:60%;
	height:100%;
}

.ut_titre, .ut_titredep {
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	margin-left:10px;
	padding-left:45px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

.ut_titredep {
	padding-left:20px;
}

a {
	color:#2f2b2b;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.ut_textecontenu {
	float:left;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
	padding-right:17px;
	overflow:auto;
	max-height:260px;
	margin-bottom:10px;
	font-size:12px;
	color:#2f2b2b;
}

.ut_bandeimage {
	float:right;
	width:40%;
	height:100%;
}

#ut_imageha {
	background:url(images/ha.png) center no-repeat;
}

#ut_imageham {
	background:url(images/ham.png) center no-repeat;
}

#ut_imageag {
	background:url(images/ag.png) center no-repeat;
}

#ut_imagenh {
	background:url(images/nh.png) center no-repeat;
}

#ut_imagebclr {
	background:url(images/bclr.png) center no-repeat;
}

#ut_textedep,#ut_texteha,#ut_texteham,#ut_texteag,#ut_textenh,#ut_textebclr {
	padding-left:20px;
	font-size:14px;
}

#ut_imagecv {
	background:url(images/cvpict.png) center no-repeat;
}

#ut_titrecv {
	width:100%;
	height:20px;
	line-height:20px;
	font-size:14px;
	text-align:center;
	margin-top:15px;
}