body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/fondoPage2.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #EDF1E8;
	background-position: center top;
}
	
.main_table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table, tr, td, div, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.left_column {
	padding-right: 10px;
	padding-left: 30px;
	text-align: left;
}

.left_more {
	text-decoration: none;
	padding-right: 10px;
}

.welcome {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}

.img_brdr {
	border: 1px solid #e6e4da;
}

.more {
	font-weight: bold;
	color: #FF6600;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: -1px;
}

.more:hover {
	text-decoration: underline;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	letter-spacing: -1px;
}

.left {
	background-image: url(../images/left_bg_pattern.gif);
	background-repeat: repeat-y;
}

.top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}

.news_date {
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	text-decoration: none;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #669900;
	letter-spacing: -1px;
	text-align: left;
}

.justify {
	text-align: justify;
}

.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer_link {
	text-decoration: none;
	color: #333333;
}

.footer_link:hover {
	text-decoration: underline;
	color: #000000;
}
.main_head {
	background-color: #FFFFFF;
}
.subheads {
	font-weight: bold;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.norm_link {
	color: #FF6600;
	text-decoration: none;
}
.norm_link:hover {
	color: #FF6600;
	text-decoration: underline;
}
.cajetin {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.boton {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009999;
	border: 1px solid #CCCCCC;
}
.formulario {
	text-align: right;
}
.tablaMantenimiento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.titularNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	letter-spacing: -1px;
}
