body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11pt;
	color: darkblue;
	line-height: 130%;
}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: ffffff;
	font-weight: bold;
	margin: 0px;
}

a {
	color: #333366;
}
a:hover {
	color: #333366;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
}

table.transparent {
	border-width: 0px;
	border-spacing: 1;
	border-style: none;
}
table.transparent th {
	border-width: 0px;
	padding: 1px;
	border-style: none;
}
table.transparent td {
	border-width: 0px;
	height: 14px;
	padding: 1px;
	border-style: none;
}
table.insert {
	border-width: 0px;
	border-spacing: 1;
	border-style: none;
}
table.insert th {
	border-width: 0px;
	padding: 1px;
	border-style: none;
}
table.insert td {
	border-width: 0px;
	height: 14px;
	padding: 5px;
	padding-left:8px;
	border-style: none;
}


/*header of blue sub-seccions*/
.seccion {
	background-image:  url(../content_images/website/bg_table.jpg);
	font: bold 8pt/9pt verdana, helvetica, geneva, arial;
	color: white;
	line-height: 12pt;
	height:20px;	
}
/*menu style*/

.titles
{
	text-decoration : none; 
	font: bold 9pt/9pt verdana, helvetica, geneva, arial;
	color: black;
}
/* red subtitles */
.subtitles {
	font: bold 8pt/8pt verdana, helvetica, geneva, arial;
	color: darkblue;
	line-height: 14px;	
}

.item {
	text-decoration : none;
	padding-left:15px;
	background-image:  url(../content_images/website/item.jpg);
	background-repeat: no-repeat;
	font: bold 8pt/8pt verdana, helvetica, geneva, arial;
	color: darkblue;
	line-height: 14px;	
}

.links
{
	text-decoration : underline; 
	font:  bold 8pt/9pt verdana, helvetica, geneva, arial;
	color: darkblue;
	line-height: 17px;
}
.links:hover
{
	text-decoration : underline; 
	color: gray;
}

.links_title
{
	text-decoration : none; 
	font:  bold 8pt/9pt verdana, helvetica, geneva, arial;
	color: white;
	line-height: 14px;
}
.links_title:hover
{
	text-decoration : underline; 
}

.links_red
{
	text-decoration : none; 
	font:  bold 8pt/9pt verdana, helvetica, geneva, arial;
	color: red;
	line-height: 14px;
}
.links_red:hover
{
	text-decoration : underline; 
}

.toread
{
	font: 8pt/9pt  verdana, geneva, helvetica, arial;
	line-height: 17px;
	color: #151772;
}

.map {
	text-decoration : none;
	padding-left:17px;
	background-image:  url(../content_images/website/arrow_outlined_red.gif);
	background-repeat: no-repeat;
	font: bold 8pt/8pt verdana, helvetica, geneva, arial;
	color: darkblue;
	line-height: 14px;	
}
.map:hover {
	text-decoration : underline;
	padding-left:17px;
	background-image:  url(../content_images/website/arrow_outlined.gif);
	background-repeat: no-repeat;
	font: bold 8pt/8pt verdana, helvetica, geneva, arial;
	color: gray;
	line-height: 14px;	
}

.ctc_a {
	text-decoration : none;
	padding-left:17px;
	background-image:  url(../content_images/website/ctc.jpg);
	background-repeat: no-repeat;
	font: bold 8pt/8pt verdana, helvetica, geneva, arial;
	color: darkblue;
	line-height: 14px;	
}
.ctc_a:hover {
	text-decoration : underline;
	padding-left:17px;
	background-image:  url(../content_images/website/ctc.jpg);
	background-repeat: no-repeat;
	font: bold 8pt/8pt verdana, helvetica, geneva, arial;
	color: blue;
	line-height: 14px;	
}

.email {
	text-decoration : none;
	padding-left:25px;
	background-image:  url(../content_images/website/email.gif);
	background-repeat: no-repeat;
	font: bold 8pt/8pt verdana, helvetica, geneva, arial;
	color: darkblue;
	line-height: 14px;	
}
.email:hover {
	text-decoration : underline;
	padding-left:15px;
	background-image:  url(../content_images/website/email.gif);
	background-repeat: no-repeat;
	font: bold 8pt/8pt verdana, helvetica, geneva, arial;
	color: gray;
	line-height: 14px;	
}