body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	background-image:url(/sitio/bg_header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:10px;
background-color:#9f0100;
}
#container{
	width:900px;
	z-index:0;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}

#cabeza1{
	width:900px;
	float:left;
	overflow:hidden;
	margin-top:5px;
}

#cabeza1 label{
	float:left;
	color:#FFFFFF;
	font-size:12px;
	margin-right:5px;
	margin-top:5px;
	font-weight:bold;
}

#busqueda{
	float:right;
}

#busqueda input{
	font-size:12px;
	color:#333333;
	float:left;
	margin:0px;
}

#busqueda img{
	border:0px;
}

#cabeza2{
	width:900px;
	float:left;
	overflow:hidden;
}

#menu{
	width:900px;
	height:36px;
	float:left;
	overflow:hidden;
	background-image:url(/sitio/menu.gif);
	background-repeat:repeat-x;
}

#menu a{
	height:26px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(/sitio/separa_menu.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:8px 15px 6px 15px;
	font-size:15px;
	float:left;
}

#menu a:hover{
	background-image:url(/sitio/menu2.gif);
	background-repeat: repeat-x;
}

#cuerpo{
	width:900px;
	float:left;
	background-color:#000000;
}

#video{
	width:896px;
	margin:5px 5px 0px 5px;
	float:left;
	color: #CCCCCC;
}

#titulo{
	width:860px;
	float:left;
	margin-left:20px;
}

#titulo h2{
	width:650px;
	float:left;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:24px;
}

#titulo b{
	width:650px;
	float:left;
	margin:0px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
}

#wrap{
	width:960px;
	float:left;
	overflow: hidden;
}


.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/*=================================*/
/* Nivo slider
/* March 2010
/* By: Gilbert Pellegrom
/* http://www.gilbertpellegrom.co.uk
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider {
	position:relative;
	min-height:113px;
	margin:0px;
	background:#202834 url(/sitio/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;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:0px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(/sitio/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:30px;
	height:30px;
	background:url(/sitio/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption a { 
    text-decoration:underline;
}




#siguenos{
	width:500px; 
	height:50px; 
	float:left; 
	overflow:hidden; 
}

#siguenos ul{
	margin:0px;
}

.sharing-cl{
	  overflow:hidden;
	  margin:0;
	  padding:0;
	  list-style:none;
	}
	.sharing-cl a{
	  overflow:hidden;
	  width:75px;
	  height:30px;
	  float:left;
	  margin-right:5px;
	  text-indent:-200px;
	  background:url("/sitio/share-sprite.png") no-repeat;
	}
#siguenos a.sh-su{background-position:-210px -40px;}
#siguenos a.sh-feed{background-position:-70px -40px;}
#siguenos a.sh-tweet{background-position:-140px -40px;}
#siguenos a.sh-mail{background-position:0 -40px;}
#siguenos a.sh-digg{background-position:-280px -40px;}
#siguenos a.sh-face{
	  margin-right:0;
	  background-position:-350px -40px;
	}
#siguenos a.sh-mail:hover{background-position:0 1px;}
#siguenos a.sh-feed:hover{background-position:-70px 1px;}
#siguenos a.sh-tweet:hover{background-position:-140px 1px;}
#siguenos a.sh-su:hover{background-position:-210px 1px;}
	.sh-digg:hover{background-position:-280px 1px;}
#siguenos a.sh-face:hover{
	  background-position:-350px 1px;
	}
 
	#text{
	  margin-top:3em;
	  font-weight:bold;
	  font-family:helvetica,arial,sans-serif;
	}
	#text a{
	  text-indent:0;
	  height:auto;
	  text-align:center;
	  font-size:11px;
	  padding-top:35px;
	  color:#999;
	  text-decoration:none;
	}

#pie{
	width:880px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	font-size:9px;
}

