@charset "utf-8";
/* CSS Document */

p {
	text-align:justify;
}

#navigationprim {
	width: 100%;
	clear:both;
	background-color: #264B99;
	height: 35px;
}

#page {
	width: 980;
	padding-top: 10px;
}

.title a, .title a:active, .title a:visited {
	color:#333;
	font-weight: bold;
	text-decoration: none;	
}

.breadcrumb {
	margin-top: -25px;
	margin-bottom: 10px;
}

#en_esta_seccion legend{
	color:#333;
	font-weight: bold;
	text-decoration: none;	
}

.active {
	font-weight: bold;
}

.fs_enlaces {
	font-size: 16px;
	font-weight: bold;
	color: #06F;
	padding-left: 20px;
	margin-top: 20px;
}

.enlaces {
	margin-left: 10px;	
	margin-top: 10px;
}

.enlaces li {
	list-style-type: square;
}

.logos_articulos {
	padding:3px;
	float:left;
}

