/* REDEFINITIONS */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0px;
	padding: 0px;
	background-color: #016D5E;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}

TD {
	font-size: 13px;
}

P {
	font-size: 13px;
	text-align: justify;
}

B {
	color: #CC0000;
	font-weight: 400;	
}

A {
	color: #016D5E;
	text-decoration: none;
}

LI {
	text-align: justify;
	font-size: 13px;
}

HR {
	height: 0px;
	border: none;
	border-bottom: 1px dotted #016D5E;
}

H2 {
	text-align: center;
	margin-top: 10px;
	color: #016D5E;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom: dotted #016D5E 1px;
}

H3 {
	color: #016D5E;
	font-size: 16px;
	font-weight: normal;
}

H4 {
	color: #016D5E;
	font-size: 14px;
	font-weight: normal;
}

H5 {
	color: #016D5E;
	font-size: 13px;
	font-weight: normal;
}

H6 {
	color: #016D5E;
	font-size: 12px;
	font-weight: normal;
}

/* MENU */

.menu1 {
	font-size: 14px;
	padding-left: 16px;
	padding-bottom: 6px;
	border-top: #016D5E 1px solid;
	padding-top: 6px;
	margin-top: 10px;
}
.menu1up {
	height: 15px;
}
.menu1upactive {
	height: 15px;
}
.menu1active {
	color: #016D5E;
	background-color: #DFEBE9;
	font-size: 14px;
	padding-left: 16px;
	padding-bottom: 6px;
	border-top: #016D5E 1px solid;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-image: url(loreto/flechita3.gif);
	background-position: left center;
}
.menu1link {
	color: #016D5E;
}
.menu1linkactive {
	color: #016D5E;
}
.menu2 {
	font-size: 13px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu2link {
	color: #000000;
}
.menu2linkactive {
	color: #000000;
}
.menu2active {
	color: #000000;
	background-color: #DFEBE9;
	font-size: 13px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-image: url(loreto/flechita3.gif);
	background-position: left center;
}
.menu2up {
	height: 1px;
}
.menu2upactive {
	height: 1px;
}
.menu3 {
	font-size: 12px;
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu3link {
	color: #016D5E;
}
.menu3linkactive {
	color: #016D5E;
}
.menu3active {
	color: #016D5E;
	background-color: #DFEBE9;
	font-size: 12px;
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-image: url(loreto/flechita3.gif);
	background-position: left center;
}
.menu3up {
	height: 1px;
}
.menu3upactive {
	height: 1px;
}

/* BLOGS */

.blogpost {

	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blogblog {

}
.blognombre {
	padding-bottom: 4px;
	border-bottom: 1px dotted #016D5E;
}
.blognombretexto {
	font-family: Palatino Linotype, serif;
	letter-spacing: 0.10em;
	font-size: 20px;
	color: #016D5E;
}
.blogpostnombre {
	padding-bottom: 2px;
	font-weight: bold;
}
.blogimg {
	border: 1px #000066 solid;
}
.blogimgtable {
	padding-right: 20px;
	padding-bottom: 10px;
}
.blogposttexto {
	text-align: justify;
}
.blogform {
	font-size: 11px;
	border: #000066 solid 1px;
	width: 150px;
	margin: 5px;
	background-color: #FCFCF4;
	color: #000066;
	padding: 2px;

}


.new {
	border-top: 1px maroon dashed;
	border-bottom: 1px maroon dashed;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #000000;
}
.newlink {

	font-size: 10px;
	color: #000066;
}

FORM.contactform {

	text-align: center;
}

/* PROPIOS */

.tablageneral {

	background-color: #FFFFFF;
	width: 770px;
	height:80%;
}

.pie {

	font-size: 10px;
	color: #FFFFFF;
}

IMG.normal {

	border: 1px #000000 solid;
	margin-top: 10px;
	margin-bottom: 10px;
}


INPUT.formtext {
	font-size: 11px;
	border: maroon solid 1px;
	width: 250px;
	margin: 5px;
	background-color: #FCFCF4;
	color: maroon;
	padding: 2px;
}

TEXTAREA.formtextarea{
	font-size: 11px;
	border: maroon solid 1px;
	width: 250px;
	margin: 5px;
	background-color: #FCFCF4;
	color: maroon;
	padding: 2px;
}

.formnombrecampo{

	padding: 8px;
	text-align: right;
	vertical-align: top;
}