OL.alfa {
	list-style-type: lower-alpha;
}

OL.circulos {
	list-style-type: disc;
}

OL.num {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #052e3e;
	text-align: justify;
}


.columna1{
	background-color: #c1dde7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b434c;
	font-weight: normal;
}

.columna2{
	background-color: #d6e8ef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b434c;
	font-weight: normal;

}

.columna3{
	background-color: #e8f1ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b434c;
	font-weight: normal;

}

.columna4{
	background-color: #5ba4be;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

.columna5{
	background-color: #fff0d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b434c;
	font-weight: normal;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b8b00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b8b00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b8b00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b8b00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}


a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b8b00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b8b00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b8b00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}


a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b8b00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

.fondocontactos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:left;
	line-height: 22px;
}

.fondocontenido{
	background-image:url(imagenes/fondocontenido.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fondocongreso{
	background-color:#fff;
	background-image:url(imagenes_congreso/fondo_congreso.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.forms  {
	background-color: #fff; /* Title block background color     azul oscuro #03588C*/
	border-top: thin solid #fff; /* Top border thickness/style/color of this block */
	border-right: thin solid #fff; /* Right border thickness/style/color of this block */
	border-left: thin solid #fff; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #fff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c3c3c;
	text-align: left;
	letter-spacing: 0.5px;
}

.lineahorizontal{
	background-image: url(imagenes/linea_horizontal.gif);
	background-repeat: repeat-x;	
}

.lineavertical{
	background-image: url(imagenes/linea_vertical.gif);
	background-repeat: repeat-y;	
}

.tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #052e3e;
	text-align: justify;
}

.txtverde{
	color: #808000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c3a77;
	font-weight: normal;
	line-height: 18px;
}

.titulogrande {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #00669c;
	font-weight: normal;
	line-height: 18px;
}



.titulogrande2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	color: #00669c;
	font-weight: normal;
	line-height: 24px;
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00669c;
	font-weight: bold;
	line-height: 18px;
}

p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3c3c3c;
	text-align: justify;
}

h1 {
	font-family:  Times New Roman, Times, serif;
	font-size: 30px;
	color: #00669c;
	line-height: 36px;
	font-weight:normal;
}

h2{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #6c3a77;
	font-weight: bold;
	line-height: 16px;
}

body {	
	background-color: #ebebeb;
}

