/* 

	COLORS: 
	
	BLAU: #3389cc;
	VERD: #699B37; 
	
	*/
	
img {
	border: 0;
}

body {
	color: #333;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
}

form {
	padding: 0;
	margin: 0;
}

input.buscartext {
	display: block;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 0.7em;
}


select.selector {
	display: block;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 0.7em;
	width: 150px;
}


input.buttomgo {
	display: block;
	margin-left: 5px;
}

.adminwarnings {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}

label {
	display: block;
	font-weight: bold;
	color: #003366;
}

table.header label {
	font-size: 0.6em;
	text-transform: uppercase;
}

table.searchbug label {
	font-size: 0.6em;
	text-transform: uppercase;
	font-weight: bold;
}

table.searchbug {
	background-color: #E6FFCF;
	margin-bottom: 20px;
}

input.buttombug {
	background-color: #3389CC;
	border-top: 1px solid #9CCEFF;
	border-bottom: 1px solid #296898;
	border-right: 1px solid #9CCEFF;
	border-left: 1px solid #296898;
	color: White;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Sans-serif;
	padding: 1px;
}

input.catala {
	background-color: #EDEDFD;

}

textarea.catala {
	background-color: #EDEDFD;

}
	
/* navbar */

img.contacta {
	display: block;
	margin-left: 2px;
}

img.topbuttom {
	display: block;
	margin-right: 2px;
}

/* header */

table.header {
	margin-bottom: 10px;
}

img.block {
	display: block;
}

/* promo */

h1.promo {
	color: #105A8C;
	margin: 0px 0px 0px 0px;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif !important;
}

p.promo {
	text-align: right;
	font-size: 0.7em;
}






table.content {
	margin-top: 10px;
	margin-bottom: 15px;
}




/* footer */

table.footer {
	border-top: 1px dotted #999;
	margin-bottom: 10px;
}

td.footer1 {
	border-top: 3px solid #3389cc;
}



td.footer2 {
	border-top: 3px solid #699B37;
}

td.footer1 p {
	margin-top: 0px;
	font-size: 0.69em;
}

td.footer3 p {
	margin-top: 0px;
	font-size: 0.69em;
}


td.footer2 p {
	margin-top: 0px;
	font-size: 0.69em;
	text-align: right;
}

table.aproved {
	margin-bottom: 20px;
	text-align: center;
}

p.footeraproved {
	
		font-size: 0.65em;
		
}

/* menues */


div.menuheader {
	display: block;
	font-size: 0.9em;
	color: #699B37;
	font-weight: bold;
	text-transform: uppercase;
}

div.adminwarnings {
	display: block;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
}

div.menucuerpo {
	
	border-right: 1px solid #D6D6D7;
	border-left: 1px solid #D6D6D7;
	padding: 10px 10px 10px 10px;
}

div.menucuerpo p {
	font-size: 0.7em;
	margin: 0px;
}

div.menutop {
		font-size: 0.9em;
}

div.menufooter {
	margin-top: 0px;
	margin-bottom: 15px;
}

td.verdecito {
	background-color: #E6FFCF;
}

h1.controlplagues {
	border-bottom: 1px dotted #999;
	margin: 0px 0px 12px 0px;
}

a.controlplagatitlelink {
	font-weight: bold;
	text-transform: uppercase;
}

img.rightie {
	float: right;
	margin: 0px 0px 15px 15px;
}

table.tableloca p {
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 10px;
}

table.tableloca h3 {
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
}


table.topnav td a {
	border: 0;
	text-decoration: none;
}

table.menus {
	margin-bottom: 15px;
}

div.menucuerpo label {
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 10px;
}

td.linehh {
	border-top: 1px dotted #999;
	padding-bottom: 10px;
}

div.content {
	padding-bottom: 2em;
}


div.content p {
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 0px;

}

div.content p strong {
	color: #6B9A31;
}

img.rightie2 {
	display: block;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 5px;
	clear: right;
}


blockquote.lindo p {
	color: #6B9A31;
	font-weight: bold;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em !important;
	line-height: 1em !important;
	font-style: italic;
	text-align: center !important;

}

blockquote {
		padding: 20px;
		background-image: url(/images/linea_footer2.gif);
		background-position: bottom;
		background-repeat: no-repeat;
}

div.content ul li {
	font-size: 0.8em;
}

div.content ul li ul li {
	font-size: 1em;
}

div.content ol li + li, ul li + li {
	margin-bottom: 10px;
}

div.content ol li {
	font-size: 0.8em;
}


div.content ol li ol li {
	font-size: 1em;
}


div.content h1 {
	margin: 0em 0em 0em 0em;
	padding-top: 0;
	color: #10598C;
	font-size: 1.5em;
	text-transform: uppercase;
}


div.content h2 {
	margin: 1em 0em 1em 0em;
	padding-top: 0;
	color: #999;
	font-size: 1.2em;
	font-weight: normal;
}


table.breadcrum {
	margin-top: 3px;
	margin-bottom: 10px;
}

table.breadcrum p {
	font-size: 0.66em;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

table.breadcrum p strong {
	color: #6B9A31;
}

div.menucuerpo p a {
	text-transform: capitalize;
}


table.header a {
	text-decoration: none !important;
}

img {
	border: 0;
}


table.content a:link {
	color: #10598C;
	border-bottom: 1px dotted #10598C;
	text-decoration: none;
}


table.content a:visited {
	color: #10598C;
	border-bottom: 1px dotted #10598C;
	text-decoration: none;
}


table.content a:active {
	color: #9A9431;
	border-bottom: 1px dotted #9A9431;
	text-decoration: none;
}


table.mapcontent a:hover {
	font-size: 1.2em;
	color: #9A9431;
	border-bottom: 1px dotted #9A9431;
	text-decoration: none;
}


table.mapcontent a:link {
	font-size: 1.2em;
	color: #10598C;
	border-bottom: 1px dotted #10598C;
	text-decoration: none;
}


table.mapcontent a:visited {
	font-size: 1.2em;
	color: #10598C;
	border-bottom: 1px dotted #10598C;
	text-decoration: none;
}


table.mapcontent a:active {
	font-size: 1.2em;
	color: #9A9431;
	border-bottom: 1px dotted #9A9431;
	text-decoration: none;
}


table.mapcontent a:hover {
	font-size: 1.2em;
	color: #9A9431;
	border-bottom: 1px dotted #9A9431;
	text-decoration: none;
}

div.content h3 {
	color: #10598C;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
}


div.content h4 {
	color: #10598C;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 0.8em;

}

legend {
	background-color: #fff;
	padding: 4px;
}


table.formlegend label {
	font-weight: normal;
	font-size: 0.7em;
}


table.formlegend img {
	margin-bottom: 10px;
}

fieldset legend {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #3389cc;
}

fieldset {
	border: 1px dotted #999;
	margin-bottom: 15px;
	padding: 10px;
}

/* 

	COLORS: 
	
	BLAU: #3389cc;
	VERD: #699B37; 
	
	*/
	
LI {  list-style: square;  }
