/* * Browser Reset */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
a:focus {
	outline: none;
}
option {
	padding-left: 0.4em;
}
ul, ol, dl {
	margin: 1em 0;
	padding-left: 40px
}
dl {
	margin: 1em 0;
}
dd {
	padding-left: 40px;
}
blockquote {
	margin: 0 0 1em 1.5em;
}
p {
	margin: 1em 0;
}
td, th {
	padding: 1px;
}
* html body img {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images\logo.png', sizingMethod='crop');
	background-image: url('style.css');
}
#tooltip {
	position:absolute;
	background:url(bg-panel.png) repeat-x;
	padding:7px 12px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	display:block;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;
} /* * Page */
*:focus {
	outline:none;
}
form * {
	display:block;
}
form {
	overflow:hidden;
	zoom:1;
}
body, html {
	height:100%;
}
body {
	background:url(bg-page.png) repeat-x top #AAC3E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
	text-align:center;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#body {
	position:absolute;
	top:-160px;
	left:-305px;
	width:610px;
	text-align:left;
	height:320px;
}
#ad {
	margin-bottom:10px;
	text-align:right;
}
#menu {
	height:42px;
	background:url(menu.png) repeat-x;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	position:relative;
}
#powered {
	position:absolute;
	right:10px;
	top:5px;
	text-align:right;
	color:#CCCCCC;
	font-size:10px;
	line-height:12px;
}
#powered a {
	color:#CCCCCC;
}
#logo {
	position:absolute;
	left:-35px;
	top:-25px;
	z-index:100;
	background: transparent url(logo.png) !important;
	background: transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/logo.png');
	width:292px;
	height:108px;
}
#page {
	background:#111111;
	padding:0 5px 5px 5px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius: 8px;
	overflow:hidden;
	zoom:1;
	width:600px;
}
#page .in {
	background:#FFFFFF;
	padding:10px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius: 3px;
}
.panel {
	background:url(bg-panel.png) repeat-x #1B4C82;
	padding:0 4px 4px 4px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;
	margin-bottom:8px;
}
.panel h2 {
	font-size:14px;
	color:#FFFFFF;
	padding:8px;
}
.panel .content {
	background:#F7F7F7;
	padding:10px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius: 3px;
	overflow:hidden;
	zoom:1;
}
#checkForm {
	margin:0;
	padding:0;
	position:absolute;
	top:60px;
	left:15px;
}
#idField {
	border:2px solid #2b74c2;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	padding:4px 40px 4px 63px;
	width:267px;
	font-size:16px;
	font-weight:bold;
	color:#111111;
	float:left;
}
#idField:focus {
	background:#FFFFCC;
}
#labelid {
	position:absolute;
	top:7px;
	left:10px;
	color:#1A4675;
	font-size:10px;
}
#checkBtn {
	background:url(magnifie.png) no-repeat center;
	width:34px;
	height:32px;
	border:none;
	margin:0;
	padding:0;
	margin-left:-34px;
	float:left;
	cursor:pointer;
}
#r1 {
	overflow:hidden;
	zoom:1;
}
#r11 {
	background:url(panou.jpg) no-repeat;
	width:580px;
	height:250px;
	margin-right:10px;
}
#r11 .det {
	position:relative;
}
.det h1 {
	font-weight:bold;
	color:#FF2025;
	font-size:17px;
	position:absolute;
	top:8px;
	left:110px;
}
.det h2 {
	font-weight:bold;
	color:#737373;
	font-size:12px;
	position:absolute;
	top:25px;
	left:110px;
}
#r12 {
	float:left;
}
#r2 {
	overflow:hidden;
	zoom:1;
	margin-top:10px;
}
#r21 {
	float:left;
	margin-right:7px;
	width:155px;
}
#r22 {
	float:left;
	width:728px;
}
#r23 {
	float:left;
}
#r3 {
	overflow:hidden;
	zoom:1;
	margin-top:10px;
}
#r31 {
	float:left;
	width:580px;
	margin-right:10px;
}
#r32 {
	float:left;
	width:300px;
}
.textfield {
	padding:3px;
	width:265px;
	border-top:1px solid #747474;
	border-left:1px solid #747474;
	border-right:0px solid #747474;
	border-bottom:0px solid #747474;
	background:#d4d4d4;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius: 3px;
}
.textfield:focus {
	background:#CECECE;
}
.msg {
	padding:3px;
	width:265px;
	height:100px;
	border-top:1px solid #747474;
	border-left:1px solid #747474;
	border-right:0px solid #747474;
	border-bottom:0px solid #747474;
	background:#d4d4d4;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius: 3px;
}
.button {
	margin-top:6px;
	padding:3px 10px;
	border:0;
	background:#505050;
	color:#FFFFFF;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius: 3px;
	float:right;
}
#radio {
	overflow:hidden;
	zoom:1;
	padding:2px;
}
#radio .radio {
	margin-right:5px;
	display:block;
	margin-top:2px;
!margin-top:-0px;
	float:left;
}
#radio span {
	float:left;
	margin-right:5px;
}
#result {
	position:absolute;
	width:329px;
	height:140px;
	top:100px;
	left:15px;
}
#avatar {
	background:#FFFFFF url(avatarlo.gif) center no-repeat;
	position:absolute;
	top:0;
	left:0;
	display:block;
	padding:4px;
	border:1px solid #c0c0c0;
	width:96px;
	height:96px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;
}
#status {
	color:#2b74c2;
	font-size:13px;
	position:absolute;
	left:120px;
	top:5px;
	font-weight:bold;
}
#msgthanks {
	font-size:16px;
	position:absolute;
	padding-top:2px;
	font-weight:bold;
	color:#2b74c2;
}
#msg {
	font-size:16px;
	position:absolute;
	padding-top:2px;
	font-weight:bold;
	color:#2b74c2;
}

#status b {
	color:#2b74c2;
	font-size:13px;
	text-decoration:underline;
}
#adopen {
	position:absolute;
	left:118px;
	top:21px;
}
#adclose {
	width:375px;
	height:110px;
	position:absolute;
	left:0px;
	top:30px;
}
#adclose h3 {
	margin-top:23px;
	font-size:17px;
	color:#FF2025;
}
#adclose p {
	line-height:14px;
	text-align:justify;
	font-size:11px;
}
#loading {
	display:none;
	z-index:10;
}
#loading img {
	padding-top:55px;
	padding-left:70px;
}
#msgthanks {
	width:375px;
	text-align:center;
	position:absolute;
	left:0px;
	top:0px;
}
#list {
	position:absolute;
	width:500px;
	top:90px;
	left:0;
}
#list ul {
	margin:0;
	padding:0;
	overflow:hidden;
}
#list ul li {
	float:left;
	list-style:none;
	margin-right:6px;
}
.icon img {
	border:0;
}
.icon {
	border:1px solid #c0c0c0;
	background:#FFFFFF url(iconback.png) bottom no-repeat;
	display:block;
	padding:4px 0 8px 0;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius: 3px;
	position:relative;
}
.icon:hover {
	background:#FFFFFF;
}
#addthis {
	margin-top:30px;
}
.post {
	overflow:hidden;
	padding:10px;
	width:558px;
	border:1px solid #848484;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;
}
.post a, .post a:visited {
	color:#2B74C2
}
.post p {
	padding:0 10px;
}
.post h2 {
	font-size:16px;
	border-bottom:solid 1px #848484;
	padding-bottom:7px;
	color:#2B74C2;
}
.post h2 a:hover {
	text-decoration:none;
}
.post .info {
	font-size:10px;
	margin-top:0;
	padding-left:0;
}
.post #source {
	margin-top:-10px;
	text-align:right;
}
.add1 {
	width:147px;
	height:147px;
	float:left;
	background:#ABABAB;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	margin-right:6px;
	margin-bottom:6px;
}
.add1 span, .add2 span {
	display:block;
	padding-top:65px;
}
.add3 span {
	display:block;
	padding-top:35px;
}
.add2 {
	width:147px;
	height:147px;
	float:left;
	background:#ABABAB;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	margin-bottom:6px;
}
.add3 {
	width:100%;
	height:90px;
	background:#ABABAB;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
}
#resultopen {
	display:none;
}
#history {
	margin:0;
	padding:0 0 0 3px;
	position:absolute;
	top:0px;
	right:-3px;
	height:250px;
	overflow-y:auto; /*background:#FFFFFF url(images/bglista.jpg) no-repeat bottom left;*/
	border-right:none;
	border-left:1px solid #999999;
	background:#FFFFFF;
	width:0;
}
.idd {
	background-image:url(bg-panel.png);
	list-style:none;
	margin:0 0 1px 0;
	padding:1px 4px 1px 1px;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	zoom:1;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius: 10px;
	color:#444444;
}
.odd {
	background-image:url(bg-panel-odd.png);
	color:#555555;
}
.idhover {
	color:#FFFFFF;
	background:url(menu.png) repeat-x;
}
.idd p {
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
}
.idd .ch {
	height:16px;
	width:16px;
	background: transparent url(search.png) !important;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/search.png');
	float:right;
	display:none;
	cursor:pointer;
	margin-top:1px;
}
.idd .dl {
	height:16px;
	width:16px;
	background: transparent url(delete.png) !important;
	background: transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/delete.png');
	display:none;
	cursor:pointer;
	position:absolute;
	top:4px;
	right:4px;
}
#flags {
	position:absolute;
	right:15px;
	top:25px;
	overflow:hidden;
	height:12px;
	background:#FFFFFF;
	padding:3px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;
}
#flags a {
	height:11px;
	width:16px;
	display:block;
	float:left;
	overflow:hidden;
	font-size:0;
	border:1px solid #B6B6B6;
}
#flags p {
	margin:0;
	padding:0;
	margin-top:11px;
}
#flags ul {
	margin:0;
	padding:0;
}
#flags li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#bottomnav { /*padding:0 5px 5px 5px;*/
	font-size:11px;
}
#bottomnav ul {
	padding:0;
	margin:0;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	overflow:hidden;
}
#bottomnav li {
	float:left;
	list-style:none;
	margin:1px 0;
}
#bottomnav a {
	color:#2D2D2D;
	padding:0px 10px;
	cursor:pointer;
}
.box {
	display:none;
	z-index:100;
}
.back {
	background:#000000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 100%;
	height: 100%;
	display:none;
}
.box .content {
	padding:5px;
	background:#FFFFFF;
	position:absolute;
	top:50%;
	left:50%;
	margin:-113px 0 0 -218px;
	z-index: 6;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
}
.box .content div {
	text-align:left;
	height:250px;
	width:503px;
	color:#111111;
	overflow:auto;
}
.box .content div h2 {
	font-size:14px;
}
.box .content div h3 {
	font-size:13px;
}
#privacy p {
	padding:5px 10px 13px 20px;
	text-align:justify;
	margin:0;
}
#email {
	color:#2D2D2D;
	margin-left:-3px;
	display:none;
}
#bannerright {
	position:fixed;
	float:right;
	top:10px;
	right:10px;
	
}