/* Diseņado por horaciotorrent.com */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-color: #fcf9f0;
	background-image: url(../img/bg.gif);
    background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0;
}
.clear{
	clear:both;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #273a43;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 15px 0;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 8px 0;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	margin: 20px 0 8px 0;
	clear: both;
}
a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: none;
}
p {
	line-height: 18px;
	padding: 0;
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*---ESTRUCTURA---*/
#holder {
	width: 957px;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 957px;
	height: 250px;
}
#logo {
	width: 238px;
	height: 239px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#logo h1 {
	text-indent: -9999px;
}
#logo h1 a {
	width: 238px;
	height: 239px;
	display: block;
	float: left;
	position: relative;
	top: -17px;
}
#head-right {
	width: 719px;
	height: 239px;
	float: right;
}
#head-right #top {
	height: 50px;
	clear: both;
	color: #fff;
	padding: 0 0 0 10px;
	line-height: 50px;
}
#top a {
	color: #fff;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}
#top ul#nav-1 {
	list-style: none;
	display: inline;
	float: left;
}
#top li {
	display: inline;
	margin: 0;
	padding: 0 25px 0 0 ;
}
#top #tel {
	float: right;
	background-image: url(../img/ico_tel.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
}
#head-right #foto {
	background-image: url(../img/bg_foto.gif);
	background-repeat: no-repeat;
	width: 492px;
	height: 189px;
	float: left;
	padding: 15px 0 0 11px;
	margin: 0;
}
/*---NEWS CABECERA---*/
#head-right #news {
	width: 176px;
	height: 189px;
	float: left;
	background-image: url(../img/bg_news.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px 20px 0 20px;
}
#news input,
#news-form input {
	width: 165px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 3px;
	margin: 9px 0 0 0;
}
#news span {
	font-size: 11px;
	color: #999;
	line-height: 13px;
}
#news .boton,
#news-form .boton {
	width: 107px;
	height: 29px;
	background-image: url(../img/bg_bt_news.gif);
	background-repeat: no-repeat;
	color: #ff6600;
	font-weight: bold;
	text-align: center;
	line-height: 29px;
	margin: 10px 0;
}
#news .boton a,
#news-form .boton a {
	color: #ff6600;
	text-decoration: none;
}
#news .boton a:hover {
	text-decoration: none;
	color: #273a43;
}
#news-form h2 {
	color: #f60;
	font-size: 14px;
	
}

/*---CONTENT---*/
#content {
	width: 957px;
	float: left;
	clear: both;
}
/*---BREADCUM---*/
#content #breadcum {
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #999;
}
#content #breadcum a {
	color: #999;
}
#content #breadcum span {
	color: #f60;
}
#content #left {
	width: 222px;
	margin: 0 0 20px 0;
	padding: 0 8px;
	float: left;
}
#content #right {
	width: 693px;
	float: left;
	padding: 0 5px 0 20px
}
/*---BANNER PDF---*/
#left .banner-pdf {
	background-color: #f8f4e6;
	border: 1px solid #ada59a;
	margin: 20px 0 0 0;
	
}
#left .banner-pdf ul {
	background-color: #fff;
	border: 1px solid #eeeadd;
	margin: 5px;
}
#left .banner-pdf li a {
	height: 48px;
	font-size: 11px;
	line-height: 13px;
	margin: 7px;
	padding: 0 0 5px 60px;
	background-image: url(../img/ico_pdf.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
/*---NAVEGACION---*/
#content #nav a {
	color: #273a43;
	text-decoration: none;
}
#content #nav a:hover {
	color: #273a43;
	text-decoration: underline;
}
#content ul#nav {
	font-size: 16px;
	list-style: none;
	color: #273a43;
}
#content #nav li {
	margin: 0;
	padding: 0 0 0 8px;
	border-bottom: 1px dotted #273a43;
	display: block;
	line-height: 40px;
}
#content #nav li.sub,
#content #nav li.sub-on {
	margin: 0;
	padding: 0 0 0 20px;
	border-bottom: 1px dotted #273a43;
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
#content #nav li.sub a {
	color: #999;
}
#content #nav li.sub-on a {
	color: #f60;
}

#content #col-1 {
	width: 462px;
	float: left;
	padding: 0 15px 0 20px
}
#content #col-2 {
	width: 203px;
	float: left;
	border-left: 1px solid #dcd8c1;
	padding: 0 5px 0 12px;
}
/*---GENERALES PARA TODOS---*/
#content .leer {
	line-height: 30px;
	text-align: right;
	clear: both;
}
#content .leer a {
	color: #ff6600;
}
#content .listado-home {
	line-height: 20px;
	text-align: right;
}
#content .listado-home a {
	color: #069;
}
#content .listado {
	line-height: 30px;
	text-align: right;
	border-top: 1px dotted #dcd8c1;
}
#content .listado a {
	color: #ff6600;
}
#content .paginacion {
	line-height: 30px;
	text-align: right;
	color: #999;
}
#content .paginacion a {
	color: #ff6600;
}
#content .fecha {
	color: #ff6600;
}
/*---HOME---*/
#content #bienvenido {
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
/*---INSTITUCIONAL---*/
#content #institucional {
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#content #institucional h2 {
	color: #ff6600;
	padding: 0 0 0 0;
}
#content #institucional h4 {
	color: #ff6600;
	padding: 0 0 0 0;
}
#content #institucional p {
	margin: 0 0 10px 0;
}
#content #institucional strong {
	color: #273a43;
}
#content #institucional ul {
	list-style: disc;
	margin: 0 0 0 30px;
}
#content #institucional li {
	line-height: 18px;
}
#content #institucional #comision-directiva {
	margin: 0 0 20px 0;
	float: left;
}
#content #institucional #comision-directiva ul.col-1,
#content #institucional #comision-directiva ul.col-2 {
	width: 300px;
	float: left;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
}
#content #institucional #comision-directiva .col-1 li,
#content #institucional #comision-directiva .col-2 li {
	line-height: 25px;
}
#content #institucional #comision-directiva .titulos {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	color: #ff6600;
}
/*---LINKS---*/
#content #links {
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#content #links h2 {
	color: #ff6600;
	padding: 0 0 0 0;
}
#content #links h4 {
	color: #ff6600;
	padding: 0 0 0 0;
}
#content #links p {
	margin: 0 0 10px 0;
}
#content #links strong {
	color: #273a43;
}
#content #links ul {
	list-style: disc;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}
#content #links li {
	line-height: 18px;
}
#content #links #col-links {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}
#content #links #col-links ul.col-1,
#content #links #col-links ul.col-2 {
	width: 300px;
	float: left;
	margin: 0 0 20px 10px;
	padding: 0;
	list-style: inside;
}
#content #links #col-links .col-1 li,
#content #links #col-links .col-2 li {
	line-height: 25px;
	padding: 0 0 0 10px;
}
#content #links #col-links .titulos {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	color: #ff6600;
}
/*---SALA DE PRENSA---*/
#content #sala-prensa-home,
#content #sala-prensa {
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#content #sala-prensa-home h2,
#content #sala-prensa h2 {
	color: #ff6600;
	background-image: url(../img/ico_prensa.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}
#content #sala-prensa-home h3,
#content #sala-prensa h3 {
	color: #003366;
}
#content #sala-prensa-home img,
#content #sala-prensa img {
	float: left;
	border: 1px solid #ada59a;
	background-color: #f8f4e6;
	padding: 4px;
	margin: 0 12px 0 0;
}
#content #sala-prensa p {
	margin: 0 0 10px 0;
}
#content #sala-prensa .autor {
	padding: 0 0 5px 0;
	margin: 0;
}
#content #sala-prensa .fecha {
	padding: 0 0 5px 0;
	margin: 0;
}
#content #sala-prensa .leer {
	border-bottom: 1px dotted #dcd8c1;
	margin: 0 0 10px 0;
}
/*---INICIATIVA CIUDADANA---*/
/*---SALA DE PRENSA---*/
#content #iniciativa {
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#content #iniciativa h2 {
	color: #ff6600;
	background-image: url(../img/ico_prensa.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}
#content #iniciativa h3,
#content #iniciativa h4 {
	color: #ff6600;
}
#content #iniciativa img {
	float: left;
	border: 1px solid #ada59a;
	background-color: #f8f4e6;
	padding: 4px;
	margin: 0 12px 0 0;
}
#content #iniciativa p {
	margin: 0 0 10px 0;
}
#content #iniciativa .autor {
	padding: 0 0 5px 0;
	margin: 0;
}
#content #iniciativa .fecha {
	padding: 0 0 5px 0;
	margin: 0;
}
#content #iniciativa .leer {
	border-bottom: 1px dotted #dcd8c1;
	margin: 0 0 10px 0;
}
/*---DOCUMENTOS HOME---*/
#content #documentos {
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#content #documentos h2 {
	color: #ff6600;
	background-image: url(../img/ico_documentos.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}
#content #documentos h3 {
	font-size: 14px;
	color: #ff6600;
}
#content #documentos ul {
	margin: 0 0 0 18px;
	padding: 15px 0 10px 0;
}
#content #documentos li {
	background-image: url(../img/ico_pdf_doc.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
	line-height: 16px;
	margin: 0 0 15px 0;
}
#content #documentos li.ppt{
	background-image: url(../img/ico_ppt_doc.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
	line-height: 16px;
	margin: 0 0 15px 0;
}
#content #documentos .leer {
	border-bottom: 1px dotted #dcd8c1;
	margin: 0 0 10px 0;
}

/*---COMUNICAR SANTA FE---*/
#content #comunicar-santafe {
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#content #comunicar-santafe h2 {
	color: #069;
	background-image: url(../img/ico_comunicar.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
#content #comunicar-santafe p {
	margin: 0 0 10px 0;
}
#content #comunicar-santafe h4 {
	color: #069;
	padding: 0 0 0 0;
}
#content #comunicar-santafe .leer a {
	color: #069;
}
#content #auspician {
	font-size: 11px;
	color: #069;
	background-color: #f8f4e6;
	border: 1px solid #ada59a;
	margin: 10px 0 10px 0;
	padding: 5px 0;
	text-align: center;
}
/*---EL PRRIODISTA---*/
#content #el-periodista {
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#content #el-periodista h2 {
	color: #069;
	background-image: url(../img/ico_elperiodista.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
}
#content #el-periodista h3 {
	color: #069;
	background-image: url(../img/ico_titulo_art.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
}
#content #el-periodista img {
	float: left;
	border: 1px solid #ada59a;
	background-color: #f8f4e6;
	padding: 4px;
	margin: 0 12px 0 0;
}
#content #el-periodista .autor {
	color: #069;
	padding: 0 0 5px 0;
	margin: 0;
}
#content #el-periodista .fecha {
	color: #069;
	padding: 0 0 5px 0;
	margin: 0;
}
#content #el-periodista p {
	margin: 0 0 10px 0;
}
#content #el-periodista .leer {
	border-bottom: 1px dotted #dcd8c1;
	margin: 0 0 10px 0;
}
#content #el-periodista .leer a {
	color: #069;
}
#content #el-periodista .listado a {
	color: #069;
}
p .dale {
	font-size: 30px;
	line-height: 20px;
	text-transform: capitalize;
	color: #069;
}
/*---FOOTER---*/
#footer {
	height: 115px;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	color: #273a43;
	clear: both;
}
#footer #holder-footer {
	width: 937px;
	margin: 0 auto;
	padding: 30px 0 0 20px;
}
#holder-footer .ico-email {
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 20px;
	background-image: url(../img/ico_mail.gif);
	background-repeat: no-repeat;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/*---BOTONES ACTIVOS---*/
body#ho #nav-1 .home-1 a {
	color: #273a43;
}
body#ho #nav .home a {
	color: #ff6600;
	font-weight: bold;
}
body#ma #nav-1 .mapa-1 a {
	color: #ff6600;
}
body#co #nav-1 .cont-1 a {
	color: #273a43;
}
body#co #nav .cont a {
	color: #ff6600;
	font-weight: bold;
}
body#in #nav .inst a {
	color: #ff6600;
	font-weight: bold;
}
body#inf-pre #nav .inst a {
	color: #ff6600;
	font-weight: bold;
}
body#do #nav .docu a {
	color: #ff6600;
	font-weight: bold;
	font-size: 13px;
}
body#com #nav .comu a {
	color: #ff6600;
	font-weight: bold;
}
body#ciu-sus #nav .ciu-sus a {
	color: #ff6600;
	font-weight: bold;
	/*letter-spacing: -1px;*/
}
body#pe #nav .peri a {
	color: #ff6600;
	font-weight: bold;
}
body#ciu #nav .in-ciud a {
	color: #ff6600;
	font-weight: bold;
}
body#ros #nav .in-rosa a {
	color: #ff6600;
	font-weight:bold;
	/*letter-spacing: -1px;*/
}
body#agr #nav .t-agro a {
	color: #ff6600;
	font-weight:bold;
	/*letter-spacing: -1px;*/
}
body#pad #nav .cam-pad a {
	color: #ff6600;
	font-weight:bold;
	letter-spacing: -2px
}
body#rtr #nav .ref-tr a {
	color: #ff6600;
	font-weight:bold;
	letter-spacing: -1px
}
body#pr #nav .pren a {
	color: #ff6600;
	font-weight: bold;
}
body#li #nav .link a {
	color: #ff6600;
	font-weight: bold;
}
/*---FORMULARIOS---*/
form {
	padding: 0;
	margin: 0;
}

/*---CONTACTO---*/
#content #contacto {
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#content #contacto h2 {
	color: #ff6600;
	padding: 0 0 0 0;
}
#content #contacto h3 {
	color: #273a43;
	padding: 15px 0 0 0;
}
#content #contacto h4 {
	color: #ff6600;
	padding: 0 0 0 0;
}
#content #contacto p {
	margin: 0 0 10px 0;
}
#content #contacto form {
	border-top: 1px solid #dcd8c1;
	padding: 0 0 20px 0;
}
#content #contacto form .boton-form {
	font-weight: bold;
	text-transform: capitalize;
	padding: 10px;
}
#content #contacto input {
	display: block;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 3px;
	margin: 0 0 0 0;
	color: #036;
}
#content #contacto textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 5px;
	color: #036;
}
.img-jornada {
	list-style-type: none;
	margin: 0 !important;
	height:65px;
}
.img-jornada li{
	float:left;
	background-image:none !important;
	padding:0px !important;
}
.img-jornada img{
	border: 1px solid #ada59a;
	background-color: #f8f4e6;
	padding: 4px;
	margin: 1px 4px 1px 4px;
	width: 74px;
	height: 55px;
}
/*------------ART HOME---------*/
#content #art-home,{
	border-bottom: 1px solid #dcd8c1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#content #art-home h2 {
	color: #ff6600;
	background-image: url(../img/ico_prensa.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}
#content #art-home h3 {
	color: #003366;
}
#content #art-home p {
	margin: 0 0 10px 0;
}
#content #art-home ul {
	list-style:disc;
	margin-left:10px;
}
