body{
margin:0;
padding:0;
background: #CCCCCC;
}

img {
border: none;
}

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

a:hover {
text-decoration: underline;
color: #C10909;
}

h1 {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
color:#FFFFFF;
}


b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #000000;
}

#topsection{
background: #F2B902;
background-image: url('/img/template/fondo-cab.gif');
background-repeat: repeat-x;
height: 240px; /*Height of top section*/
margin-top: -20px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

	
/*- Menu Tabs 11--------------------------- */

    #tabs11 {
	float:left;
	width:100%;
	background:#163C70;
	line-height:normal;
	border-bottom:3px solid #EDA93A;
	height: 36px; /*Height of top section*/
	text-align: center;
	font: bold 11px/1.5em Verdana;
	}
    #tabs11 ul {
	  margin:0;
	  padding:10px 10px 0 90px; /*Posicion central menu*/
	  list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url('/img/template/tableft11.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs11 a span {
      float:left;
      display:block;
      background:url('/img/template/tabright11.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#9F9584;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }


#topsubsection{
background: #163C70;
background-image: url('/img/template/fondo-subcab.gif');
background-repeat: repeat-x;
height: 54px; /*Height of top section*/
width: 100%;
text-align: center;
}

#topsubsection img {
padding-left: 20px;
}




#logo{
vertical-align: top;
text-align:left;
float: left;
height: 141px;
padding-left: 20px;
width: 250px;
background-image: url('/img/template/logo.gif');
background-repeat: no-repeat;
}

#logo h1 {
padding-top: 50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #990000;
line-height: 14px;
}

#previews{
text-align: right;
float: right;
padding-right: 20px;
padding-top: 10px;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 4px 130px 0 160px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #660000;
}

#leftcolumn{
float: left;
width: 155px; /*Width of left column in pixel*/
margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/
}


/* Menu izquierda */


#ddblueblockmenu{
border: 1px solid #163C70;
border-bottom-width: 0;
width: 155px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 139px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 157px; /*IE 5*/
w\idth: 139px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid #163C70;
border-right: 7px solid #000000;
padding: 1px 0;
padding-left: 10px;
background-color: #842520;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}






#footer{
clear: left;
width: 100%;
background: #163C70;
color: #FFFFFF;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

h4 {
color: #842520;
font-size: 12px;
margin: 0px;
padding-left:25px;
padding-right:25px;
padding-bottom:25px;
text-align: center;
font-weight: normal;
line-height: normal;
}


/* Descarga videos */

#maindescarga h3 {
text-transform: uppercase;
color: #FFFFFF;
font-size: 12px;
margin: 0px;
padding:5px;
background-color: #CE8813;
text-align: left;
}


#descripcionhome h2 {
color: #000066;
font-size:14px;
margin:0;
}


#maindescarga {
width: 600px; 
margin: 0px auto; 
background: #FFF1C1;
border-width: 1px 3px 3px 1px;
border-style: solid;
border-color: #CCCCCC;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-bottom: 10px;
}


#maindescargahome {
width: 785px; 
margin: 0px auto; 
background: #FFFFFF;
border-width: 1px 3px 3px 1px;
border-style: solid;
border-color: #2175BC;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-image: url('/img/template/fondo-home.gif');
background-repeat: repeat-x;
margin-bottom: 25px;
}

#maindescargahome h3 {
text-transform: uppercase;
color: #FFFFFF;
font-size: 12px;
margin: 0px;
padding:0px;
text-align: left;
}



#imagesthumbs {
padding-top: 6px;
text-align: center;
width: 100%;
border-top-width: 2px;
border-top-color: #990000;
border-top-style: dotted;
margin-top: 5px;
}

#imagesthumbs img {
margin-right: 2px;
margin-left: 2px;
border: 2px;
border-color: #CE8813;
border-style: solid;
}

#descripcion {
margin: 0px auto; 
text-align: left;
width: 95%;
border-left-width: 7px;
border-left-color: #CE8813;
border-left-style: solid;
padding-left: 5px;
margin-top: 5px;
font: normal 14px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
color:#660000;
}

#avisos {
padding: 10px; 
text-align: left;
font: normal 10px Verdama, Arial, sans-serif;
color:#660000;
background-color: #FFFFFF;
}

#descripcionhome {
margin: 0px auto; 
text-align: left;
width: 100%;
margin-top: 5px;
font: normal 14px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
color:#163C70;
}

#infovideo {
text-align: right;
width: 95%;
border-right-width: 7px;
border-right-color: #A26A0F;
border-right-style: double;
padding-right: 7px;
margin-top: 5px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #A26A0F;
}

#txtdescarga {
margin: 0px auto;
padding-top: 15px;
width: 95%;
text-align: center;
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 11px;
}

#txtdescarga span {
color: #990000;
font-size: 15px;
}

#formdescarga {
margin-top: 15px;
text-align: center;
}

.formvidbutton{
cursor:pointer;
border:outset 1px #000000;
background-color: #990000;
color:#FFFFFF;
font-weight:bold;
padding: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.formvidtext {
width: 230px; 
border:outset 2px #000000;
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #990000;
font-weight: bold;
padding: 3px;
}

#videospie {
margin-top: 15px;
text-align: center;
}

#videospie a {
color: #842520;
text-decoration: none;
}

#videospie a:hover {
color: #842520;
text-decoration: underline;
}

#links-pie {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #808080;
width: 940px;
margin: 0 auto;
padding: 10px;
}

#links-pie a, #links-pie a:link, #links-pie a:visited {
color: #808080;
text-decoration: none;
}

#links-pie a:hover {
color: #000000;
text-decoration: underline;
}