 a.link1,
 a:link.link1  { font: normal 12px verdana; text-decoration: none; color: #0000ff; }

 a:hover.link1,
 a:visited:hover.link1 { font: normal 12px verdana; text-decoration:underline; color: #0000ff; }

/*-----------------------------------------------*/

 a.link2,
 a:link.link2  { font: normal 12px verdana; text-decoration: none; color: #FFFFFF; }

 a:hover.link2,
 a:visited:hover.link2 { font: normal 12px verdana; text-decoration:underline; color: #FFFFFF; }

/*-----------------------------------------------*/


 a.link3,
 a:link.link3  {
	font: normal 12px verdana;
	text-decoration: none;
	color: #000;
}

 a:hover.link3,
 a:visited:hover.link3 {
	font: verdana;
	text-decoration:underline;
	color:#0000ff;

}

 a.link4,
 a:link.link4  {
	font: bold 13px verdana;
	text-decoration: none;
	color: #344da1;
}

 a:hover.link4,
 a:visited:hover.link4 {
	font: bold 13px verdana;
	text-decoration:underline;
	color:#344da1;

}

.eventos {
	font: bold 14px verdana;
	text-decoration: none;
	color: #000000;
}

.fontcaconi {
	font-family: Verdana;
	font-size: 12px;
}

.font1 {
	font-family:Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	
}

.font2 {
	font-family:Arial;
    font-size: 11px;
    font-weight: normal;
	
}

.font3 {
	font-family:Arial;
    font-size: 12px;
    font-weight: normal;
	color:#ffffff;
}

.font4 {
	font-family:Arial;
    font-size: 11px;
    font-weight: normal;	
	color:#ffffff;
}

.font5 {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color:#344da1;
}

.font6 {
	font-family:Arial;
    font-size: 11px;
    font-weight: normal;
	color:#344da1;
}

.font7 {
	font-family:Arial;
    font-size: 12px;
    font-weight: normal;
	color:#ffcc00;
}

.font8 {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color:#FFF;
}

.font9 {
	font-family:verdana;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
}

.font10 {
	font-family:Arial;
    font-size: 12px;
    font-weight: bold;
	color:#ffcc00;
}
.tituloNoti {
	font-family:Arial;
    font-size: 12px;
    font-weight: bold;	
	color:#344da1;
}
.tituloNoti2 {
	font-size: 14px;
	font-family: Arial;
	color: #344da1;
	font-weight: normal;
}


.titulo1 {
	font-family:Verdana;
	font-size: 18px;
	color: #043C7C;
	text-decoration: none;
}

.titulo2 {
	font-family:Arial;
	font-size: 22px;
	font-weight:bold;
	color: #344da1;
}


.justify {
	text-align: justify;
}


/*
a:link {
	font-family:Arial;
	color:#000000;
	text-decoration: none;	
}
a:hover {
	font-family:Arial;
	color:#0000ff;
	text-decoration: underline;
}
a:active {
	font-family:Arial;
	text-decoration: none;
}
a:visited {
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}
a:visited:hover {
	font-family:Arial;
	color:#0000ff;
	text-decoration:underline;
}
*/
.border {	
	border: 1px solid #92a7b4;	
	/*border: 1px solid #708491;	*/

}


.border2 {
	
	border: 1px solid #000000;
	
}


/*   SCRIPT DE MENU PRINCIPAL    */

<style type="text/css">
	
		body {
		margin:0;
		padding:0;
		font: bold 11px/1.5em Verdana;
		background-color: #FFF;
	}
	
	h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
        margin:0;
        padding:0px 0px 0px 150px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../tabrightJ.gif") no-repeat right top;
      padding:5px 5px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }

</style>

/*   FIN DE MENU PRNICIPAL   */

/*   INICIO MENU2   */

<style type="text/css">

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
        background: #437BC6;
        }

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

/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */

#menu2 {
	width: 11em;
	border-style: solid solid none solid;
	border-color: #437BC6;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
        }

#menu2 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu2 li a:link, #menu2 li a:visited {
        color: #fff;
        display: block;
        background: url(menu2.gif);
        padding: 8px 0 0 10px;
        }

#menu2 li a:hover, #menu2 li #current {
        color: #283A50;
        background: url(menu2.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu2 li a:active {
	color: #283A50;
	background: url(menu2.gif) 0 -64px;
	height: 35px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 24px;
        }

</style>

/*  FIN MENU2  */


/*
	Slideshow-container
*/

#container {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:600px;
	height:330px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:330px;
	top:-3px;
	left:-80px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:570px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:570px;
	height:270px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:540px;
	font: Arial;
	font-size:14px;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}


/*
	Anchors
*/

a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}
