body {
	background-image: url(images/bg_texture.jpg);
	background-repeat: repeat;
}
.titulogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7F7F7F;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: justify;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E562F;
	font-weight: bold;
}
.textos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D83B1;
	text-align: left;
}
a:link.vermas {
	text-decoration:none;
}
a:active.vermas {
	text-decoration:none;
}
a:visited.vermas {
	text-decoration:none;
}
a:hover.vermas {
	text-decoration:none;
	color: #004080;
}


.textossinjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
}
.headerListado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #396A3A;
	padding: 3px;
}
.titulosListado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a:link.titulosListado {
	text-decoration:none;
	color: #333;
}
a:active.titulosListado {
	text-decoration:none;
	color: #333;
}
a:visited.titulosListado {
	text-decoration:none;
	color: #333;
}
a:hover.titulosListado {
	text-decoration:none;
	color: #666;
}

.autores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069;
	text-align: justify;
}
.textosForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: justify;
	padding-bottom: 4px;
	padding-top: 4px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
select {
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.textosForm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: justify;
}
.textosFormMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	padding-bottom: 4px;
	padding-top: 4px;
}
.tableNoticia {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
