﻿@charset "utf-8";

/* CSS Document */

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #545556;

}

body, p, h1, h2, h3, h4, h5, h6, strong, ul, li, form, img {

	padding:0px;

	margin:0px;

	border:none;

}

b{

text-weight: bold;

color: #345c64;

font-size: 11px;

}

h1{

	color: #345c64;

	font-size: 14px;

	font-weight: bold;

	

}

h2{

	color: #656667;

	font-size: 11px;

	font-weight: bold;

	

}

h3{

	float: left;

	font-size: 22px;

	font-weight: bold;

	color: #49828D;

	line-height: 20px;

	padding-left: 96px;

	padding-top: 10px;

	

}

h3 span {

	font-size: 18px;

	padding-left: 30px;

}



h4 {

	font-size: 13px;

	font-weight: bold;

	color: #345c64;

	width: 360px;

	padding-bottom: 30px;

}

a {

	color: #49828D;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}



.clearAll {

	line-height:0px;

	clear:both;

	overflow: hidden;

}

/* Align corners*/

.topLeftBorder {

	position:absolute;

	top:-1px;

	left:-1px;

}

.bottomLeftBorder {

	position:absolute;

	bottom:-1px;

	left:-1px;

}

.topRightBorder {

	position:absolute;

	top:-1px;

	right:-1px;

}

.bottomRightBorder {

	position:absolute;

	bottom:-1px;

	right:-1px;

}

.topLeft {

	position:absolute;

	top:0px;

	left:0px;

}

.bottomLeft {

	position:absolute;

	bottom:0px;

	left:0px;

}

.topRight {

	position:absolute;

	top:0px;

	right:0px;

}

.bottomRight {

	position:absolute;

	bottom:0px;

	right:0px;

}

.bottom {

	position: absolute;

	bottom: 0px;

}

/*End Align Corners*/

#page {

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}

#header {

	width: 1000px;

}

#idiomas {

	height: 36px;

}

#idiomasUp {

	height: 14px;

	background-image: url(../images/idiomas_up.gif);

	background-repeat: repeat-y;

	background-position: 258px 0px;

	width: 1000px;

}

#idiomasDown {

	height: 18px;

	background-image: url(../images/idiomas_down.gif);

	background-repeat: no-repeat;

	width: 1000px;

	text-align: right;

	padding-top: 4px;

}

#novedades {
 
	width: 500px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px solid ;*/
	color:#336666;
	/*height: auto;*/
	text-align: center;
	font-weight: bold;
	margin-left: 250px;
	float:left;
	padding-top: 3px;
	overflow:hidden
}
.cuadro {
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px solid;*/
	color: #336666;
	height: auto;
	text-align: left;
	font-weight: bold;
	margin-left: 200px;
	float: left;
	padding-top: 3px;
}

#idiomasDown a {

	 margin-right:10px;

}

#content {

	width: 1000px;

}

#mainPanel {

	background-image: url(../images/mainPanel.gif);

	background-repeat: repeat-x;

	margin-top: 5px;

	width: 1000px;

	height: 257px;

}



#principalNews {
	width: 305px;
	float: left;
	background-image: url(../images/block_one_tile.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 247px;

}

.news {

	width: 250px;

	margin-left: 16px;

	margin-top: 18px;

}

.viewMore {

	color: #345c64;

	font-size: 10px;

	margin-top: 10px;

	float: right;

	font-weight: bold;

}

.fotoLeft {

	float: left;

	margin-right: 10px;

}



.logo {

	margin-left: 40px;

	margin-top: 34px;

}

.forum, .forumInt {

	position: absolute;

	top: 10px;

	width: 100px;

	font-size: 16px;

	font-style: italic;

	left: 16px;

	color: #083184;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

.forumInt {

	top: 10px;

	left: -23px;

}

#flashBanner {

	width: 695px;

	float: left;

}

#secondPanel {

	width: 1000px;

	margin-top: 28px;

}

.articulos {

	width: 249px;

	font-weight: normal;

	border-right-width:1px;

	border-right-style: dashed;

	border-right-color: #B9C8DB;

	float: left;

	padding-bottom: 8px;

}

.articulosTitle {

	font-weight: bold;

	color: #345c64;

	height: 41px;

	background-image: url(../images/title_back.gif);

	background-repeat: no-repeat;

	margin-bottom: 12px;

	padding-top: 8px;

	padding-right: 64px;

	padding-left: 10px;	

	text-align: center;

	font-family: Tahoma, Verdana;

	font-size: 14px;

}



.linkuniv{

    font-weight: bold;

	color: #345c64;

	height: 15px;

	background-image: url(../images/title_back.gif);

	background-repeat: no-repeat;

	margin-left: 10px;

	padding-bottom: 2px;

	padding-top: 2px;

	padding-right: 1px;

	padding-left: 1px;

	text-align: left;

	font-family: Arial Helvetica, sans-serif;

	font-size: 11px;

	

}

.articulosTitleLink  {

	font-weight: bold;

	color: #345c64;

	display: block;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.articulosTitleLink:hover {

	color:#345c64;

}

.articulosContent {

	padding-right: 5px;

	padding-left: 6px;

}

/*Esta clase vieno en el nuevo redide�o de la p�gina*/
.Titulos1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #345c64;
	font-weight: bold;
	
}

.infocuadro {

wieght: 110;

font-size: 11px;

padding: 0px;

margin: 0px;

border: 0px;

overflow: auto;

}

#footer {

	height: 70px;

	background-image: url(../images/footer_tilenew1.gif); /*se cambio por footer_tile.gif 08-08-08*/

	background-repeat: repeat-x;

	font-weight: normal;

	color: #333333;

	text-align: center;

	width: 980px;

	padding-top: 5px;

	padding-right: 10px;

	padding-left: 10px;

	line-height: 18px;

}
#footerinter { /*agregado el 08-08-08 para el pie de p�gina interno*/
padding-bottom: 4px;

color: #FFFFFF;

font-family: Arial, Helvetica, sans-serif;
}

#footerinter a { /*agregado el 08-08-08 para el pie de p�gina interno*/
color: #FFFFFF;
}
/*Agregado el 03-06-2008*/
.articulosTitleLinkc
{
color: #545556;
} 


#rlimgl{
	float:left;
/*	margin: 15px 10px 15px 0;*/
	padding: 2px 10px 10px 0px;
	text-align:left;
}
#rlimgr{
	float:right;
	padding: 2px 0px 10px 10px;
/*	margin: 15px 0 15px 10px;*/
	text-align:right;
}
#rlimgf{
	font-size:11px;
	line-height:12px;
	color:#737373;
	font-style:italic;
	padding-top:5px;
}

