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

}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Helvetica, sans-serif; color:#000000;
	font-size: 11px;
	background-image:url(bg.jpg);
	
}

.text_mic {
font-size: 10px;
}

.text_b {
font-size: 11px;
font-weight: bold; color:#990066;
}

.text_alert { color:#CC3300;

}
.text_verde_bold {color:#990066; text-decoration:none;  font-weight: bold; text-align: left;}

.titlu_big {
font-family:Trebuchet MS; color:#990066;
font-size: 14px; font-weight: bold;
}

.titlu {
font-family:Tahoma; color:#003399;
font-size: 11px; font-weight: bold;
}
a:link,a:active,a:visited {
	color:#990066;
	text-decoration: none;
}

a:hover	{ 
	text-decoration: underline; 
	color:#FF0099; }

label {
}

input.input_add {
	width:250px;
	padding:3px;
	font: normal 1em Tahoma, sans-serif;
	border:1px solid  #d7afd1;
	font-size: 11px;
}
input.input_del {
	width:150px;
	padding:2px;
	font: normal 1em Tahoma, sans-serif;
	border:1px solid  #d7afd1;
	font-size: 10px;
}

input.input_mic {
	width:150px;
	padding:3px;
	font: normal 1em Tahoma, sans-serif;
	border:1px solid  #d7afd1;
	font-size: 11px;
}
.line {
line-height:135%;
}
input.input_mic2 {
	width:82px;
	padding:3px;
	font: normal 1em Tahoma, sans-serif;
	border:1px solid  #d7afd1;
	font-size: 11px;
}
.imput-titlu {
	font-size: 11px;
	display:block;
	font-weight:bold;
	margin:5px 0;
	color:#000066;
	}
.imput-mic {
	 
	padding:4px; 
	font: Tahoma, sans-serif;
	font-size: 11px;
}
.articole{
	padding:2px 12px 2px 2px;
	padding-left:17px;
}
.anunt{
	padding:0px 0px 0px 0px;
	padding-left:14px;
}
.articol_img {
float:right;
margin: 12px 5px 0px 10px;
border: 1px solid #FFDFF4;
padding: 5px;

	}
	
.anunt_img {
float:left;
margin: 12px 5px 0px 10px;
border: 1px solid #FFDFF4;
padding: 5px;

	}	
.ft {
padding:3px;
}

textarea {
	width:95%;
	padding:4px;
	font: normal 1em Tahoma, sans-serif;
	border:1px solid  #d7afd1;
	display:block;
	color:#000000;
}
#anunturi_list{
	padding:3px 5px 5px 3px;
	padding-left:17px;
	
	
}
#anunturi_list .list a {
color:#990066;
padding:3px 0 0px 0;
width:170px;
height:16px;
display:block;
list-style:none;
text-indent:10px;
}
#anunturi_list .list a:hover {
background-image:url(bar.png);

background-position:0px 0px 0px 0px ;
background-repeat:no-repeat;
text-decoration:none;
font-weight: bold; color:#990066;
}

.select {
width:257px; border:1px solid  #d7afd1; font-family:Tahoma; size:11px; padding:2px; font-weight: bold; color:#990066;
}





	#container a {
		text-decoration: none;
		padding:1px 7px;
		font-size: 11px;
		border: 1px solid #FFCCFF;
		color: #333;
		background-color:#FFE8FF;
	}
	#container a:hover {
		
		color:#FF00CC;
		background-color:#FFCCFF;
}.titlu_big2 {

font-family:Trebuchet MS; color:#990066;
font-size: 16px; font-weight: bold;
}

