/* CSS Document */

body{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
    padding:3;
	line-height: 1.5em;
	letter-spacing: 0px;
	color: #333;
	font-weight: normal;
    font-style: normal;
    font-variant: normal;
 
     
}
img{
    background-image:url(../../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
#maincontainer{ 
	width: 900px; 
	margin: 0 auto;
	height:500px; 	
}
#maincontainerquisom{ 
	background-image: url(../img/backquisom.jpg);
	width: 900px; 
	margin: 0 auto;
	height:500px; 	
}
#maincontainergestio{ 
	background-image: url(../img/backgestio.jpg);
	width: 900px; 
	margin: 0 auto;
	height:600px; 	
}
#maincontainerenginyeria{ 
	background-image: url(../img/backenginyeria.jpg);
	width: 900px; 
	margin: 0 auto;
	height:500px; 	
}
#maincontainerarquitectura{ 
	background-image: url(../img/backarquitectura.jpg);
	width: 900px; 
	margin: 0 auto;
	height:500px; 	
}
#maincontainercontacte{ 
	width: 900px; 
	margin: 0 auto;
	height:500px; 	
}
#contentcontacte{
	float: right;
	width: 160px;
	height: 360px;
	padding: 0px, 0px, 0px,40px;
	}
#contentcontacte2{
	color:#339900;
	margin-top: 120px;
	float: right;
	width: 140px;
	height: 40px;
	padding: 0px, 0px, 0px,40px;
	}

#contenttop{
	background: #FFFFFF;
	float: right;
	width: 259px;
	height: 84px;
	}
	
#contentleng{
	font-size: 14px;
	float: left;
	width: 400px;
	height: 60px;
	margin: 15px 15px 15px 30px;
	 
}

#contentmenu {
	float: right;
	width: 100%;
	height: auto;
	font-size:15px;
	padding-bottom:30px;
	}
	
	
#contentwrapper{

	text-align:justify;
	float: right;
	width: 620px;
	height: auto;	
}
#contentwrapper2{

	text-align:justify;
	float: right;
	width: 560px;
	height: auto;	
}

#contentwrapper3{

	text-align:justify;
	float: right;
	width: 460px;
	height: auto;	
}

#footer {
	float: right;
	width: 620px;
	height: auto; 
	}
	
	.Estilo1 {font-weight: bold}
	.Estilo2 {
	color: #339900;
	font-weight: bold;
}
	.Estilo3 {color:#333333;font-weight: normal;font-size: 12px;}

a{
	text-decoration: none;
	color: #000000;
}

a:link {
	color:#000000;
}
a:visited{
	color: #000000;
}
a:hover{
	color: #339900;
}
a:active{
	color: #339900;
}
ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc a {
    color: #000000;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
	color:#339900;
}

ol#toc li.current a {
    background-color: #FFFFFF;
}


ol#toc span {
    background: url(tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.content {
    padding: 1em;
}

div.content {
    padding: 1em;
	height: auto;
}
