
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

div.evidentiere{
	font-style: italic;
	padding-left: 75px;
}

/*###########LAYOUT ELEMENTS#################*/
body {
background-color: White;
margin-top: 0px;
margin-bottom: 0px;
text-align : center;
vertical-align : top;
color : Black;
text-decoration : none;
font-size : 13px;
line-height : 17px;
font-family : Arial, Helvetica, sans-serif;
}

a{
color : Black;
text-decoration : none;
font-size : 12px;
line-height : 12px;
font-family : Arial, Helvetica, sans-serif;
}
a:hover{
color : Black;
text-decoration : underline;
font-size : 12px;
line-height : 12px;
font-family : Arial, Helvetica, sans-serif;
}
img{
border-collapse: collapse;
border : 0;
margin: 0;
padding: 0;
}

table{
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
}



/*Celula principala ce contine restul elementelor header content si footer*/
div#wraper{
background-color: #DDDDD5;
border: 5px solid #9B9C94;
margin-left:auto;
margin-right: auto;
text-align : left;
width : 750px;
min-height: 500px;
height : auto;
}
/*###########  H E A D E R  #################*/
div#menu{
	height: 21px;
	color: White;
	background: url(../img/common/menu.gif) repeat-x;
	font: 11px Verdana;
	padding-top: 5px; 
	clear: both;
}

div#menu a{
	color: White;	
	font: 11px Verdana;	
}

/*#########  COLOANA DREAPTA NOUTATI SI COLOANA STINGA #########*/
div#content{
width : 750px;
position : relative;
height : auto;
min-height : 378px;
border: 0;
}

/*###########  F O O T E R  #################*/
div#footer{
width : 750px;
height : 30px;
position: relative;
font-size : 11px;
border-top : 1px solid #151C53;
margin-top: 10px;
clear : both;
text-align : center;
}




.bodytext{
font: 12px arial;
color: black;	
}

ul.news{
	list-style: square;
	margin-top: 0;
	margin-left: 18px;
	padding-left: 0;
}







div#legislatie table{
	border-collapse: collapse;
	border: 1px solid #696969;
}

table#enter_assoc td{
	height: 35px;
}
table#enter_assoc td input{
	width: 250px;
	margin-right: 10px;
	margin-left: 5px;
}