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

#notiexport_container {
	width:742px;
}

#notiexport_top {
	width:742px;
	height:120px;
	background-image: url(../images/top_notiexport.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:20px;
}

#notiexport_left_column {
	width:150px;
	margin-right:46px;
	float:left;
}

#notiexport_main_content {
	width:546px;
	float:left;
}

.titlesec_notiexport {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6D6E71;
	line-height:21px;
	letter-spacing:3px;
	text-transform:uppercase;
}

.subtitle_notiexport {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00525D;
}

.notiexport_temas {
	width:546px;
	float:left;
}

.h_line5 {
	width:546px;
	height:1px;
	background-image:url(../images/h_line.gif);
	background-repeat:repeat-x;
	margin:10px 0 10px 0;
	float:left;
}

#notiexport_menu {
	width:360px;
	float:left;
	margin-top:100px;
}

#notiexport_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#notiexport_menu ul li {
	display:inline;
}

#notiexport_menu ul li a {
	display:block;
	float:left;
	padding:2px 8px;
	background-color:#C9DDE6;
	margin-right:8px;
	line-height:15px;
	color:#00525D;
	text-decoration:none;
}

#notiexport_edition {
	width:360px;
	float:right;
	text-align:right;
	margin-right:20px;
	margin-top:102px;
}

/* Calendario */

#title_calendar {
	width:155px;
	float: left;
	text-align:center;
	margin-bottom:5px;
}

#title_calendar a {
	display:inline;
}

#calendar {
	width:155px;
	float: left;
}

#calendar div {
	width:20px;
	height:17px;
	float: left;
	border: 1px solid #4D4D4D;
	text-align:center;
	line-height:17px;
}

#calendar div.currentday {
	background-color:#BBBDBF;
	color:#000;
}

#calendar div.newsday {
	background-color:#C9DDE6;
	color:#000;
}

#calendar div.newsday a {
	display:inline;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:underline;
}

/* Fin Calendario */
