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

ABBR, ACRONYM, .ayuda
{
	font-style: normal;
	cursor: help;
	background-color: #e7e0c9;
	border-width: 0;
}

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

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

STRONG
{
	font-weight: bold;
	color: #707070;
}

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

BLOCKQUOTE
{
	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;
	background: #eee;
	padding: 0.9em;
}

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
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	color: #909690;
}

#foot p { text-align: center; }

/*  Hiperenlaces  */
a
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	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(../img/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(../img/arrow.gif);
	background-position: 0px 50%;
	padding: 10px 0px 10px 30px;
	background-repeat: no-repeat;
	border: 0;
	text-decoration: none;
}

#foot 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; }

#header 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;
}

/* enlaces submenu */
#submenu a
{
	display: block;
	margin: 0px;
	padding: 0.2em 0px 0.2em 0.5em;
	/*height:17px;*/
	font: 400 13px "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	color: #909690;
	text-decoration: none;
	border-bottom: 1px solid #d3d3d3;
}

#submenu a:hover
{
	color: #fff;
	background: #77AFCB;
}

/* Listados */
ol
{
	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
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	color: #909690;
	list-style-image: url(../img/arrow.gif);
	padding: 0 0 0 1em;
	margin: 0em;
}

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;
}

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

/* 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
{
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: lighter;
	text-align: left;
	color: #707070;
	padding: 0 0 5px 0;
}

#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: #efeadb;
	padding: 0.1em 0.5em 0.1em 0.5em;
}

.negro { color: #707070; }
.rojo { color: #77AFCB; }

.galeria
{
	width: 120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px;
}

.galeria2
{
	width: 50px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px;
}

img.foto
{
	width: 120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px;
	display: block;
}

img.foto:after
{
	display: block;
	content: attr(alt);
	font: 9px geneva, tahoma, verdana, arial, sans-serif;
	color: #666;
}

img.photo
{
	width: 120px;
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px;
	display: block;
}

div.caption
{
	float: left;
	clear: right;
}

div.caption-marker { width: 50px; float: left; }

div.caption-text
{
	width: 350px;
	float: left;
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: lighter;
	text-align: left;
	color: #707070;
	padding: 0 0 5px 0;
}

div.copyright
{
	float:left;
}

.href
{
	background: url(../img/href.gif) no-repeat 0 1px;
	padding: 0 0 0 20px;
}

.href:hover { background: url(../img/href.gif) no-repeat 0 -29px; }

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

/*/
*/a { }

div.hr
{
	clear:both;
	display: block;
	height: 6px;
	background-image: url(../img/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-width: 0.1em;
	border-style: solid;
	text-align: left;
	border-color: #e5e5e5;
	padding: 1em;
}

TABLE.postal
{
	width: 100%;
	border-width: 0em;
	border-style: none;
	text-align: left;
	padding: 1em;
}

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: 1em;
	border-color: #e5e5e5;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

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

TFOOT TH
{
	vertical-align: top;
	font-family: "Helvetica", "Arial", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	color: #77AFCB;
	padding: 10px 0px 10px 0px;
}

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

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

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

/* miniaturas */
#lightbox a:link, #lightbox a:visited, #lightbox a:hover, #lightbox a:active
{
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	color: transparent;
	background-color: transparent;
}
