body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bg {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.borde_arriba {
	background-image: url(../img/borde_arriba.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.borde_abajo {
	background-image: url(../img/borde_abajo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.txtpie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.linkpie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.linkpie:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.fondo_noticiashome {
	background-image: url(../img/borde_noticias.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E7979;
}
.linepuntos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #C9F1F1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.txtdestacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #259393;
}
a.linkart {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkart:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E7979;
	text-decoration: none;
}
a.link:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #104343;
	text-decoration: none;
}
.btnOv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #104343;
}
.bordefotos {
	border: 2px solid #2EB8B8;
}
.linepuntoshorizontal {
	background-position: center bottom;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.textoaviso {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F80302;
	text-align: justify;
}
.titulosGal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E7979;
	height: 20px;
	padding-bottom: 10px;
	text-decoration:none;
}
.catSidebar {
	padding-left:5px;
	padding-top: 10px;
}
.buttSidebar {
	font-size:12px;
	padding-left:0px;
}
