/* Texto */
CODE { font-family: Courier, monospace; }

ABBR, ACRONYM, ADDRESS, .ayuda
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #909690;
	font-style: italic;
	margin: 0em;
	cursor: help;
	border-bottom: 1px solid #E5E5E5;
	background-color: #e5e5e5;
}

EM, Q
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #006A9D;
	font-style: italic;
	margin: 0em;
}

STRONG
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006A9D;
	margin: 0em;
}

CITE
{
	font-style: italic;
	font-family: "Georgia", "Trebuchet MS", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #909690;
	margin: 0em;
}

BLOCKQUOTE
{
	margin: 0em;
	background: #eee;
	padding: 0.9em;
}

BLOCKQUOTE p
{
	font-family: "Georgia", "Trebuchet MS", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #909690;
	font-style: italic;
}


blockquote[cite]:after
{
	content: "" attr(cite);
	display: block;
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	margin: 0.8em 0 0 0em;
	color: #317BA0;
}

p, div
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	color: #909690;
}

#footer p { text-align: center; }

/*  Hiperenlaces  */
a
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	
	text-decoration: none;
	border-bottom: 1px solid #e5e5e5;
}

a:link { color: #317BA0; }
a:visited { color: #317BA0; }

a:hover
{
	color: #445566;
	border-bottom: 1px solid #E5E5E5;
}

.back a
{
	background-image: url(../images/back.gif);
	background-position: 0px 50%;
	padding: 10px 0px 10px 30px;
	background-repeat: no-repeat;
	border: 0;
	text-decoration: none;
}

.readmore a
{
	background-image: url(../images/arrow.gif);
	background-position: 0px 50%;
	padding: 10px 0px 10px 30px;
	background-repeat: no-repeat;
	border: 0;
	text-decoration: none;
}

#footer a
{
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #317BA0;
	text-decoration: none;
}

#foot a:hover { color: #445566; }

#head a
{
	border: 0;
	text-decoration: none;
}

#summary .article_title a
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #77AFCB;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	border: 0;
}



/* Listados */
ol
{
	list-style-position: inside;
	list-style-type: lower-roman;
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	color: #909690;
	margin: 0em;
	padding: 0px 0px 0px 20 px;
}

ul
{
	list-style-position: inside;
	list-style-type: circle;
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	color: #909690;
}
ul.nav {text-align:center;}
ul.nav li {display:inline;}

li
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	color: #909690;
}

/* Imagenes */
IMG { border: 0px; }

#content IMG
{
	/*display: block;*/
	margin: auto;
}

IMG.foto
{
	padding: 0px 20px 20px 0px;
	border: 0;
	float: left;
}

.foto2 {text-align: center;}

/* Encabezados */
h1
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #77AFCB;
	text-align: left;
	padding: 0;
}

#photo h1
{
	text-align: right;
	padding: 0 20px 0 0;
}

h2, #excerpt p 

{
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 0;
	padding-top: 0px;
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color: #707070;
}


#photo h2
{
	text-align: right;
	padding: 0 20px 40px 0;
}

h3
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	color: #909690;
	text-transform: uppercase;
}

/* clases */
.colordefondo
{
	background-color: #e5e5e5;
	padding: 1em;
}

.negro { color: #707070; }

/* linea horizontal*/
div.hr { display: none; }

/*/
*/a { }

div.hr
{
	display: block;
	height: 6px;
	background-image: url(../images/linea_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 2em 0 2em 0;
}

hr { display: none; }

/* Tablas */
CAPTION
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #909690;
}

COL { }
COLGROUP { }

TABLE
{
	width: 100%;
	border-color: #C9DEE8;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	text-align: left;
border-collapse: collapse; 


}

#summary TD {width:320px;}


TBODY { border: 0; }

TD
{
	vertical-align: top;
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	color: #909690;
	padding: 10px 0px 10px 0px;
	border-color: #e5e5e5;
	border-width: 1px 0 0 0;
	border-style: solid none none none;

}

TD.article_cover
{width:310px;}

TD.article_title
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #77AFCB;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/arrow.gif);
	background-position: 0px 50%;
	padding: 10px 0px 10px 30px;
	background-repeat: no-repeat;
}

/*TD IMG {display: block;}*/
TFOOT { color: #909690; }

TH
{
	border: 0;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

TH.event {font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #77AFCB;
	text-align: left;
	padding: 20px 0px 0px 20px;
	background-image: url(../images/bg_table.gif);
	background-repeat: repeat-x;}
	
TABLE#events TD {padding:10px;}

TABLE#events TH {font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #77AFCB;
	text-align: left;
	padding: 20px 0px 0px 20px;
	background-image: url(../images/bg_table.gif);
	background-repeat: repeat-x;}

THEAD
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #77AFCB;
	text-align: left;
	padding: 20px 0px 0px 20px;
/*	background-color: #DFECF3;*/
	background-image: url(../images/bg_table.gif);
	background-repeat: repeat-x;
}

/* #summary TR:hover { background-color: #DFECF3; } */

TD.same_category {
 border: 0;
}


