/* global */
html{height:100%;}

body
{ font-family: verdana,arial, sans-serif;
  padding:0px;
  margin:0px;
  font-size:12px;
}

p
{ margin:0px;
  padding:0px 0px 16px 0px;
  line-height:1.2em;
}

h1
{ font-family: verdana, sans-serif;
  font-size:110%;
  FONT-WEIGHT:bold;
  letter-spacing:.1em;
  }

h2
{ margin:0px 0px 0px 10px;
  padding:0px 0px 4px 0px;
  FONT-WEIGHT:bold;
  font-size:120%;
  line-height:1.5em;
}

h3
{ margin-top:5px;
  FONT-WEIGHT:bold;
  font-size:105%;
}

h4
{ margin-top:15px;
  padding:0px 4px 2px 0px;
  FONT-WEIGHT:bold;
  font-size:95%;
}

h5
{ FONT-WEIGHT:normal;
  font-size:95%;
  text-align:justify;
}

img{border:0px;}

a{
outline:none;
text-decoration: none;
}

.interior {height:600px;}

/* image positioning - left, right and center */
.left
{ float:left; 
  padding:0px 8px 0px 0px;
  display:inline
}

.right
{ float:right; 
  padding:0px 0px 0px 8px;
  display:inline
}

.center
{ display:block;
  text-align:center;
  margin:0 auto;
}

/* block quote */
blockquote
{ margin:20px 0px 20px 0px; 
  padding:10px 20px 0px 20px;
  border-left:5px solid;
}

/* unordered list */
ul
{ margin:8px 0px 0px 16px;
  padding:0px;
}

ul li
{ list-style-type:square;
  margin:0px 0px 0px 0px; 
  padding:0px;
}
/*
li a
{text-decoration:underline;}
*/
/* ordered list */
ol
{ margin:8px 0px 0px 24px;
  padding:0px;
}

ol li
{ margin:0px 0px 11px 0px; 
  padding:0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content
{ margin-left:auto; 
  margin-right:auto;
}

/* main container */
#main{width:780px;height:auto;}

/* links above the logo / footer */
#footer
{ width: 726px;
  height: 40px;
  font-size: 88%;
  text-transform: uppercase;
  padding-left:19px; padding-right:21px; padding-top:5px; padding-bottom:0px
}

/*#links
{ width: 756px;
  height: 5px;
  border-bottom: 2px solid #ffffff;
  font-size: 88%;
 /* text-transform: uppercase;
  padding: 5px 5px 0px 5px;
}*/

/*#links{text-align: right;}*/

#footer
{ text-align: center; 
  border-top: 2px solid;
}
.colorIURIS{
position: absolute; 
margin-top:-4px;
float:right; 
width: 94px; 
height: 13px; 
padding:0px;
}

#links a, #footer a{text-decoration: none;}
/*
#links a:hover, #footer a:hover{text-decoration: underline;}
*/
/* logo */
#logo {
	width:776px;
	height:125px;
	border-top:2px solid;
	border-bottom:5px solid;
}
#logo h1, #logo h2 {
	margin:0px;
	letter-spacing:.2em;
}
#logo h1 {
	padding:28px 0px 0px 19px;
	font-size:160%;
}
#logo h2 {
	font-family:verdana, arial, sans-serif;
	padding:5px 0px 0px 19px;
	font-size:108%;
}
/* navigation menu */
#menu {
	height:30px;
	width:776px;margin-top:50px;position:relative;
}
#menu ul {
	margin:0px auto;/*border-left: 5px solid #000066;*/
}
/*.bordeMenuAzul {
	border-left: 1px solid #000066;
}
.bordeMenuAzul a {
	margin-left:8px;
}*/
#menu li {
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
	list-style:none;
}
#menu li a {
	display:block;
	display:inline;
	/*float:left;*/ 
  height:22px;
	text-decoration:none;
	padding:6px 12px 2px 6px;
}

/* column 1 - contains sidebar items */
#column1
{ width:198px;
  margin:22px 0px 0px 0px;
  float:right;
  padding:19px 19px 15px 19px;
  display:inline
}

.sidebaritem
{ text-align:left;
  width:168px;
  float:left;
  margin:0px 0px 23px 0px;
  border:1px outset;
  padding:14px 8px 14px 19px;
  display:inline
}

.sidebaritem02
{ text-align:left;
  width:195px;
  float:left;
  	border-right:2px solid #0C1E6D;
	border-left:2px solid #AEB6DA;
	border-top:2px solid #AEB6DA;
	border-bottom:2px solid #0C1E6D;
	display:inline
  
}
.sidebaritem02C
{ text-align:center;
  width:195px;
  float:left;
  	border-right:2px solid #0C1E6D;
	border-left:2px solid #AEB6DA;
	border-top:2px solid #AEB6DA;
	border-bottom:2px solid #0C1E6D;
	display:inline
  
}

.sidebaritem h1
{ margin:0px; 
  font-weight:normal;
  padding:0px 0px 16px 0px;
  text-transform:uppercase;
}

.sidebaritem5
{ text-align:left;
  width:168px;
  float:left;
  margin:0px 0px 23px 0px;
  border:1px solid;
  padding:14px 8px 14px 19px;
  display:inline
}

.sidebaritem5 h1
{ margin:0px; 
  font-weight:normal;
  padding:0px 0px 16px 0px;
  text-transform:uppercase;
}

.tituloMenu
{ font-family: verdana, arial, sans-serif;
  font-size:108%;
  FONT-WEIGHT:bold;
  letter-spacing:.1em;
  }

.sidebaritem tituloMenu
{ margin:0px; 
  font-weight:normal;
  padding:0px 0px 0px 0px;
  text-transform:uppercase;
  display:inline
}

.sidebaritem p
{ line-height:16px; 
  padding:0px 0px 8px 0px;
}

.sidebaritem a, .sidebaritem a:hover
{ padding:0px 0px 2px 19px;
  text-decoration:none;
}

.sbilinks{padding:0px}

.sbilinks ul{margin:0px auto;} 

.sbilinks li 
{ margin:0px; 
  float:left; 
  list-style:none; 
  display:inline
}

.sbilinks2{padding:0px}

.sbilinks2 ul{margin:0px auto;} 

.sbilinks2 li 
{ margin:0px; 
  float:left; 
  list-style:none;
  display:inline 
} 
 
.sbilinks2 li a , .sbilinks li a:hover
{ float:left; 
  height:16px;
  text-decoration:none; 
  padding:5px 0px 4px 19px;
  width:149px;
  display:inline
} 

.sbilinks li a , .sbilinks li a:hover
{ float:left; 
  height:16px;
  text-decoration:none; 
  padding:5px 0px 4px 19px;
  width:149px;
  display:inline
} 

/* column 2 - page content */
#column2
{ text-align:justify;
  width:500px;
  float:left;
  margin-top:10px;
  padding:2px 3px 15px 19px;
  display:inline
}
#columnBoletin
{ text-align:justify;
  width:700px;
  float:left;
  margin-top:10px;
  padding:2px 3px 15px 19px;
  display:inline
}

#column2 h1
{ font-family: verdana, sans-serif;
  margin:0px 0px 12px 0px; 
  border-bottom:1px solid;
  font-size:200%;
  text-transform:uppercase;
  font-weight:normal;
}
#columnBoletin h1
{ font-family: verdana, sans-serif;
  margin:0px 0px 12px 0px; 
  border-bottom:1px solid;
  font-size:200%;
  text-transform:uppercase;
  font-weight:normal;
}

#column2 li
{ font-family: verdana, sans-serif;
  padding:5px 0px 5px 0px; 
  margin:0px 0px 0px 0px; 
  font-size:115%;
  font-weight:bold;
}

#column2 a, #column2 a:hover
{ padding:0px 0px 2px 0px;
  text-decoration:none;
  color:#1f3180;
  }


#column2 a:hover{text-decoration:none;}

/* column 3 - page content */
#column3
{ text-align:center;
  width:508px;
  float:left;
  padding:2px 3px 15px 19px;
  vertical-align:bottom;
  display:inline
}

#column3 h1
{ font-family: verdana, arial, sans-serif;
  padding:5px 5px 5px 5px; 
  margin:0px 0px 12px 0px; 
  font-size:150%;
  font-weight:normal;
}

#column3 a, #column2 a:hover
{ padding:0px 0px 2px 0px;
  text-decoration:none;
  color:#1F3180;
  }

#column3 a:hover{border-bottom:1px solid;}


/* contact page - form layout */
form{margin-top:0px;}

div.row
{ clear:both;
  width:448px;
}

.flechas
{ clear:both;
  width:508px;
  }

.flechas p
{	color: #E60003;
	padding: 4px;
	position: relative; 
	background-color:#ffffff;
	margin: 6px 6px 6px 6px;
	border:1px solid #E60003;
	width:200px;
	line-height:1em;

	}


div.row span.formlabel 
{ float:left;
  width:150px;
  text-align:left;
}

div.row span.forminput
{ float:right;
  text-align:right;
} 

div.spacer
{ clear:both;
  width:80px;
}

input, textarea
{ width:259px; 
  font-family:verdana, arial, sans-serif;
  font-size:100%;
  border:1px solid;
  margin:2px;
}

.submit
{ font-family:verdana, arial, sans-serif;
  font-size:100%; 
  border:1px solid;
  width:70px;
  height:22px;
  cursor:pointer;
}

.sidebaritem2
{ text-align:justify;
  width:475px;
  float:left;
  margin:0px 0px 23px 0px;
  border:1px solid;
  padding:14px 8px 14px 19px;
  display:inline
}

.sidebaritem2 h1
{ margin:0px; 
  font-weight:normal;
  padding:0px 0px 16px 0px;
}

.sidebaritem2 p
{ line-height:16px; 
  padding:0px 0px 8px 0px;
}

.sidebaritem2 a, .sidebaritem2 a:hover
{ padding:0px 0px 2px 19px;
  text-decoration:none;
}

.sidebaritem3
{ text-align:justify;
  width:500px;
  float:left;
  margin:0px;
  padding:0px;
  display:inline
  }
.sidebaritemBoletin
{ text-align:justify;
  width:700px;
  float:left;
  margin:0px;
  padding:0px;
  }

.sidebaritem3 h1
{ margin:5px; 
  font-weight:normal;
   	border-left:2px solid #AEB6DA;
	border-top:2px solid #AEB6DA;
	border-bottom:2px solid #AEB6DA;
}
.sidebaritemBoletin h1
{ margin:5px; 
  font-weight:normal;
   	border-left:2px solid #AEB6DA;
	border-top:2px solid #AEB6DA;
	border-bottom:2px solid #AEB6DA;
}

.tituloContenido
{ margin:5px; 
  font-weight:normal;
   	border-left:2px solid #AEB6DA;
	border-top:2px solid #AEB6DA;
	border-bottom:2px solid #AEB6DA;
}

.sidebaritem3 p
{ line-height:1.26em; 
  padding:0px 0px 8px 0px;
}
.sidebaritemBoletin p
{ line-height:1.26em; 
  padding:0px 0px 8px 0px;
}

.sidebaritem3 a, .sidebaritem3 a:hover
{  text-decoration:none;
text-align:left;}
.sidebaritemBoletin a, .sidebaritemBoletin a:hover
{  text-decoration:none;
text-align:left;}

.sidebaritem4
{ text-align:justify;
  width:500px;
  float:left;
  margin:0px;
  padding:0px;
  border-bottom:1px dashed #E60003;
}

.sidebaritem4 h1
{ margin:0px; 
  font-weight:normal;
  border-left:2px solid #AEB6DA;
	border-top:2px solid #AEB6DA;
	border-bottom:2px solid #AEB6DA;
  
  
}

.sidebaritem4 p
{ line-height:1.26em; 
  padding:0px 0px 8px 0px;
}

.sidebaritem4 a, .sidebaritem2 a:hover
{  text-decoration:none;}



.titularportada
{ margin:0px;
  FONT-WEIGHT:bold;
  font-size:115%;
  line-height:1.30em;
  font-family: verdana, sans-serif;
}

.titularportada2
{ margin:0px;
  FONT-WEIGHT:normal;
  line-height:1em;
  padding:0px;
  font-family: Verdana, arial, sans-serif;
}

.titActualidad {
	margin:0px 0px 23px 0px;
	color:#e60003;
  	FONT-WEIGHT:bold;
 	font-size:120%;
 	line-height:1.2em;
  }
.fecRollover {
	margin:0px 0px 23px 0px;
	color:#e60003;
  	FONT-WEIGHT:bold;
 	line-height:1.2em;
  }
.titRollover {
	margin:0px 0px 23px 0px;
	color:#1F3180;
  	FONT-WEIGHT:bold;
 	line-height:1.2em;
  }
  
.vermas.a {
	margin:0px 0px 23px 0px;
	color:#0C1E6D;
  	FONT-WEIGHT:bold;
 	font-size:80%;
 	line-height:.9em;
  }
  
.vermas.a.hover {
	margin:0px 0px 23px 0px;
	color:#e60003;
  	FONT-WEIGHT:bold;
 	font-size:80%;
 	line-height:.9em;
  }
  
.entradilla {
	color:#000000;
  	FONT-WEIGHT:normal;
 	font-size:120%;
 	line-height:1.2em; font-style:italic; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:23px
  }
  
.fecha {color:#E60003; FONT-WEIGHT:normal;}
  
.texto {
	font-family: verdana,arial, sans-serif;
	color:#000000;
  	FONT-WEIGHT:normal;
 	font-size:120%;
 	line-height:1em; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:23px
  }

 .autor {
	color:#000000;
  	FONT-WEIGHT:normal;
 	font-size:12px;
 	line-height:1em; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:23px
  } 
  
.titActualidad a {font-size:120%; color:#0c1e6d; }
  
.titActualidad a:hover {font-size:120%; color:#aeb6da;}
  
  
.fotoportada2{height:75px; width:150px; margin:5px 20px 5px 5px; float:left;}

.fotoportada{width:75px;}

.piefoto {font-size:0.8em; font-style:italic; text-align:right}

/*.texto {font-size:1em; FONT-WEIGHT:normal; text-align:justify; color:#000000;}*/
 
.fotoTamano {width:175px;}

.video_portada {width:420px; margin:30px; background-color:#1F3180; border:1px solid #1F3180;}

.tamanoVideo{width:380px; height:300px;}

.destacadoVideo{width:150px;}
.destacadoVideo2{width:125px;}

.VideoIN{width:125px;}

.VideoPromocional{width:125px; height:85px;}

.listadoVideo {margin-bottom:10px;
padding-bottom:4px;}

.ventana {width:508px; height:500px; border:0px; border:0px; margin:0px; vertical-align:top;}

.portada {font-size:10px;}

.tamano508 {width:475px; padding-bottom:5px;}

.dobleA {height:20px; width:57px; border:0px;}


.pietotal
{ margin-top:15px;
  padding:0px 4px 2px 0px;
  FONT-WEIGHT:bold;
  font-size:95%;
}

.columnaSola {clear:both; margin-bottom:5px;}

.comentario
{
 margin:0px;
 FONT-WEIGHT:normal;
 line-height:110%;
 padding:0px;
 font-family: Verdana, arial, sans-serif;
 text-decoration:none;
 padding-bottom:5px;
}
.comentario a {color:#e60003; }

.standardsButton:link {
	BORDER-RIGHT: #7d3302 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ffc8a4 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 10px verdana,sans-serif; VERTICAL-ALIGN: middle; BORDER-LEFT: #ff9a57 1px solid; COLOR: #ffffff; PADDING-TOP: 0px; BORDER-BOTTOM: #3f1a01 1px solid; BACKGROUND-COLOR: #ff6600; TEXT-DECORATION: none
}
.standardsButton:hover {
	BORDER-RIGHT: #7d3302 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ffc8a4 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 10px verdana,sans-serif; VERTICAL-ALIGN: middle; BORDER-LEFT: #ff9a57 1px solid; COLOR: #ffffff; PADDING-TOP: 0px; BORDER-BOTTOM: #3f1a01 1px solid; BACKGROUND-COLOR: #ff6600; TEXT-DECORATION: none
}
.standardsButton:visited {
	BORDER-RIGHT: #7d3302 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ffc8a4 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 10px verdana,sans-serif; VERTICAL-ALIGN: middle; BORDER-LEFT: #ff9a57 1px solid; COLOR: #ffffff; PADDING-TOP: 0px; BORDER-BOTTOM: #3f1a01 1px solid; BACKGROUND-COLOR: #ff6600; TEXT-DECORATION: none
}

.margen20lados{padding-left:20px;padding-right:20px;}
.margen20arriba{padding-top:20px;}
.margen20abajo{padding-top:20px;}
.margen20derecha{margin-right:20px; background-color:#33CCCC}

.sidebaritemCalendario {
	text-align:center;
	/*width:195px;*/
	border-right:2px solid #0C1E6D;
	border-left:2px solid #AEB6DA;
	border-top:2px solid #AEB6DA;
	border-bottom:2px solid #0C1E6D;
	margin-bottom:10px
}
#calendar {
	float:left;
	height:140px;
	margin:5px 0 5px 23px
}

