/*#BEGIN#*/
/*# name="01 Body" reference="ref/common-typography.css\General.htm" description="Page Body styles" #*/
/*BODY STYLES*/
body {
	text-decoration: none;
	color: #333333;
	font: normal 0.74em/1.6em Arial;
}

/*END BODY*/

/*#END#*/
/*#BEGIN#*/
/*# name="03 Links" reference="ref/common-typography.css\Links.htm" description="Links styles" #*/
/*LINKS*/
a {
      color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*END LINKS*/



/*#END#*/
/*#BEGIN#*/
/*# name="04 Paragraph" reference="ref/common-typography.css\Paragraph.htm" description="Paragraph styles" #*/
/*PARAGRAPHS*/
p {
	padding: 0;
	margin: 0 0 1em 0;
        background-color: none;	
}
/*END PARAGRAPHS*/


/*#END#*/
/*#BEGIN#*/
/*# name="05 Titles" reference="ref/common-typography.css\Titles.htm" description="Titles styles" #*/
/*TITLES*/
h1 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font: bolder 146% arial;
}
h2 {
	font: normal 102% Arial;
	color: #FFFFFF;
	margin: -2px 0 1px 0;
	padding: 0;
}
h2 a{
	font: bold 108% Arial;
	color: #FFFFFF;
	margin: -2px 0 1px 0;
	padding: 0;
}
h3 {
	font:  108% Arial;
	color: #FFFFFF;
	padding-bottom: 4px;
	margin: 0;
}
h4 {
	font: normal 110% Arial;
	color: #FFFFFF;
	margin: 0;
}
/*END TITLES*/
/*#END#*/
/*#BEGIN#*/
/*# name="06 Images" reference="ref/common-typography.css\Images.htm" description="Images styles" #*/
/*IMAGES*/
img {
	border: none;
}

img.eventlogo {
	width: 8px;
	height: 8px;
	margin: 2px 2px 2px 2px;
	vertical-align: middle;
}
/*END IMAGES*/


/*#END#*/
/*#BEGIN#*/
/*# name="07 Lists" reference="ref/common-typography.css\Lists.htm" description="Lists styles" #*/
/*LISTS*/
ul {
	margin: 0 0 0 6px;
	padding: 0;
}
li {
	margin: 0;
	padding: 0 0 0 16px;
	list-style: none;
	background: url('../img/flecha.gif') no-repeat;
background-position: 0 8px;
}

ol {
list-style: decimal;
}
/*END LISTS*/





/*#END#*/
/*#BEGIN#*/
/*# name="08 Inputs" reference="ref/common-typography.css\Inputs.htm" description="Inputs controls styles" #*/
/*CONTROLS*/
input[type="hidden"] {
	height: 0;
}
/*END CONTROLS*/

/*#END#*/
/*#BEGIN#*/
/*# name="09 Style Text" reference="ref/common-typography.css\09_Style_Text.htm" description="Txt style" #*/
/*Lista de colores:
	blanco  #FFFFFF;
	gris      #333333;
*/

.text {

	text-decoration: none;

}
.titulo {
	font-size: 135%;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
}
.subtitulo {
	font-family: Arial;
	font-size: 106%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
}
.tituloparrafo {
	font-family: Arial;
	font-size: 102%;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 110%;
}
.antetitulo {
	font-size: 100%;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	line-height: 100%;
}

/* tamaņo 11px */

.texto-11 {
	
	font-weight: normal;
	text-decoration: none;
}

/* tamaņo 12px */

.texto-12 {
	font-size: 104%;
	font-weight: normal;
	text-decoration: none;
}

/* tamaņo 14px */

.texto-14 {
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
}

/* tamaņo 16px */

.texto-16 {
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}
/* tamaņo 11px */

.texto-11B {

	font-weight: normal;
	text-decoration: none;
color: #FFFFFF;

}

/* tamaņo 12px */

.texto-12B {
	font-size: 104%;
	font-weight: normal;
	text-decoration: none;
color: #FFFFFF;

}

/* tamaņo 14px */

.texto-14B {
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
color: #FFFFFF;

}

/* tamaņo 16px */

.texto-16B {
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
color: #FFFFFF;

}
.gris {
color:#666666;
	font-family:Arial;
	font-size:104%;
	font-weight:700;
	line-height:110%;
	text-decoration:none;


}

.gris {
color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:700;
	line-height:110%;
	text-decoration:none;


}
.portada-h1 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
}



.portada-fecha {
	font: bold normal 0.9em arial; 
	color: #6d7072;
}
.portada-titulo {
	font: bold 14px arial;
	color: #FFFFFF;
	text-decoration: none;
}

.portada-texto {
	font: 14px arial;
	color: #333333;
}

.portada-info {
	font-family: arial;
	text-transform: lowercase;
	color: #FFFFFF;
	background: url('../img/media/next.gif') no-repeat right;
	margin:0 10px 1.5em 0;
	padding: 0 8px 0 0;
	text-align: right; 
}
.portada-info a {

	color: #FFFFFF;
	
}
.portada-destacado-h1 {
	font: bold 120% arial;
	color: #5c5f61;
}


hr {
    background-color:#c2c4c6;
	width: 100%;
	border: 1px solid #c2c4c6;
	height: 1px;
}


strong {
    font-weight: bold;
}
.destacados {
                color:#990000;
	text-decoration:none;
}

/*#END#*/
