body {
  text-align: center;
  background-color: #D5D0B0;
  margin: 10px;
  color: #000000;
  font-size: 13px;
  font-family: verdana, arial, sans-serif;
}

a:link {
}
a:visited {
}
a:active {
}
a:hover {
	color: red;
}
 #skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#skip a:active, #skip a:focus
{
position:static;
width:auto;
height:auto;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 100%;
  text-align: left;
  border: 1px solid #68228B;
  background-color: #FFFFFF;
}

#iwithblockmsg-page_header {
  height: 170px;
  clear: both;
}



#iwithblockmsg-page_header img {	
	border: none;
	float: left;
}

#iwithblockmsg-page_header h1 {
  padding-top: 0px; 
  padding-left: 0px;
  margin: 0px;
  font-family: verdana;
  font-size: 24px;
  line-height: 120%;
  color: #000000;
}

#iwithblockmsg-page_header h2 {
  margin: 0px;
  padding-left: 155px;
  font-family: verdana;
  font-size: 16px;
  color: #D5D0B0;
  line-height: 22px;
}

#iwithblockmenu-menu_bar {
  margin: 0px;
  padding: 0px;
  height: 31px;
  clear: both;
  width: 100%;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background: #FFFFFF;
}

#content_wrapper {
  width: 100%;
  border: 0px dashed #FFFFFF;  
  background: #FAF8E9;
}

#center {
  margin-left: 20%;
  margin-right: 20%;
  padding: 1em;
  border-left: 1px dashed #cccccc;
  border-right: 1px dashed #cccccc;
  background: #FFFFFF;
}

*html #center {
  margin-left: 22%;
  margin-right: 22%;
  border-left: 1px dashed #cccccc;
  border-right: 1px dashed #cccccc;
  background: #FFFFFF;
}

#center h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  color: #000000;
  padding: 4px;
  border: 1px solid #68228B;
  background-color: #FFA500;
}

#center p {
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 4px;
  font-family: verdana, arial, sans-serif;
  line-height: 16px;
}

#left_side {
  float: left;
  padding-top: 10px;
  padding-left: 1em;
  padding-right: 1em;
  width: 17%;
  background-color:#FAF8E9;
}

#left_side h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #000000;
  padding:4px;
  border: 1px solid #68228B;
  background-color: #FFA500;
}

#left_side p {
  margin-top: 5px;
  margin-bottom: 15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  line-height: 16px;
  color: #000000;
}

#columna-derecha{
  padding-top: 10px;
  padding-left: 1em;
  padding-right: 1em;
  float: right;
  width: 17%;
  background-color:#FAF8E9;
}

#iwithblockmsg-right_side {
  width: 100%;
  border: 0px dashed #cccccc;
}

#iwithblockmsg-right_sideSuperior{
  width: 100%;
  border: 0px dashed #cccccc;
  margin-bottom:10px;
	}

#iwithblockmsg-right_side h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #68228B;
  /* background-color: #68228B; */
  background-color: #FFA500;
}

#iwithblockmsg-right_side p {
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 4px;
  font-family: verdana, arial, sans-serif;
  line-height: 16px;
  color: #000000;
}

#iwithblockmsg-peu {
  height: 60px;
  background: #FFA500;
  clear: both;
  border-top: 1px solid #68228B;
}

#iwithblockmsg-peu p {
  padding-top: 12px;
  text-align:center;
  font-family: verdana;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

#iwithblockmsg-peu a:link {
}
#iwithblockmsg-peu a:visited {
}
#iwithblockmsg-peu a:active {
}
#iwithblockmsg-peu a:hover {
}


#navcontainer ul {
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 0px;
  background-color: #68228B;
  color: #FFFFFF;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#navcontainer ul li { 
  display: inline; 
}

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: transparent;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #000000;
}

#navcontainer ul li a:hover {
  background-color: #BF3EFF;
  color: #FFFFFF;
}


.menu{
    color:#000000;
    font-weight:bold;
    font-size: 14px;
}

.menu h2{    font-size: 14px;}

/* DEFINIM EL ESTIL DEL PRIMER NIVELL DEL MENU */

a#menuNivell_1, a#menuNivell_1:active {
	

	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0;
	margin-bottom:1px;

	
}
a#menuNivell_1:hover {


	display: block;
	text-decoration: none;
}




/* ho fico aixó per si volen tornr a la versió amb el nivell 1 de color taronge.

a#menuNivell_1, a#menuNivell_1:active {
	 background-color: #FFA500;
	color: #68228B;
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-bottom:1px;
	
}
a#menuNivell_1:hover {
	background-color: #FE9900;
	color: #790000;
	display: block;
	text-decoration: none;
}
*/

/* DEFINIM EL ESTIL DEL SEGON NIVELL DEL MENU */
a#menuNivell_2, a#menuNivell_2:active {
	
	background: #FAF8E9;
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-bottom:1px;
    font-weight:normal;
    font-size: 12px;
	

	
}
a#menuNivell_2:hover {
	
	background:#f7ebd7;	/*border-color: navy;*/
	text-decoration: none;
    font-weight:normal;
    font-size: 12px;
	
}


#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 100%;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
}

#linklist li a { 
  /* text-decoration: none;  */
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
#iwith-title1 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
 
  color: #000000;
  padding:4px;
  background-color: #FFA500;
  font-weight:bold;
}

 h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
}

#retall {
  width: 100%;
  border: 0px dashed #cccccc;
}

#retall h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  color: #000000;
  padding: 4px;
  border: 1px solid #68228B;
  background-color: #FFA500;
}

#retall p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  line-height: 16px;
  color: #000000;
}

#idioma{
  padding-left:25px;
  text-align: justify;
  margin-bottom:15px;
}

#snippet1 {
  padding-left:15px;
  text-align:center;
}

/* rightbar news headlines */
.headlines-title {
  margin-bottom: 1.5em;
}
#iwith-banner{
  margin-left: auto; 
  margin-right: auto;
width:95%;
text-align:center;
margin-bottom:10px;
}

