@charset "utf-8";
/* CSS Document */


body {
	margin-top:0px;
	margin-bottom:0px;
	background-color:#0079F2;
	background-image:url(../img/fondo002.jpg);
	background-repeat: no-repeat;
	
}
.titular {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #0066CC;
	margin-top: -2px;
	margin-bottom: -2px;
	text-decoration:none;
}
.titularsecundario {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #999999;
	margin-top: -2px;
	margin-bottom: -2px;
	text-decoration:none;
}
.subtitulo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	color:#666666;
	}
.agenda {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#666666;
	}
.imgportada {
	margin-top: 5px;
	margin-bottom: 5px;
}
.texto { 
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
}
.fecha {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: italic;
font-weight: normal;
letter-spacing: normal;
color:#999999;
}
.masnoticias {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color:#0066CC;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.imgizq {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a:visited {
	text-decoration: none;
}
#flickr {
width:315px;
padding:0px 0px 0px 0px;
}
#flickr a img {
	float:left;
	border:none;
margin:0 0px 0px 0px;
padding:4px;
width: 90px;
height: 90px;
}
#flickr1 {
width:525px;
padding:0px 0px 0px 0px;
}
#flickr1 a img {
	float:left;
	border:none;
margin:0 0px 0px 0px;
padding:4px;
width: 150px;
height: 113px;
}
.jcrop-holder
{
	text-align: left;
}

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
	background: white url('Jcrop.gif') top left repeat;
	/*
	opacity: .5;
	*filter:alpha(opacity=50);
	*/
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker {
	*background-color: gray;
	width: 100%; height: 100%;
}

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
