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

/* logo site definition */
.logo
{
	width:284px;
	height:44px;
	margin-top:30px;
	margin-bottom:30px;
}

.logo h1 {
	text-indent:-10000px;
}

.logo a, .logo a:link, .logo a:active, .logo a:visited {
	background-image:url(../images/evenimento.jpg);
	background-repeat:no-repeat;
	display:block;
	height:44px;
	width:284px;
}

/* endlogo*/

.continut
{
	width:100%;
	overflow:hidden;
}

.lftCol
{
	float:left;
	width:275px;
	min-height:444px;
}

.mdlCol
{
	float:left;
	width:475px;
	min-height:444px;
}

.rtCol
{
	float:left;
	width:259px;
	min-height:444px;
	margin-left:52px;
	padding-left:15px;
	border-left:1px solid #e4e4e4;
}

.lftCol li a, .lftCol li a:link
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:140%;
	display:block;
	width:164px;
	height:20px;
	text-decoration:none;
	color:#a3a1a4;
	margin-left:15px;
}

#sel
{
	color:#ee1c25;
}

h2
{
	background-color:#dcdcdc;
	height:20px;
	font-size:120%;
	font-weight:bold;
	padding-top:6px;
	padding-left:15px;
	color:#878289;
}

.txtContent
{
	background-image:url(../images/ngTextCenter.jpg);
	background-repeat:repeat-x;
	background-position:top;
	min-height:344px;
	padding:5px;
	font-size:110%;
	border-bottom:1px dashed #e5e5e5;
}

.txtContent ul
{
	margin-left:30px;
	margin-top:10px;
}

.txtContent li
{
	list-style:square;
}

.lnkMail, .lnkMail:link
{
	font-weight:bold;
	color:#88838a;
	text-decoration:none;
}

h3
{
	font-weight:bold;
	color:#ee1c25;
}

.contact
{
	margin-top:10px;
}

.thmbEv
{
	/*border:1px solid #8e8e8e;*/
}

.eveniment h3
{
	background-image:url(../images/bgTitleProiect.jpg);
	height:20px;
	margin-bottom:10px;
	padding-left:18px;
	padding-top:3px;
	background-repeat:no-repeat;
	width:292px;
	font-weight:normal;
}

.dtProiect
{
	color:#87818b;
}

h4
{
	color:#fff;
	background-image:url(../images/bgH4.jpg);
	background-repeat:no-repeat;
	height:14px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.cum_lucram
{
	padding-top:30px;
}

.portofoliu
{
	width:100%;
	overflow:hidden;
	margin-top:10px;
}

.thmbLogo
{
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	border:1px solid #ccc;
	padding:3px;
}

.evenimenteGalerie
{
	width:100%;
	overflow:hidden;
}

.evenimentThmb
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #ccc;
	padding:3px;
}