@charset "UTF-8";
html, body {
	background-color : #c00000;
	margin:0px;
	padding:0px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}

h1{
	margin:0px;
	padding:0px;
}

#content {
	background-color : #fff;
	width : 951px;
	margin : 26px auto 0 auto;
}

#header {
	width : 100%;
	height : 130px;
	z-index : 1;
}

h2 {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 19px;
	color : #c00000;
	margin : 0;
	padding : 0;
	text-transform: uppercase;
}
.prueba {
padding-bottom : 10px;
padding-top : 20px;
}
#logox {
background-image : url(img/KRTU-logo.gif);
width : 640px;
height : 148px;
background-repeat : no-repeat;
float : left;
}
#logoTexto {
	font-size : 26px;
}
.rojo {
color : #c00000;
}
#nav2 {
position : absolute;
top : 70px;
z-index : 2;
right : -34px;
}
ul {
list-style-type : none;
padding : 0px;
overflow : hidden;
margin:0px;
}
li {
float : left;
}
.titular{
	position:absolute; 
	top:28px; !important; /* Firefox, Safari, Opera, etc */
	*top:28px; !important; /* IE7 */
	*top:24px; /* IE6 */ 
	left:183px;
}
.barrita {
	width: 400px;
	position:absolute; 
	top:80px; 
	left:585px; !important; /* Firefox, Safari, Opera, etc */
	*left:585px; !important; /* IE7 */
	*left:590px; /* IE6 */
}
.myh1, .myh2{
	height:16px;
	font-size : 12px;
	font-family : "Trebuchet MS";
	/*padding: 6px 15px 0px 15px;*/
	text-align : center;
	float : left;
	color : #ffffff;
	background-color : #000000;
	text-decoration : none;
	padding: 6px 15px 6px 15px;
}
.myh1{
	cursor:pointer;
}
.myh2{
	background-color : #c00000;
}


.tx_rojo{
	color : #c00000;
}
#columnas {
padding : 0 20px 10px 20px;
height : 580px;
clear : both;
}
#columnas2 {
padding : 0 20px 10px 20px;
height : 650px;
clear : both;
}
#columnas3 {
padding : 0 20px 10px 20px;
clear : both;
}
#catalan {
padding : 0 10px 0 0;
float : left;
width : 283px;
border-right : 1px solid #ccc;
}
#castellano {
padding : 0 10px 0 10px;
float : left;
width : 283px;
border-right : 1px solid #ccc;
}
#ingles {
padding : 0 0 0 10px;
float : left;
width : 293px;
}
#footer {
clear : both;
width : 100%;
height : 30px;
background-color : #c00000;
text-align : right;
padding : 8px 5px 0 0;
}
.mayusculasRojas {
font-family : "Times New Roman", Times, serif;
color : #c00000;
font-size : 19px;
font-weight : normal;
line-height : 20px;
}
.mayusculasRojas2 {
font-family : "Times New Roman", Times, serif;
color : #c00000;
font-size : 19px;
font-weight : normal;
padding-top : 15px;
padding-bottom : 5px;
}
.mayusculasRojas3 {
font-family : "Times New Roman", Times, serif;
color : #c00000;
font-size : 19px;
font-weight : normal;
margin-bottom : 50px;
}
.tituloPagina {
font-family : "Times New Roman", Times, serif;
color : #000000;
font-size : 19px;
font-weight : normal;
padding-top : 15px;
padding-bottom : 5px;
}
.centrado {
text-align : center;
}
.filete {
border-bottom : 1px solid #c4c4c4;
padding-bottom : 10px;
}
.filasPublicacions {
padding-bottom : 20px;
padding-top : 20px;
border-bottom : 1px solid #c4c4c4;
width : 100%;
float : left;
}
.PublicacionesTitulo {
width : 290px;
float : left;
}
.PublicacionesImagen {
width : 165px;
float : left;
}
.PublicacionesTexto {
width : 208px;
float : left;
margin-right : 20px;
}
.paginacion {
	margin-bottom : 30px;
	margin-top : 10px;
	float : left;
	width : 100%;
	height : 20px;
	text-align : center;
	border-bottom : 1px solid #c4c4c4;
}
.paginacion  a{
	text-decoration:none;
	color:#000;
}
.paginacion  a:hover,.paginacion  a:active{
	text-decoration:underline;
	color:#888;
}
.paginacionYear {
	margin-bottom : 30px;
	margin-top : 20px;
	padding-top : 10px;
	float : left;
	width : 100%;
	height : 25px;
	text-align : center;
	border-bottom : 1px solid #c4c4c4;
	border-top : 1px solid #c4c4c4;
}



.paginacionYear  a{
	text-decoration:none;
	color:#000;
}
.paginacionYear  a:hover,.paginacion  a:active{
	text-decoration:underline;
	color:#888;
}

.paginacionYear_down {
	margin-bottom : 30px;
	margin-top : 5px;
	padding-top : 10px;
	float : left;
	width : 100%;
	height : 25px;
	text-align : center;
	border-bottom : 1px solid #c4c4c4;
}
.paginacionYear_down  a{
	text-decoration:none;
	color:#000;
}

.paginacionYear_down  a:hover,.paginacion  a:active{
	text-decoration:underline;
	color:#888;
}

.Cronologia {
width : 100%;
border-bottom : 1px solid #c4c4c4;
padding-bottom : 15px;
}


