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

/* ************ */

body {
	margin: 0px;
	background-color: #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #369;
	text-decoration: none;
}

a {
	color: #369;
	text-decoration: underline;
}

*:focus{
  outline:none;
}

.clear {
	clear: both;
}

h1 {
	margin: 0px;
	padding-top: 8px;
	padding-left: 45px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #333333;
}

.h1_home {
	background: url(../Images/pictosMain.png) 0px 0px no-repeat;
}

.h1_produits {
	background: url(../Images/pictosMain.png) 0px -515px no-repeat;
}

.h1_pages {
	background: url(../Images/pictosMain.png) 0px -120px no-repeat;
}

.h1_articles {
	background: url(../Images/pictosMain.png) 0px -280px no-repeat;
}

.h1_blocs {
	background: url(../Images/pictosMain.png) 0px -440px no-repeat;
}

.h1_videos {
	background: url(../Images/pictosMain.png) 0px -80px no-repeat;
}

.h1_comments {
	background: url(../Images/pictosMain.png) 0px -400px no-repeat;
}

.h1_membres {
	background: url(../Images/pictosMain.png) 0px -320px no-repeat;
}

.h1_tags {
	background: url(../Images/pictosMain.png) 0px -40px no-repeat;
}

.h1_config {
	background: url(../Images/pictosMain.png) 0px -200px no-repeat;
}

.h1_css {
	background: url(../Images/pictosMain.png) 0px -240px no-repeat;
}

.titreZone {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}

.label {
	font-size: 11px;
	font-style: italic;
	float: left;
	padding-top: 10px;
}

.menuPage {
	height: 35px;
}

.push {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pushMax {
	margin-top: 10px;
	margin-bottom: 600px;
}

/* file form */

.file-wrapper {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.file-wrapper .button {
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background: url(../Images/bgBtn.png);
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

.inputFile {
  cursor: pointer;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
}

.inputFileResult {
	float: left;
	width: 200px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #444444;
}

.inputFileResultRight {
	float: left;
	width: 80px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #444444;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

/* form */

.select {
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	margin-right: 0px;
	font-size: 11px;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

.select option {

}

.inputText {
	width: 98%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	margin-right: 3px;
	font-size: 11px;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
	margin-bottom: 10px;
}

.inputTextTitre {
	width: 98%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	margin-right: 3px;
	font-size: 18px;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
	margin-bottom: 10px;
}

.inputTextEncart {
	width: 96%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
	margin-bottom: 10px;
}

.inputTextLeft {
	width: 50%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	margin-left: 5px;
	font-size: 11px;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

.textarea {
	width: 98%;
}

.btnForm {
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url(../Images/bgBtn.png);
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

.btnForm:hover {
	cursor: pointer;
	box-shadow: 1px 1px 2px 0px #DDD;
	border: 1px solid #BBBBBB;
}

.btnFormRight {
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url(../Images/bgBtn.png);
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	margin-left: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

.btnFormRight:hover {
	cursor: pointer;
	box-shadow: 1px 1px 2px 0px #DDD;
	border: 1px solid #BBBBBB;
}

.editHtml {
	width: 99.5%;
}

#munBar {
	padding: 20px;
	border-top: 5px solid #000000;
	border-bottom: 1px solid #BBBBBB;
	background: url(../Images/logoMyusenet.png) 80px 13px no-repeat;
	background-color: #F2F2F2;
}

#header {
	height: 40px;
	margin-bottom: 20px;
}

#bord {
	padding: 20px;
}

#nav {
	margin-top: 50px;
	padding-top: 25px;
	padding-left: 0px;
	padding-bottom: 25px;
	float: left;
	width: 240px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color: #FFFFFF;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

#nav a {
	text-decoration: none;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

.bordBtn {
	background: url(../Images/bgBtn.png);
	padding: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	cursor: pointer;
}

.bordBtn:hover {
	text-indent: 15px;
}

.videosBtn {
	background: url(../Images/bgBtn.png);
	padding: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	border-bottom: 1px solid #BBBBBB;
	cursor: pointer;
}

.videosBtn:hover {
	text-indent: 15px;
}

#nav li {
	background-color: #ECECEC;
	padding: 15px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
	cursor: pointer;
}

#nav li:hover {
	background-color: #DEDEDE;
}

#nav ul li {
	background-color: #E5E5E5;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
	cursor: pointer;
}

#nav ul li:hover {
	background-color: #DEDEDE;
}

.allPages {
	background: url(../Images/allPages.png) 15px no-repeat;
}

.navPagesGroup {
	background: url(../Images/navGroup.png) 15px no-repeat;
}

.pageDeroul {
	background: url(../Images/navPages.png) 15px no-repeat;
}

.navStart {
	background-color: #FFFFFF;
	padding: 15px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	border-bottom: 1px solid #BBBBBB;
}

#more {
	float: right;
	width: 260px;
	padding: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
}

#mainHome {
	margin-left: 241px;
	padding: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #FFFFFF;
	background: url(../Images/bgMain.png);
	border: 1px solid #BBBBBB;
}

#main {
	margin-left: 260px;
	padding: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
}

.titre {
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

/* log */

.logLogo {
	margin-top: 40px;
	height: 90px;
	background: url(../Images/logoMyusenetLog.png) no-repeat top;
}

.logBloc {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.inputTextLog {
	width: 230px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	margin-right: 3px;
	font-size: 11px;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
	margin-bottom: 10px;
	font-size: 18px;
}

.btnLog {
	width: 250px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url(../Images/bgBtn.png);
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

.btnLog:hover {
	cursor: pointer;
	box-shadow: 1px 1px 2px 0px #DDD;
	border: 1px solid #BBBBBB;
}

/* zones */

.zone {
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}

.zoneBleu {
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #d9e7e4;
	border: 1px solid #56868d;
	margin-top: 20px;
}

.ColonneLeft {
	width: 500px;
	float: left;
}

.ColonneRight {
	margin-left: 520px;
}

.zoneBox {
	padding: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FEFEFE;
	border: 1px solid #CCCCCC;
}

.alert {
	margin-top: 15px;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFE0;
	border: 1px solid #E6DB55;
}

.infos {
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}

.delimiteur {
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
}

.danger {
	margin-top: 15px;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFE0E0;
	border: 1px solid #F14A54;
}

#zoneNew {
	margin-top: 15px;
	display: block;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

#zoneSuppr {
	display: none;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}

/* Boutons */

#param {
	padding: 0px;
	margin: 0px;
}

#param a {
	text-decoration: none;
}

#param li {
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url(../Images/bgBtn.png);
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	float: left;
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

#param li:hover {
	cursor: pointer;
	box-shadow: 1px 1px 2px 0px #DDD;
	border: 1px solid #BBBBBB;
}

#navGroups {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 35px;
}

#navGroups a {
	text-decoration: none;
}

#navGroups li {
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url(../Images/bgBtn.png);
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	float: left;
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

#navGroups li:hover {
	cursor: pointer;
	box-shadow: 1px 1px 2px 0px #DDD;
	border: 1px solid #BBBBBB;
}

#munBarNav {
	padding: 0px;
	margin: 0px;
}

#munBarNav a {
	text-decoration: none;
}

#munBarNav li {
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url(../Images/bgBtn.png);
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	float: right;
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

#munBarNav li:hover {
	cursor: pointer;
	box-shadow: 1px 1px 2px 0px #DDD;
	border: 1px solid #BBBBBB;
}

/* pages */

#blocNewPage {
	display: none;
	padding: 20px;
	height: 50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}

.newPageTitle {
	width: 30%;
	float: left;
	margin-left: 5px;
}
.newPageGroup {
	width: auto;
	float: left;
	margin-left: 23px;
}

.inputTextNewPage {
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	font-size: 11px;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

.newGroup {
	margin-top: 5px;
	font-size: 11px;
	cursor: pointer;
}

.newGroupPage {
	margin-top: 5px;
	font-size: 11px;
	cursor: pointer;
}

.groupList {
	margin-top: 5px;
	font-size: 11px;
	cursor: pointer;
}

.groupListPage {
	margin-top: 5px;
	font-size: 11px;
	cursor: pointer;
}

.zonePageInfos {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.zonePage {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: 65px;
	background-color: #F2F2F2;
}

.zonePage:hover {
	background-color: #FFFFFF;
	cursor: pointer;
}

.zonePage a {
	text-decoration: none;
}

.menuListZone {
	margin-top: 10px;
	display: none;
	font-weight: normal;
}

.menuListZone a {
	text-decoration: none;
}

.zonePage:hover .menuListZone {
	display: block;
}

.zoneProd {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: 180px;
	background-color: #F2F2F2;
}

.zoneProd:hover {
	background-color: #FFFFFF;
	cursor: pointer;
}

.zoneProd a {
	text-decoration: none;
}

.zoneProd:hover .menuListZone {
	display: block;
}

.menuList {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	background-color: #E2E2E2;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	color: #999999;
}

.menuList:hover {
	color: #333333;
	background-color: #FFFFFF;
}


/* list */

.infoPageTitle {
	width: 30%;
	height: 26px;
	padding-top: 6px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.infoPageGroup {
	width: 20%;
	height: 26px;
	padding-top: 6px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.infoPageHit {
	width: 120px;
	height: 26px;
	padding-top: 6px;
	float: left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.infoPagePublish {
	width: 20%;
	height: 26px;
	padding-top: 6px;
	float: right;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.listPageTitle {
	width: 35%;
	height: 40px;
	padding-top: 6px;
	float: left;
	font-size: 11px;
	font-style: italic;
}

.listPageGroup {
	width: 30%;
	height: 26px;
	padding-top: 20px;
	float: left;
	font-style: italic;
}

.listPageHit {
	width: 60px;
	height: 26px;
	padding-top: 20px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	background: url(../Images/comment.png) 14px 17px no-repeat;
}

.listPagePublish {
	width: 20%;
	height: 26px;
	padding-top: 20px;
	float: right;
	margin-left: 20px;
	font-style: italic;
}

.listPagePublish a {
	text-decoration: none;
}

.blinder {
	float: left;
	background-color: #DDDDDD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 9px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	color: #666666;
}

/* loader */

#loader {
	width: 100%;
	height: auto;
	z-index: 100;
	background: url(../Images/fondTransparent.png);
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: -10000px;
	right: 0px;
}

.loaderInfos {
	position:relative;
	width:100%;
	top:40%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#videoList {
	margin-top: 0px;
	padding: 0px;
}

#videoList li {
	list-style: none;
	color: #666666;
}

#imgConteneur {
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 10px;
	float: left;
}

#imgConteneur img {
	width: 100%;
	max-width: 520px;
}

.postOk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #690;
}

.postWait {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C90;
}

/* Tags */

.zoneTag {
	height: 23px;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}

.tag {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
}

.supprTag {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#map_canvas {
	width: 99%;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
}

.leftMap {
	float: left;
	margin-left: 3px;
}

.leftMap select {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding: 8px;
	font-size: 12px;
	color: #444444;
}

/* Install */

.installBloc {
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.inputTextInstall {
	width: 400px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	margin-right: 3px;
	font-size: 11px;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
	margin-bottom: 10px;
	font-size: 18px;
}

.btnInstall {
	width: 420px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url(../Images/bgBtn.png);
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

.btnInstall:hover {
	cursor: pointer;
	box-shadow: 1px 1px 2px 0px #DDD;
	border: 1px solid #BBBBBB;
}

/* Class */

.inputTextCss {
	width: 40%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	list-style: none;
	margin-right: 3px;
	font-size: 18px;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
	margin-bottom: 10px;
	float: left;
}

.selectCss {
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 9px;
	padding-right: 13px;
	list-style: none;
	margin-right: 0px;
	font-size: 11px;
	color: #444444;
	text-shadow: 0px 0px 7px #FFFFFF;
}

#footer {
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 60px;
	text-align: center;
	font-style: italic;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

/* Slider */

#contentSlider {
	width: 249px;
	height: 139px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#slider li { 
	width: 249px;
	height: 139px;
	overflow: hidden; 
}