/* Full General d'Estils per la PROVINCIA SANTA TERESA*/

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}


h1 {
	font-size: 24px;
	color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #3A8C9C;
}

h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	color: #9CC28F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h5 {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#capsa{
/*	margin: 0 -1px;*/
	width:900px;
	border: solid 1px black;
	background: white;
}

#layoutLogic{
/*	margin: 0 -1px;*/
	width:100%;
	background: white;
}

#cos{
width:100%;
height:auto;
}

#header{
	/*line-height:100px;*/
position:relative;
	width:100%;
	height: 117px;
	background: white;
	visibility: visible;
}

#footer{
	background-image:url(images/peu.gif);
	width:100%;
	height:20px;
}


.teres{
	background-color:#FFFFFF;
	margin-top: 55px;
	width:800px;
/*	height:117px;*/
	display: block;
	}	

.teresedu{
	background-color:#FFFFFF;
	width:800px;
/*	height:117px;*/
	display: block;
	}	


.sotstitols{
	width:auto;
/*	height:20px;*/
	margin-top: 0px;	
	text-align:left;
	background: #BEA165;
	color:white;
	display:block;
}

.sotsdades{
	width:auto;
	/*	height:20px;*/
	margin-top: 0px;
	text-align:left;
	background: #FFFFFF;
	color:black;
	display:block;
	margin-bottom: 5px;
}


.logo{width:100px;
position:relative;
}

	
.colA, .colB, .colC {
position:relative;
float:left;
text-align:left
}



