body{
	background: White url(img/f2_02.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1B3B4;	
	margin: 0 0;
   padding: 0 0;
	text-align: center;
}
a:link, a:visited{
  color: White;  
  text-decoration: underline;
}

a:hover, a:active{
  color: #FFA500;
}

h2{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: White;
	font-weight: bold;
	margin: 5px 0 10px 0;	
}

p{
	margin: 0 0 8px 0;
}
img {
	border: 0px;
}
.principal{
   text-align: left;
	width: 820px;
	margin: 0 auto;
	line-height: 19px;
}
.header{
  width: 820px;
  height: 143px;
}
.logo{
  width: 358px;
  height: 121px;
  float: left;
  margin: 0px;
}
.iconos{
   margin-top: 30px;
	width: 356px;
   height: 78px;
   float: right;
	
}
.cartel{
   width: 371px;
   height: 572px;
   background: Silver;
	float: left;
}
.columnaDer{
   width: 449px;
	float: right;
}

.menu{
	width: 435px;
	height: 44px;
   float: right;
	margin-bottom: 10px;
	background: #F79623 url(img/menu_05.jpg) right;
}
.menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px
}
.menu ul li{
	margin: 0px;
	padding: 0px;
	float: left;
}


.bloqueNaranja{
   width: 435px;
	padding-bottom: 10px;
	padding-top: 10px;
   float: right;
	background: #F27602 url(img/f2_31.jpg) no-repeat bottom;
	color: #FCFCFC;
	margin-bottom: 10px;
}

.bloqueNaranjaEsq{

	width: 435px;
	height: 8px;
	background: #F27602 url(img/f2_28.jpg);
	line-height: 0px;
	padding: 0px;
	font-size: 0px;
	float: right;
}

.bloqueNaranja h1{
	font-size: 14px;
   padding-left: 25px;
	background: url(img/f2_29.jpg) no-repeat;
	padding-bottom: 10px;
	margin: 0 0 0 0;
}

.bloqueNaranjaCont{
   margin: 0px 10px 0 15px;
}

.divisor{
	 width: 435px;
	 padding-bottom: 10px;
	 margin: 0px;
	 float: right;
}



.bloqueNegro{
   width: 435px;
	padding-bottom: 10px;
	padding-top: 10px;
   float: right;
	background: #676767 url(img/f2_23.jpg) no-repeat bottom;
	color: #FCFCFC;
	margin-bottom: 10px;
}

.bloqueNegroEsq{

	width: 435px;
	height: 7px;
	background: #676767 url(img/f2_21.jpg);
	line-height: 0px;
	padding: 0px;
	font-size: 0px;
	float: right;
}

.bloqueNegro h1{
	font-size: 14px;
   padding-left: 25px;
	background: url(img/f2_20.jpg) no-repeat;
	padding-bottom: 10px;
	margin: 0 0 0 0;
}

.bloqueNegroCont{
   margin: 0px 10px 0 15px;
}


.leermas{
  width: 116px;
  height: 29px;
  float: right;
  margin: 0px;
  padding-right: 40px;
  padding-top: 0px;
}

.patrocinadores{
  width: 435px;
  height: 91px;
  float: right;
}

.pie{
   clear: both;
   width: 820px;
	margin-top: 12px;
   height: 58px;
	background: #656565 url(img/f2_39.jpg);
}

.pieizq{
  margin: 22px 0 0 10px;
  float: left;
}

.pieder{
  margin: 22px 10px 0 0;
  float: right;
}


a#inicio {
    display:block;
    width:76px;
    height:44px;
    text-indent:-9999px;
    background:url(img/menu_01.jpg) top left no-repeat;
}

a#inicio:hover {
     background-position:0 -44px;
}

a#evento {
    display:block;
    width:77px;
    height:44px;
    text-indent:-9999px;
    background:url(img/menu_02.jpg) top left no-repeat;
}

a#evento:hover {
     background-position:0 -44px;
}

a#programa {
    display:block;
    width:99px;
    height:44px;
    text-indent:-9999px;
    background:url(img/menu_03.jpg) top left no-repeat;
}

a#programa:hover {
     background-position:0 -44px;
}

a#descargas {
    display:block;
    width:98px;
    height:44px;
    text-indent:-9999px;
    background:url(img/menu_04.jpg) top left no-repeat;
}

a#descargas:hover {
     background-position:0 -44px;
}

.descargas h2{
	margin: 25px 0 6px 0;
	font-size: 13px;
	color: White;
	padding-left: 19px;
	background: url(img/powerpoint1.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}


.descargas h2 a:link,.descargas h2 a:visited{
	color: White;
/*	font-weight: normal;*/
}
.descargas h2 a:hover,.descargas h2 a:active{
	color: #FFBA39;   
}
.descargas p{
	padding-left: 19px;
	color: #C4C4C4;
}