body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#top {
	width:760px;
	height:93px;
	margin:0 auto;
}
#header {
	width:760px;
	background-color: #dadbdd;
	float:left;
}
#login {
	position:relative;
	width:215px;
	height:50px;
	float:right;
	margin-top:15px;
}
#login .label {
	font:italic 11px arial;
	width:60px;
	float:left;
	margin-top:10px;
	text-align:right;
	color:#666666;
}

.login_campo {
	margin:5px;
	width:100px;
	height:13px;
	font:italic 11px Arial, Helvetica, sans-serif;
}
#login_btn {
	position:absolute;
	width:25px;
	height:26px;
	top:17px;
	right:10px;
	cursor:pointer;
	background-image:url(images/login_btn.jpg);
	background-repeat:no-repeat;
}
#login_btn:hover {
	background-image:url(images/login_btn2.jpg);
}
#principal {
	width:760px;
	margin:0 auto;
}
#news {
	margin:0px auto;
	width:718px;
	/*border:solid 1px #999999;*/
	padding:10px 20px 20px 20px;
	float: left;
}
#seccion {
	width:718px;
	/*border:solid 1px #999999;*/
	margin:12px;
	padding-left:20px;
	float:left;
}
.novedades {
	font:normal 24px arial;
	border-bottom:solid 1px #999999;
	color:#999999;
	float:left;
	width:100%;
}
#vermas {
	width:440px;
	float:left;
	cursor:pointer;
	color:#FF6600;
	text-align:right;
	font:bold 11px arial;
}
#vermas:hover {
	color:#000000;
}
#noticias {
	width:440px;
	padding-right:10px;
	float:left;
	margin-left:20px;
	/*position:absolute;*/
}
.bloque_txt {
	width:468px;
	padding-right:10px;
	float:left;
	margin-left:7px;
	font:12px arial;
	color:#333333;
	margin-top:4px;
	margin-bottom:12px;
	line-height:20px;
}
.titulo1 {
	font:normal 18px arial;
}
.titulo2 {
	font:bold 13px arial;
}
#formulario {
	float:left;
	border:solid 1px #cccccc;
	background: #EBEBEB;
	padding:20px;
	margin:0px auto;
}
#formulario input {
	width:100%;
}
.columna1 {
	float:left;
	width:100px;
	padding:5px 10px 5px 10px;
}
.columna2 {
	float:left;
	width:270px;
	padding:5px 30px 5px 10px;

}
#noticias .head {
	font: bold 16px verdana;
	color:#666666;
	line-height:22px;
	margin-top:5px;
}
#noticias .seccion {
	font:bold 17px verdana;
	color: #666666;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #cccccc;
	line-height:25px;
	margin-top:8px;
	margin-bottom:5px;
	float:left;
	width:100%;
}

/*-------------- Aca empieza el resumen de noticias */
.noti {
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	background-image:url(images/noti_item.jpg);
	background-repeat:no-repeat;
	color:#666666;
	cursor:pointer;
}
.noti:hover {
	color:#000000;
}
.noti_foto {
	float:left;
	margin-right:10px;
	width:50px;
	border:solid 1px #CCCCCC;
}
.noti_txt {
	float:left;
	font:12px arial;
	width:345px;
	margin-left:15px;
}

.pases {
	font:normal 18px verdana;
	color:#666666;
	margin-bottom:8px;
	float:left;
	width:100%;
}
#articles {
	width:220px;
	padding-left:10px;
	float:left;
}
#articulos {
	/*background-color:#999999;*/
	width:100%;
	float:left;
	margin-top:20px;
	padding:15px;
	border:solid 1px #666666;
}
#articulos .head {
	font: normal 20px verdana;
	color:#666666;
	line-height:28px;
}
#articulos .seccion {
	font:bold 14px verdana;
	color: #666666;
	border-top:solid 1px #cccccc;
	line-height:25px;
	margin-top:4px;
	margin-bottom:6px;
	padding-top:5px;
}
.art_txt {
	font:12px arial;
	color:#666;
	width:100%;
	margin-top:4px;
	margin-bottom:12px;
	cursor:pointer;
}
.art_txt:hover {
	color:#000000;
}
/*---------------------------------------------*/

/*-----------------Noticias desarrolladas */

.noti2 {
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	background-image:url(images/noti_item.jpg);
	background-repeat:no-repeat;
	color:#666666;
	width:100%;
}
.noti_foto2 {
	float:left;
	margin-right:10px;
	width:80px;
	border:solid 1px #CCCCCC;
}
.noti_txt2 {
	float:left;
	width:330px;
}
.noti_txt2_titulo {
	font:bold 16px arial;
	width:100%;
	margin-bottom:4px;
}
.noti_txt2_subtitulo {
	font:italic 13px arial;
	width:100%;	
}
.noti_txt2_texto {
	font:normal 12px arial;
	width:100%;
	clear:both;
	padding-top:10px;
	line-height:20px;
}
.noti_txt23_texto {
	font:normal 12px arial;
	width:100%;
	clear:both;
	padding-top:10px;
}
.noti_fecha {
	width:100%;
	text-align:right;
	font:bold 12px verdana;
	color:#666666;
	padding:10px 0px 5px 0px;
	border-bottom:solid 1px #999999;
	margin-bottom:10px;
	
}
.art_txt2 {
	font:12px arial;
	color:#666;
	width:100%;
	margin-top:4px;
	margin-bottom:5px;
	cursor:pointer;
}
.art_txt2 ul {
	padding:0px;
	margin:0px;
}
.art_txt2 li {
	padding-bottom:3px;
	list-style-image:url(images/menu_item3.jpg);	
	list-style-position:inside;
}

/*---------------------------------------------*/
#blanco {
	width:760px;
	height:225px;
	float:left;
	background-image:url(images/home01.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	_margin-left:0px;
}
#blanco2 {
	width:760px;
	height:244px;
	float:left;
	_margin-left:6px;

}
#blanco3 {
	width:760px;
	height:244px;
	float:left;
	margin:0 auto;
}
#menu {
	float:right;
	width:200px;
	background:#ffffff;
	padding:0px 15px 0px 15px;
}
#menu .titulo {
	font:bold 16px arial;
	color:#333333;
	border-bottom:solid 1px #CCCCCC;
	padding:5px;
}
#menu .menu_btn {
	font:normal 0.75em Arial, freesans;
	font-size:.75em;
	background-image:url(images/menu_item.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #cccccc;
	color:#000000;
	padding:3px 0px 4px 21px;
	cursor:pointer;
}
#menu .menu_btn:hover {
	color:#FF6600;
	background-image:url(images/menu_item2.jpg);
	
}
.menu_btn_select {
	color:#FF6600;
	background-image:url(images/menu_item2.jpg);
	background-repeat:no-repeat;
	font:bold 12px Arial;
	border-bottom:solid 1px #cccccc;
	padding:3px 0px 4px 21px;
	cursor:pointer;
}
#guia {
	float:left;
	background-color:#666666;
	color:#FFFFFF;
	width:760px;
	height:120px;
	margin:0px auto;
}
#guia .titulo {
	font:bold 20px Arial;
	color:#FFFFFF;
	padding:7px 7px 7px 15px;
}
#guia ul {
	padding:0px 0px 0px 15px;
	margin:0px;
}
#guia li {
	font:normal 11px arial;
	color:#FFFFFF;
	width:175px;
	list-style:none;
	float:left;
	border-left:solid 1px #CCCCCC;
	padding:0px 3px 0px 4px;
}
.nro {
	float:left;
	font:bold 37px arial;
	width:28px;
	padding-left:3px;
	margin-bottom:15px;
}
.destacado {
	font:bold 13px arial;
}
.banner {
	float:right;
	cursor:pointer;
}
#pie {
	width:662px;
	margin:0 auto;
	padding:30px;
}
#menu_bottom {
	border-top:solid 1px #666666;
	width:610px;
	clear:both;
	padding:10px 35px 10px 35px;
}
#menu_bottom .btn {
	float:left;
	font:normal 11px arial;
	color:#333333;
	border-right:solid 1px #999999;
	padding:2px 6px 2px 6px;
	margin-bottom:5px;
	white-space:nowrap;
	cursor:pointer;
}
#menu_bottom .btn:hover {
	text-decoration:underline;
}
.menu_bottom_select {
	float:left;
	font:normal 11px arial;
	color:#999999;
	border-right:solid 1px #999999;
	padding:2px 6px 2px 6px;
	margin-bottom:5px;
	white-space:nowrap;
}
.info {
	float:left;
	font:normal 11px arial;
	color:#999999;
	text-align:center;
	clear:both;
	margin-top:20px;
	width:100%;
}

li a.descargar_pdf {
	padding: 3px 0 5px 28px;
	background:url(images/pdf.jpg) center left no-repeat;
	text-decoration:none;
}
a.imprimir {
	padding: 3px 0 5px 28px;
	background:url(images/imprimir.jpg) center left no-repeat;
	text-decoration:none;
	font:normal 11px arial;
	color:#666666;
}
a.enviar_a_un_amigo {
	padding: 3px 0 5px 28px;
	background:url(images/enviaramigo.jpg) center left no-repeat;
	text-decoration:none;
	font:normal 11px arial;
	color:#666666;
}

ol,ul {
	list-style:none;
}



