.background {
	background-image: url(../img/bg.gif);
}
.content {
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #FFFFFF;
	width: 683px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C68C3;
	border-left-color: #2C68C3;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 8;
	margin-bottom: 0;
	margin-left: 8;
	padding-right: 8px;
	padding-left: 8px;
	list-style-type: square;
}
.backgroundLogo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	filter:alpha (opacity=50);
    -moz-opacity:.50;
    opacity:.50;
    -khtml-opacity: 0.5;
}

.title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #2C68C3;
	font-weight: bold;
	text-transform: uppercase;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #183185;
	margin-left: 10px;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	line-height: 12px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2C68C3;
}

.huskit {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00FF00;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.developed {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #CCEEFF;
	letter-spacing: 0.3em;
	line-height: 18px;
}

.cajaH-notaBott {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003399;
	background-color: #E3F0F9;
	padding: 5px;
	width: 450px;
	border: 1px solid #719DDF;
}
.sublinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003399;
	background-color: #E3F0F9;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #719DDF;
	border-bottom-color: #719DDF;
}
.tops {
	background-color: #E3F0F9;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #719DDF;
	border-bottom-color: #719DDF;
	width: 98%;
}

.logos {
	float: right;
}
.footerTxt {
	padding: 8px;
	float: left;
	word-spacing: normal;
	text-indent: 8px;
}


/**navbar/
/* CSS Document */
 #navcontainer
{
	margin: 0;
	padding: 0;
	height: 22px;
	font: 13px "Trebuchet MS", sans-serif;
	font-weight: bold;
	width: 725px;
	/**border-bottom: 1px solid #787878;*/
list-style-type: none;
	background: #cc0000;
	float: right;
}

#navlist li
{
float: right;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
	background: #cc0000;
	color: #FFF;
	text-decoration: none;
	display: block;
	border-bottom: 3px solid #cc0000;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#navlist li a:hover
{
color: #CC0000;
border-bottom: 3px solid #787878;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #fff;
cursor: default;
font-weight: bold;
background: #ff1018;
border-bottom: 3px solid #FF1018;
}

#navlist li a#current:hover
{
    color: #CC0000;
	border-bottom: 3px solid #787878;
	background: #eee;
}

.titleNota {
	float:right;
	height:3em;
	width:160px;
	margin-bottom:10px;
	margin-left:10px;
	font: 22px "Trebuchet MS", sans-serif;
	line-height:18px;
	color:black;
}
.bigBox {
	padding-left: 20px;
	float: left;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}

.boxNota {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C7E0EB;
	padding-top: 10px;
}
.boxImg {
	margin:0px auto;
	width:160px;
	height:120px;
	padding:5px;
	background:#B5DBF2;
	border:2px solid #096DAA;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2C68C3;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2C68C3;
	text-decoration: underline;
}

.opacity {
border:10px solid white;
filter:alpha (opacity=50);
-moz-opacity:.50;
opacity:.50;
-khtml-opacity: 0.5;
}
.blueTxt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2C68C3;
	text-transform: inherit;
}
.miniContent {
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #FFFFFF;
	width: 450px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C68C3;
	border-left-color: #2C68C3;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 8px;
	padding-left: 8px;
}
.commonText {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #12506D;
	background-color: #CEE6F2;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #57B7E6;
	border-right-color: #1A7DAC;
	border-bottom-color: #1A7DAC;
	border-left-color: #57B7E6;
	text-transform: uppercase;
}
.nolink {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2C68C3;
	text-decoration: none;
}
.minitxtBlue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
}
.boxfotos {
	border: 1px solid #0BB5F2;
}
.titleNotaIn {

float:left;
width:360px;
margin-bottom:10px;
margin-left:0px;
font: 22px "Trebuchet MS", sans-serif;
color:black;
text-align: left;
}


/* ----------------------------- aca seteo el width and high de la caja de slides */
#slideshow {
	margin:0 auto;
	width:700px;
	height:263px;
	position:relative;
	background-color: #1994c4;
	/*background-image: url(../img/bg_bottom_border.jpg); */
	background-repeat: no-repeat;
	background-position: center 0;
	background-image: url(../img/bg_slideshow.jpg);
}
#slideshow #slidesContainer {
	margin:0 auto;
	width:560px;
	height:263px;
	overflow:auto; /* allow scrollbar */
	position:relative;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:530px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:263px;
}


/* -------------------------------Slideshow controls style rules ARROWS.*/
/** 
 * Slideshow controls style rules.
 */
 
 
 
 
 
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
	top:0;
	left:0;
	background-color: transparent;
	background-image: url(../img/control_left.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightControl {
	top:0;
	right:0;
	background-color: transparent;
	background-image: url(../img/control_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}






#bodySlide {
	background-color: #393737;
}

#pageContainer {
	margin:0 auto;
	width:450px;
}
/* #pageContainer h1 {
	display:block;
	width:960px;
	height:114px;
	text-indent: -10000px;
	background-color: transparent;
	background-image: url(../img/bg_pagecontainer_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} */
.slide {
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
	color:#FFFFFF;
	letter-spacing:-1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}
.nota1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #4CAAE0;
	text-transform: uppercase;
	font-weight: bold;
}
.nota2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #999999;
}
.nota3 {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight: bold;
	color: #6B6B81;
}


.slide img {
  float:right;
  margin:0 15px;
}
#contentHome {
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #FFFFFF;
	width: 683px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C68C3;
	border-left-color: #2C68C3;
	margin-top: 0;
	margin-right: 8;
	margin-bottom: 0px;
	margin-left: 8;
	list-style-type: square;
	padding: 0;
}
.Estilo1 {color: #999999}

.Estilo2 {color: #CCCCCC}.bgHeaderBox {
	font-size: 15px;
	color: #2F3F80;
	background-image: url(../img/bg_headerbox.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-weight: bold;
	padding: 4px;
}
.boxCont {
	font-size: 11px;
	color: #666666;
	padding: 3px;
}

.box {
	border: 1px solid #C2D1D6;
}
