@charset "UTF-8";
/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
	}

#menu {
	background-image: url(images/fdo_menu.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
h1 { margin:0;}
h2 { margin:0; font-size:12px; color:#4f4f4f; font-weight:bold;}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 226px;
	background-image: url(images/header_prov.jpg);
	border-bottom: 1px solid #1D588C;
	border-top: 1px solid #1D588C;
	background-repeat: no-repeat;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height:12px;
	color: #868686;
	height: 33px;
	text-align: center;
	clear:both;
	border-top:thin;
	border-top-color:#4f4f4f;
	border-top-style:solid;
	
}

#content{
	background-color:;
	
}
#bod {
	background-image: url(images/body.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	height:665px;
	width:100%;
	bottom:0px;
	z-index:-1000;
	clear:left;
	position: fixed;

}

.tittles1 {
	font-size: 16px;
	color: #001335;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	width: 200px;
	height: 30px;
	text-align: left;	
}

a:link {
	color: #13568b;
}
a:visited {
	color: #13568b;
}
a:hover {
	color: #13568b;
}
a:active {
	color: #13568b;
}

.columna {
    float:left;
	overflow:hidden;
	padding-top:10px;
	height:450px;
	margin-top:25px;
	margin-bottom:10px;
	
	
	}
	.16{
		font-size:20px;
	}
.menu {text-align:center; font-size:12px; font-weight:normal; padding-left:15px; line-height:12px;}

.menu a {color:#FFFFFF; text-decoration:none;}

.menu a:hover {color:#cae7ff;}

ol { padding-left:0; margin-bottom:10px;}
ul { margin:0; padding:0;}
#leermas {background-image:url(images/btn_leermas.gif); background-position:right center; background-repeat:no-repeat; height:30px; padding:13px 13px 0 0; }
#leermas a {color:#FFFFFF; text-decoration:none;}
#leermas a:hover {color:#cae7ff;}
.ticket { margin:275px 0 0 20px;}
#listas_sin_link { font-size:12px; color:#4F4F4F;}
#listas_sin_link li {border-bottom: 1px dashed #0F496F; list-style: disc outside none; margin: 0 0 4px 15px; padding: 0 0 4px;}
