html{
}

body {

	background : #f2f2f2 url(/images/bg.gif) repeat-y top center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-size: 12px;
	color: #000000;
	
}
img{
border:none;}

h2{
color:#990100;
font-size:16px;
border-bottom:#FE9900 1px solid;
width:95%;
}

/* ----------------------------------------------CAPES GENERALS-----------------------------*/

#container {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color:#FAF1EB;
	
	
	
}

#iwithblockmsg-logo {
	float:left;
	width: 250px;
	height:150px;

}

#iwithblockmsg-header {
	float:right;
	width: 650px;
	height:150px;
}



#navbar {
	float:left;
	width: 901px;
	background-color:#990100;
	height:25px;
	text-align:right;
}


#iwithblockmsg-idioma{
	width: 230px;
	float: left;
	height:20px;
       padding-left:5px;
       padding-top:2px;
       padding-bottom: 0;
       margin-bottom: 0;
       text-align:left;
}

*html #iwithblockmsg-idioma{
       
       margin-bottom:-20px;}


#iwithblockmsg-idioma a:link{
color:#FFFFFF;
text-decoration:none;
	
}
#iwithblockmsg-idioma a:active {
color:#FFFFFF;
text-decoration:none;
}
#iwithblockmsg-idioma a:visited {
color:#FFFFFF;
text-decoration:none;
}


#iwithblockmsg-idioma a:hover{
color:#FFFFFF;
text-decoration: underline;
	
}




#iwithblockmenu-MenuSuperior {
	float:right;
	width: 501px;
	height:20px;
	text-align:right;
}




#iwithblockmenu-MenuSuperior ul { 
text-align : rigth;
padding-bottom : 4px;
padding-top : 4px;
padding-left : 0;
margin-top : 1px;
margin-bottom : 0;
margin-left : 0;
color : white;
width : 100%;
} 
#iwithblockmenu-MenuSuperior ul li { 
display : inline;
} 
#iwithblockmenu-MenuSuperior ul li a { 
padding-left : 22px;
padding-right : 22px;
padding-bottom : 5px;
padding-top : 5px;
color : white;
text-decoration : none;
 border-left: 1px solid #FE9900;
} 
#iwithblockmenu-MenuSuperior ul li a:hover { 
background :#D97304;
color : #fff;
} 






#contentwrap {
	width: 901px;
	padding:5px 0;
	margin: 0px;
	float: left;
}

#maincontent {
	width: 655px;
	float:right;
	text-align: justify;
	 background-image:url(/images/logoBackground.jpg); 
	 background-position:right bottom; 
	 background-repeat:no-repeat;
	 background-color:#FFFFFF;
	
}

#webmailcontent {
	width: 100%;
	float:right;
	text-align: justify;
	 background-image:url(/images/logoBackground.jpg); 
	 background-position:right bottom; 
	 background-repeat:no-repeat;
	 background-color:#FFFFFF;
	
}


#maincontentPortada {
	width: 655px;
	float:right;
	text-align: justify;
	 background-color:#FFFFFF;
	
}


#title{
float:left;
width:100%;
}


#iwith-box1-title{
float:left;
width:200px;
background:#990100;
height:18px;}

#iwith-box1-subtitle{
float:right;
width:435px;
background:#FE9900;
height:18px;}



#LeftColumn {
	width: 235px;
	float: left;
	text-align:left;
	background-color: #F3E3D6;
}




/*--------------------- DEFINIM EL ESTIL DELS TITOLS DELS MENU */


.menuNivell_1 {
	background-color: #FE9900;
	color: #990100;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(/imatges/bullet_fonsMenuOP1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/* -----------------------DEFINIM EL ESTIL DEL SEGON NIVELL DEL MENU */

#LeftColumn li a {
	color: #990100;
	background-color: #F3E3D6;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(/imatges/bullet_fonsMenuOP2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
#LeftColumn li a:hover {
	color: #990100;
	background-color: #E4C1A5;	/*border-color: navy;*/
	text-decoration: none;
	background-image: url(/imatges/bullet_fonsMenuOP2b.jpg);
	background-repeat: no-repeat;
	background-position: left-top;
	
}

#LeftColumn a:active {
	background: white;
	color: maroon;
	/*border-color: cyan;*/
}
#LeftColumn a:visited {
	/*background: white url(target.gif) center no-repeat;*/
	color: maroon; 
	/*border-color: cyan;*/
}
#LeftColumn li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#LeftColumn ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

/*P*** explorer 6*/

*html #LeftColumn li a {
	color: #990100;
	background-color: #F3E3D6;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(/imatges/bullet_fonsMenuOP2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	
}
*html #LeftColumn li a:hover {
	color: #990100;
	background-color: #E4C1A5;	/*border-color: navy;*/
	text-decoration: none;
	background-image: url(/imatges/bullet_fonsMenuOP2b.jpg);
	background-repeat: no-repeat;
	background-position: left-top;

}

*html #LeftColumn a:active {
	background: white;
	color: maroon;

	/*border-color: cyan;*/
}
*html #LeftColumn a:visited {
	/*background: white url(target.gif) center no-repeat;*/
	color: maroon;
	
	/*border-color: cyan;*/
}
*html #LeftColumn li {
	margin: 0px;
	margin-bottom:-15px;
	padding: 0px;
	list-style-type: none;
}
*html #LeftColumn ul {
	margin: 0px;
	padding: 0px;
	
}






#iwithblockmsg-esquerra {
	padding:10px;
	width: 215px;
	float: left;

}



#iwithblockmsg-footlinks {
	background-color:#FFFFFF;
	width: 901px;
	text-align: center;
	clear: left;
	
}

#iwithblockmsg-footlinks td {color: #999999; font-size: 11px; }

#iwithblockmsg-footer {
	
	width: 901px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	clear: left;
	padding-top: 10px;
	padding-bottom:10px;
	font-size:11px;
	background-color:#FFFFFF;
}

#iwithblockmsg-footer td {color: #999999; font-size: 11px; }


/*Estils tipos*/

a:link {
	color: #990100;
	text-decoration: none;
}
a:visited {
	color: #990100;
	text-decoration: none;

}
a:active {
	color: #990100;
	text-decoration: none;

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

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B30101;
}
.textNormal {
float:left;
width:635px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	text-indent: 0px;
	margin-top: 20px;
	padding: 10px;
}

#iwith-boxbola{
float:left;
width:635px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	text-indent: 0px;
	padding:0 10px;
	margin:0;
}


.textDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B30101;


}
.textNormalColour {
	color: #B30101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;

}

.textSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990100;
	padding-left: 10px;
	
}


/*PORTADA*/


.caixespetites{
float:left;
padding:7px;
width:300px;}

