body {
	margin: 0;
	padding: 0;
	background: #DED5E9;
	font-size: 12px;
	text-align: justify;
	color: #333333;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6A42A0;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}





.arw{
	background-image: url(/images/web/web/arrow.gif);
	background-repeat: no-repeat;
	color:#6A42A0;  font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:12px;
	margin-left:6px;
	margin-top:3px;
	float:left;
	width:94px;
}



a {
	font-size:11px;
	font-weight:bold;
	color:#6A42A0;
	text-decoration:none;
}

a:hover {
	color:#333300;
	text-decoration:none;
	}

hr {
	display: none;
}


#wrapper {
	width: 932px;
	margin: 0 auto;
	padding: 0;
	border:#6A42A0 solid 1px;
	background-color:#ffffff;
	height:auto;
	}


/* Header */

#iwithblockmsg-header{
	width:932px;
	height: 184px;
	margin: 0 auto;
	padding: 0;
	float:left;
	}



/* Header part ends here */

/* Navigation */


#nav{
	float: right;
	width: 922px;
	height:25px; 
	margin: 0;
	padding-right: 10px;
	background-color:#9979C7;
	}



	#navtop { 
		clear: both; 
		margin:0; 
		padding:4px 2px 0 2px; 
		text-align:right;
		height:20px;
		vertical-align:middle;

	}

	.navtop a { 
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		float:right;
		text-decoration:none;
		vertical-align:middle;
		padding-right:5px;
		padding-left:5px;
		height:20px;
	}

	.navtop a:hover { 
		color: #000000; /*text-transform:uppercase;*/
		text-decoration:none;} 


/* Navigation ends here */


/* Content starts here */

#content{
	float:left;
	width:932px;
	height: auto;
	background-color:#FFFFFF;
	border-top:#6A42A0 solid 4px;
	background-image:url(../images/web/ralleta.png);
	background-position:left;
	background-repeat:repeat-y;
}


#menu {
	width: 160px;
	float:left;
	background-color:#ffffff;
	padding:5px;	
	text-align: left;
	

}

.extraleftbox{
	width: 140px;
	float:left;
	margin-bottom:25px;
}

#middlecontainer {
	width: 480px;
	float:left;
	text-align: justify;
	background-color:#ffffff;	
	padding:11px;
	border-right:#ffffff solid 2px;
	border-left:#6A42A0 solid 1px;
		font-size: 12px;
}

.portadagran{
	float:left;
	width:260px;}
.portadapetita{
	float:right;
	width:200px;
	margin-left:20px;}
.mb{
		float:left;
		width:auto;
		margin-bottom:20px;}
	
#rightcontainer {
	width: 249px;
	float:right;
	text-align: justify;
	background-color:#E4E0EF;
	padding:7px;
	padding-top:11px;	

}

#menu {
	width: 138px;
	float:left;
	background-color:#ffffff;
	padding:13px;	
	text-align: justify;

}

/* Content ends here */

	
	
.hdrPurple{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#6A42A0;
	padding:3px;
	display:block;
	border-bottom: 3px dotted #6A42A0;
	margin-bottom: 6px;
}



.clear { clear:both;}
/* Footer */

#iwithblockmsg-footer {
	width: 932px;
	height: 50px;
	margin: 0 auto;
	float:left;
	text-align:center;
	vertical-align:middle;
	background-color:#9979C7;
	color: #ffffff;
	border-bottom:#6A42A0 solid 1px;

}


	
#iwithblockmsg-footer p {
	padding: 2px 0;
}

#iwithblockmsg-footer p a {
	color: #56279F;
}




a.iwithblockmsg-footer:link {
	color:#000000; 
	text-decoration: none; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding-top:12px;
	padding-bottom:5px;}

.news-headlines-title{
		margin-bottom:10px;
        margin-top:10px;}

