.wide .content {padding:0px 5px 0px 3px;}


#sub-left .plain {padding:0px}
#sub-left .plain p {line-height:14px;}

#news-list  p {padding:10px 0px 10px 0px;text-align:justify;clear:both;}
#news-list  span {display:block;float:right;color:#aeb0b1;width:120px;text-align:right;}
#news-list  a {color:#2774b0;font-weight:bold;display:block;text-align:right;clear:both;}
#news-list  a p {font-weight:normal;color:#646464;float:none;text-align:left;}


.plain .formula .valid span.error{
	color:red;
	padding-left:5px;
}

#prod h3{
padding-bottom:10px;	
}
#prod img {
	border:1px solid #888888;
	float:left;
	margin:0 10px 10px 0;	
}

#prod p{
clear:none;
padding:0;
	
}

#prod p.tech{
clear:left;
padding:0;
	
}

img.center, .center{
	padding:   px;
	display:block;
	margin:auto;
}


.error-shadow {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000;
	background-color: rgb(150, 150, 150);
	opacity: 0.6;
	filter: alpha(opacity = 60);
	background-position: center center;
	background-repeat: no-repeat;
	
}


.dialog-popup{
	font-size: 12px;
	padding: 10px;
	position: absolute;
	opacity: 1 !important;
	background-color: white;
	min-width: 200px;
	min-height: 100px;
	border: solid 2px rgb(104, 124, 60);	
	z-index: 100001;
	background-repeat: no-repeat;
	background-position: 20px 10px;;
}

.error-popup{
	background-image: url(../graphic/administration/validation-error.png);
	padding-left: 90px;
}

.dialog-popup li{
	margin-left: 15px;
	list-style: square;
	margin-top: 5px;
	font-size: 13px;
}

.dialog-info{
	font-size: 14px;
	color: red;
	font-weight: bold;
	margin-bottom: 10px;	
}

.dialog-popup .button{
	float: right;
	margin: 5px;
	background-color: rgb(231, 239, 211);
	text-align: center;
	width:50px;
	padding: 5px;
	cursor: pointer;
	border: solid 1px rgb(136, 145, 113);	
}

ul.dropdown li ul a{
color: white;
}


#loginReg ul{
list-style-position:inside;
list-style-type:square;
}


ul#news p a,ul#news-list p a{
clear:none;
float:none;
font-style: italic; 
/*font-weight:bold;*/
color:#2774B0;
display:inline;
}

ul#news li, ul#news-list li{
overflow:hidden;
}

#developements a{
color:#2774B0;
}

.plain strong{
color:#646464;
}


#menus li,#menus ol,#menus ul{
line-height:auto;
}

#menus a {
height:auto;
background-position:4px bottom;
}

#menus a:hover, #menus a.active, #menu_selected a {
display:block;
height:auto;
background:url(../graphic/presentation/bg-left-menus-a-hover.png) no-repeat 4px bottom;
padding:1px 0px 0px 3px;
color:#00528d;
}
