* { font-family: verdana; font-size: 12pt; COLOR: gray; margin:0; padding:0; }

html, body {height:100%; }

h1 {font-size: 10pt;}

h2 {font-size: 10pt}

table { height: 50%; border: 1px solid white;}
td {padding: 25;}
td.izquierda {text-align: left; vertical-align:top;}
td.centrada {text-align: center; vertical-align:middle;}
td.derecha {text-align: right; vertical-align:top;}

a:link {text-align: center; text-decoration:none; color: #333333;font-family:'Oswald',Arial,Verdana; font-size:18px;font-weight:normal;padding-top: 18px;}
a:visited {text-decoration:none; color: #333333;}
a.pie:link {text-align: center; text-decoration:none; color: #333333; font-size:8pt;}
a.pie:visited {text-decoration:none; color: #333333;}

.gris {font-size: 10pt; color: #666666;}
.negro {font-size: 10pt; color: #000000;}

nav {border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width:3px; border-top-color: #000000; border-top-style: solid; border-top-width: 1px}
li {font-size: 18px; display: inline-block; letter-spacing: 3.6px; line-height: 22px;list-style-position: outside;list-style-type: none;text-align: center;}
@font-face
	{
	font-family: Oswald;
	src: url('/fonts/Oswald-Regular.ttf')
	}



.wrapper { text-align: center; height:100%;  min-height:100%;  height:auto!important; }

.corte { clear:both;  padding-top:70px;  }

.footer {
  text-align: center;
  min-height:70px;
  margin-top:-70px;
  background-color:#000000;
}
.ari-image-slider-wrapper
{
	margin: 0 auto;
}

body .ari-image-slider-wCtrlNav 
{
	margin-bottom: 30px;
}

.nivoSlider {
	position:relative;
	margin: 0;
	background:#202834 url(images/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}

.nivo-controlNavHolder {
	position:absolute;
	left:50%;
	width:auto;
	bottom:-23px;
}

.nivo-controlNav {
	position: relative;
	left: -50%;
	top: 0;
	width: auto;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}