body {
	color: #fff;
	font-family: Tahoma,Verdana,Sans-Serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
input {
	color: #666;
	cursor: pointer;
}
select {
	color: #666;
	border: 1px solid #999;
	cursor: pointer;
}
img {border: 0;}

#boxAnnonces {
	text-align: center;
	color: #fff;
	width: 700px;
	padding: 0;
	margin: 0 auto;
}

#loginForms,#menuMembers,#listAnnonces {
	clear: both;
	width: 700px;
	color: #333;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}
#headerAnnonces {
	clear: both;
	float: right;
	width: 700px;
	height: 145px;
	text-align: center;
	margin-top: 3px;
	color: #eee;
}
#headerAnnoncesText {
	font-size: 12px;
	text-align: left;
	margin: 60px 10px 0 10px;
}
#menuMembers {
	clear: both;
	color: #eee;
	text-align: center;
	margin: 15px auto 0 auto;
}
#menuMembers a {
	margin: 0 3px;
}
#listAnnonces {
	float: right;
	margin: 20px 0 0 0;
	color: #fff;
}
#loginForms {
	clear: both;
	text-align: center;
	width: 400px;
	margin: 50px auto;
	border:1px solid #fff;
	background: #e8e8e8 url(/images/templates/bgLoginContainer.png) repeat-x 0 -5px;
}
#loginForms form {
	text-align: left;
	padding: 10px;
	border: 1px dashed #fff;
	background: #ededed;
}
#loginForms select,#loginForms input {
/*	border-bottom: 1px dashed #999;*/
}

#submit_annonce, #submit_reply, #submit_account, #cancelAdd, #cancelUpd {
	margin: 15px auto 10px auto;
}

#showNewAccount,#showNewAccount2,#showLoginAccount {
	color:#000;
	font-size: 12px;
	font-weight: normal;
	line-height:28px;
	text-align:left;
	padding:5px 0 0 30px;
	border-top: 1px solid #ccc;
	cursor:pointer;
}
#showNewAccount,#showNewAccount2 { background:transparent url(/images/templates/createBoxLoginIcon.png) no-repeat 0 5px; }
#showLoginAccount { background:transparent url(/images/templates/enterBoxLoginIcon.png) no-repeat 0 5px; }


.loginError {
	float: right;
	width: 640px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin: 10px auto;
	border: 1px dotted #fff;
}
.loginBox {
	color: #333;
	width: 350px;
	text-align: center;
	padding: 10px;
	margin: 20px auto 0 auto;
	background: #e8e8e8 url(/images/templates/bgLoginContainer.png) repeat-x 0 -5px;
}
.loginBox form {
	font-size: 12px;
	text-align: right;
	width: 350px;
	margin: 0 0 0 -40px;;
}
.loginBox p {
	text-align: left;
	font-size: 12px;
	padding: 5px;
	margin: 15px 0;
	/*border: 1px solid #cecece;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	background: #ededed;*/
}
.loginBoxTitle {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	cursor: pointer;
}
.loginBoxTitle img {
	float: left;
	margin: -4px 10px 0 0;
}
.loginInputText {
	width: 180px;
	color: #666;
	border: 0;
	border-bottom: 1px dashed #999;
	background: #ededed;
	cursor: pointer;
}
.loginInputText:hover {
	border-bottom: 1px dashed #900;
}
.loginInputText:focus {
	border-bottom: 1px dashed #900;
	background: #fcfcfc;
}
.loginInputSelect {
	width: 180px;
}
.loginSubmit {
	color: #555;
	font-weight: bold;
	padding: 2px 10px;
	margin: 18px 0 2px 0;
	border: 1px solid #ccc;
	border-right: 5px solid green;
	cursor: pointer;
}
.loginForgetPassBtn {
	line-height: 26px;
	font-size: 11px;
	float: right;
	padding-left: 22px;
	margin-top: 5px;
	background: transparent url(/images/templates/password.png) no-repeat 0 0;
	cursor:pointer;
}
.loginSubmit:hover {
	border-right: 5px solid #f60;
}

.sitename {
	color: #c00;
	font-weight: bold;
}

.userLogged {
	float: left;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	margin: 10px 10px;
}
.userLogged span {
	font-size: 11px;
}
.userLogged img {
	float: left;
	margin: -1px 6px 0 0;
}

.menuAnnonces,.menuAnnonces_on {
	width: 110px;
	font-size: 11px;
	padding: 2px 3px;
	margin-right: 1px;
	border: 1px solid #31577e;
	background: #00486a;
	cursor: pointer;
}
.menuAnnonces:hover {
	color: #f60;
	border: 1px solid #999;
}
.menuAnnonces_on {
	border: 1px solid #999;
	background: #31577e;
}

.listFiltersElems {
	color: #eee;
	font-size: 11px;
	background: #31577e;
}
.titreAnnoncesCriteres {
	text-align: left;
	color: #3b6686;
	font-size: 22px;
	padding: 5px;
	background: #00486a;
	border:1px solid #31577e;
}
.listAnnoncesCriteres {
	text-align: left;
	height: 30px;
	line-height: 30px;
	padding: 5px;
	margin-bottom: 10px;
	background: #00486a;
	border: 1px solid #31577e;
	text-align: center;
}
.annonce {
	clear: both;
}
.annonce table {
	width: 700px;
	font-size: 12px;
	margin-top: 10px;
	background: #31577e;
}
.annonce_left {
	width: 160px;
	font-size: 11px;
	padding: 10px;
	background: #00486a;
}
.annonce_right {
	padding: 10px;
	background: #00486a;
}
.annonce_right b {
	color: #3cf;
}
.annonce_def {
	float: left;
	font-size: 11px;
}
.annonce_title {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}
.td_annonce_text {
	border: 1px solid #00486a;
}
.annonce_text {
	margin: 10px;
}
.annonce_reply_link {
	float: right;
/*	width: 180px;*/
	text-align: center;
	font-size: 11px;
	padding: 5px;
	margin: 5px 0 0 3px;
	border: 1px solid #042e58;
	background: #00486a;
}

.annonce_add {
	width: 700px;
	font-size: 12px;
	padding: 10px;
	margin: 5px auto;
	background: #00486a;
	border: 1px solid #31577e;
}
.annonce_add_title {
	font-family: tahoma;
	color: #31577e;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
	border-bottom: 1px solid #31577e;
}
.annonce_add_name {
	width: 200px;
	height: 18px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
.annonce_add_value {
	width: 500px;
}
.annonce_add_photo {
	text-align: center;
	padding: 10px;
}
.annonce_add_photo img {
	/*border: 1px solid #eee;*/
}

.selectTypeAccount,.inputTypeAccount,.selectNewTheme ,.titleAnnonce,.textAnnonce {
	width: 400px;
	color: #fff;
	background: #31577e;
	border: 1px solid #999;
}
.textAnnonce {
	height: 200px;
}

.table_admin {
	width: 500px;
	padding: 5px;
	background: #00486a;
	border: 1px solid #31577e;
}
.table_admin_title h2 {
	border-bottom: 1px solid #fff;
}
.td_admin_formOptions {
	height: 21px;
	text-align: right;
}
.newvalElem {
	width: 200px;
	color: #eee;
	font-size: 16px;
	background: #31577e;
	border: 0;
	border-bottom: 1px dashed red;
}
.valid_elem,.upd_elem,.cancel_elem,.del_elem ,.add_elem {
	font-size: 12px;
	margin: 0 3px;
	float: right;
}
.valid_elem,.cancel_elem  {
	display: none;
}
.add_elem {
	font-weight: bold;
}

