body,html {height:100%}
body {
	/*background-color: #006666;*/
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: transparent url(img/fondoapd2.gif);
}
h1 {
	text-indent: 10px;
	font-size: 1.2em;
}
h2 {
	font-size: 1.2em;
	padding: 0px;
	margin: 0;
	text-transform: uppercase;
}
h3 {
	color: #333333;
	text-indent: 10px;
	text-align: justify;
	font-size: 1.1em;
}


#principal {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	width: 955px;
	display: table;
	background-color: #00A8A8;
}
#principal #contenido {
	margin: 0px;
	width: 100%;
	padding: 0;
}
#cabecera {
	margin: 0px;
	padding: 0px;
	height: 144px;
	width: 955px;
}
* html principal contenido nav {
	right: 25%;
}
a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	margin-top:0.5em;
	padding:0.1em;
	display: block;
	font-size: small;
	font-weight: bold;
	color: #666666;
}
a.selected {
	background-color: #789;
	color: #FFFFFF;
}
ul#acor {
	margin: 0px 0.3em;
	padding: 0px;
	list-style-type: none;
}
	#acor li ul {
	margin: 0px;
	padding: 0px;
	}
	#acor li ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3333FF;
	list-style-type: none;
	display: block;
	}
	#acor li ul li a{
	text-decoration:none;
	font-size: small;
	color: #336633;
	display: block;
	text-align: center;
	width: 100%;
	}
	#acor li ul li a:hover{
	color:#FFFFFF;
	background-color: #669999;
	}	
	
#barrah {
	width:100%;
	font-size:90%;
	line-height:normal;
	float: left;
	margin-top: 5px;
      }



    #barrah ul {
	margin:0;
	padding:0 10px 0px 370px;
	list-style:none;
      }
    #barrah li {
      display:inline;
      margin:0;
      padding:0;
      }
    #barrah a {
      float:left;
      background:url("img/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #barrah a span {
      float:left;
      display:block;
      background:url("img/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #barrah a span {float:none;}
    /* End IE5-Mac hack */
    #barrah a:hover span {
      color:#FFF;
      }
    #barrah a:hover {
      background-position:0% -42px;
      }
    #barrah a:hover span {
      background-position:100% -42px;
      }
#noticias {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#nav {
	float: left;
	width: 200px;
	background-image: url(img/menulateral.jpg);
	height: 900px;
	text-align: left;
}
#noticias li {
	list-style-type: none;
}

#centro {
	width: 600px;
	float: left;
	margin: 0;
	background-color: #E8E8E8;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
	color: #003333;
	}
	#centro h2 {
		text-align: center;
		color: #003333;
		text-decoration: underline;
	}
#centro #intro {
}
	#centro a:hover {
	text-decoration: none;
	color: #CC9900;
	}
	#centro p, #centro li {
	font-size: 0.9em;
	margin: 0px;
	padding: 2px;
	}


#foot {
	clear: both;
	font-size: x-small;
	padding: 5px 5px;
}
#c_dcha {
	width: 147px;
	display: block;
	float: right;
	border: 1px dashed #00FFFF;
}
.texto {
	background-color: #E8E8E8;
	text-align: left;
	font-size: 0.9em;
	padding-top: 2px;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
}

.texto_wh {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 0.9em;
	padding-top: 2px;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
}
.foto {
	display: block;
	float: right;
	margin-left: 10px;
	border: thin solid #666666;
	margin-right: 10px;
}
.video {
	margin: 1em;
	text-align: center;
	float: right;
}
.contentToChange {
	margin: 0px;
	width: 600px;
}
