/* master.css - ANECA */

/* Reset
--------------------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}
hr,
legend,
.access{
	display: none;
}
fieldset,
a img{
	border:0;
}
li{
	list-style: none;
}
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
}
input, select, textarea, button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
div.radios p label input,
p.checkbox input {
	width: 1em;
	margin-bottom: 5px;
}
table{
	border-collapse:collapse;
	width:100%;
}
fieldset input, select, textarea{
	border:1px solid #c7c7c7;
}
button{
	cursor: pointer;
}
/* General Styles
--------------------------------------------------------- */
body{
	background: #fff url(../images/body-repeat-secundaria.gif) top left repeat-x;
	font: normal 60% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #474747;
}
body#home{
	background: #fff url(../images/body-repeat-home.png) top left repeat-x;
}
body#home-eng{
	background: #fff url(../images/body-repeat.png) top left repeat-x;
}
a{
	outline:0;
	color: #336381;
	text-decoration:underline;
}
a:hover{
	color: #000;
}
.hvr {
	cursor: pointer;
}

/* Degradado radial Home y Secundarias
--------------------------------------------------------- */
#deg-radial-home {
	background: url(../images/deg-radial-home.jpg) center 94px no-repeat;
}
#deg-radial-secundarias {
	background: url(../images/deg-radial-secundaria.jpg) center 94px no-repeat;
}
/* Page
--------------------------------------------------------- */
#page{
	width: 964px;
	margin: 0 auto;
	padding: 0 7px 40px;
	text-align: left;
}
/* Clearfix
--------------------------------------------------------- */
.clearfix:after{
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

#con-sub-nav #folder-items .content-view-embed .class-file{
	color: #fff;
	font-size: 1.2em;
}
#con-sub-nav #folder-items .content-view-embed .class-file a{
	color: #fff;
	text-decoration: none;
}

#con-sub-nav #folder-items .content-view-embed .class-file img {
	margin-right: 9px;
}

.vertically_listed_sub_items .attribute-link { word-wrap: break-word; width: 520px; }

.file-only-image a {
	text-decoration: none;
}

.bold-li a {
	font-weight: bold;
}
#programas div.category{
    width: 33% !important;
}

#programas div.category a > img{
width: 90%;
margin: 2%;

}

#programas div > h3{
    font-size: 15px;
}

#programas div.category > div, #programas div.category {
    float: left;
}
