.titols {
	font-family: "Times New Roman", Times, serif;
}
.titol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00CCCC;
}
.titol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}
.subtitol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.subtitol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.titol3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #006666;
}
.subtitol3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #00CCCC;

}
.titol4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #009999;
}
.subtitol4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
}

td.menu_fotos_over {
	background-color: #CC0000;
}
td.menu_fotos_normal {

}
#main .superior {
background-repeat: no-repeat;
height: 80px;
}
#main h2 {
	color: #FFF;
	font-size: 18px;
}
#main {
  background-repeat:repeat-y;
}
#main .inferior {
	background-repeat: no-repeat;
}
#main .text {
margin: 15px 20px 15px 20px;
	min-height: 300px;
	height: auto !important;
	height: 300px; 
	line-height: 14px;
} 
#main .text p {
margin-top: 7px;
margin-bottom: 7px;
}
form {
margin-top: 15px;
}
input, textarea {
border: solid 1px #000000;
margin-top: 5px;
margin-bottom: 5px;
}
label {
width: 150px;
display: block;
float: left;
}	


