@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}

h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: underline;
}

body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #DEDEDE;
}
#Wrapper {
	width: 1006px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg-wrapper.jpg);
	overflow: hidden;
	background-repeat: repeat-y;
}
#PieWrapper {
	margin: 0px;
	padding: 0px;
}

#Header {
	background-image: url(../img/bg-header.jpg);
	height: 385px;
	padding-top: 10px;
	background-position: top;
	background-repeat: no-repeat;
}
#TopMenu {
	background-image: url(../img/top-menu.jpg);
	height: 89px;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#TopMenu #NavMenu {
	float: right;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #666666;
}
#NavMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
#NavMenu a:hover {
	text-decoration: underline;
}


#BannerHEader {
	width: 980px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#ContentHome {
	padding: 10px;
}
#CajaNoticias {
	width: 470px;
	margin-left: 10px;
}
#UltimaNoticiaHome {
	background-image: url(../img/title-ultima-noticia-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 27px;
}
#UltimaNoticiaHome p {
	text-align: justify;
}
#UltimaNoticiaHome  h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d60039;
	margin-bottom: 10px;
	text-decoration: none;
}
#UltimaNoticiaHome a:hover {
	text-decoration: none;
	color: #000000;
}

#UltimaNoticiaHome .btnampliarnoticia {
	margin-top: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ResumenDeNoticiasHome {
	background-image: url(../img/title-resumen-de-noticias-home.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	margin-top: 15px;
	padding-bottom: 10px;
}
#ResumenDeNoticiasHome ul {
	padding: 0px;
}
#ResumenDeNoticiasHome ul li {
	margin-bottom: 10px;
	list-style-image: url(../img/bullet-news.jpg);
	list-style-type: none;
	list-style-position: inside;
}
#ResumenDeNoticiasHome ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#ResumenDeNoticiasHome ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#CajaInstitucionalHome {
	width: 480px;
	float: right;
}
.BloquesHomeNoticias {
	padding-top: 10px;
	padding-bottom: 10px;
}
.btnAmpliar {
	margin-top: 10px;
}

#IntroduccionHome {
	background-image: url(../img/title-grupo-roggio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 8px;
}
#IntroduccionHome p {
	text-align: justify;
}

#AccionesHome {
	margin-top: 20px;
	background-image: url(../img/title-acciones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.IMGSinBorde  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContentInternas {
	padding: 10px;
}
#ContentInternas  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 21px;
	color: #333333;
	margin-bottom: 10px;
	font-style: italic;
}
#CajaTxtInternas {
	width: 620px;
	padding: 10px;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#CajaTxtInternas a {
	color: #000000;
}

/*DIRECTORIO de NOTICIAS*/
#NoticiasColIZ {
	width: 330px;
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#NoticiasColDer {
	width: 260px;
	float: left;
	padding: 5px;
}
/*FIN DIRECTORIO de NOTICIAS*/

/* PAGINACION*/

#Paginacion {
	padding: 0px;
	width: 100%;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	float: left;
}
#Paginacion ul li {
	display: block;
	margin: 2px;
	list-style-type: none;
	float: left;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#Paginacion ul li a {
	font-size: 11px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#Paginacion ul li a:hover {
}

/*FIN de PAGINACION*/

#CajaTxtInternas a:hover {
	color: #666666;
	text-decoration: none;
}
#GaleriaImagenesNoticias {
	width: 610px;
	float: left;
}
#GaleriaImagenesNoticias ul {
	padding: 0px;
}
#GaleriaImagenesNoticias ul li {
	padding: 0px;
	float: left;
	list-style-type: none;
	border: 3px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SacaBordeIMG {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#ColDerInterna {
	width: 330px;
	float: right;
}
#SidebarIZ {
	padding-top: 20px;
	width: 300px;
	padding-left: 25px;
}
#SidebarIZ ul {
	padding: 0px;
}
#SidebarIZ li {
	list-style-type: none;
	list-style-image: url(../img/bullet-news-sidebar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 15px;
}
#SidebarIZ ul li a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#SidebarIZ ul li a:hover {
	color: #000000;
	text-decoration: none;
}
.ListaNoticias {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
}
.ListaNoticias h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #333333;
}


#Footer {
	width: 1006px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#Footer p {
	line-height: 15px;
	font-size: 11px;
	color: #666666;
}
#PieWrapper {
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
