body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,strong,th,var {
font-style:normal;
}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; }

p {
margin:0; padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: black;
}

#content {
	margin: 0px auto;
	width: 1000px;
	background-image: url(imghome/fd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 632px;
}

#menu, #menu_interior {
	background-color: #ffd600;
	font-size: 0.9em;
	margin-top: 342px;
	padding: 10px 10px 10px 0px;
	font-weight: bold;
}
#menu_interior  {
	margin: 0px auto;
	width: 990px;
	

}
#menu a:link, #menu a:visited, #menu a:hover, #menu_interior a:link, #menu_interior a:visited, #menu_interior a:hover {
	border-right: 1px solid black;
	padding: 10px;
	color: black;
	text-decoration: none;
}
#menu a:hover, #menu_interior a:hover, .on {
	border-right: 1px solid black;
	padding: 10px;
	color: white!important;
	text-decoration: none;
	background-color:#174f7e;

}

#pie {
	background-color: white;
	width: 980px;
	margin: 0px auto;
	padding: 10px 0px 10px 20px;	
	text-align:center;
}
.imgpie {
	margin-right:16px;
}
/************************indice****************************/
#content_interior  {
	margin: 0px auto;
	width: 1000px;
	background-image: url(imgcomunes/fd_indice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 632px;
	color: white;
}
#content_interior h1 {
	font-family: 1.3em;
	padding: 17px 0px 0px 20px;
	height: 20px;
}
#indice {
	position: relative;
	margin-top: 144px;
	
}
#indice ul{
	margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 179px;
}
#indice li {margin:0; padding:0; list-style:none; }
#indice li {display:inline;}

#indice a {display:block; font-size: 19px; font-weight: bold; text-decoration:none; padding:0;  color:white; height: 74px; } 


/************************capitulos****************************/
#content_interior2  {
	margin: 0px auto;
	width: 1000px;
	background-image: url(imgcomunes/fd_capitulos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 632px;
	color: white;
}
#content_interior2 h1 {
	font-family: 1.3em;
	padding: 17px 0px 0px 20px;
}
#content_interior2 h2 {
	font-family: 1.3em;
	padding: 28px 0px 0px 20px;
}
#colleft  {
	width: 700px;
	float: left;
	padding: 30px 10px 10px 20px;
}
#colleft h3 {
	color: #036;
	font-size: 1.2em;
	padding-bottom: 5px;
}
/***************
#colleft ul li, #colright ul li{
	padding-bottom: 10px;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 10px;
}
 #colright ul li{
	padding-bottom: 0px;
	padding-top: 5px;
}
************************/

#colleft ol li {
	padding-bottom: 10px;
	list-style-position: inside;
	padding-left: 30px;
}

#colright {
	width: 175px;
	float: right;
	padding: 10px 20px 10px 10px;
	margin-right: 20px;
	border: 5px solid #ffd600;
	margin-top:30px;
	font-size: 0.7em;
	color: black;
	background-color: #ffd600;
}
#colright h1 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;

}
#colright a:link, #colright a:visited, #colleft a:link, #colleft a:visited  {
	color: #e23e04;
	text-decoration: none;
}
 #colright a:hover, #colleft a:hover  {
	color: #e23e04;
	text-decoration: underline;
}

#colright  ul li, #colleft ul li {
	list-style-image: url(imgcomunes/bolillo.gif);
	padding-bottom: 5px;
	margin-left: 10px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#colright ul li ul li, #colleft ul li ul li  {
	list-style-image: url(imgcomunes/bolillo_pq.gif);
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: none;
}


/***********************SCROLLER*******************************/
.Container {
  position: absolute;
  width: 660px;
  height: 200px;
  color: white;
  float: left
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
   width: 660px;
  height: 200px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-size: 1.2em;
  text-indent: 20px;
  color: white;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
   width: 660px;
}
#Scrollbar-Container {
  position: absolute;
  float: right;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; height: 161px;
  position: absolute;
  top: 36px; left: 4px;
  background: transparent url(images/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 20px; 
  height: 22px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 187px;
  right: 660px;
}
.boton2 { 
	float:right; 
	color: #0065b7;
	background-color:#f5f4f4;
	border: 1px solid #a4b6c4;
	padding: 2px 5px;
}
.boton2 a:link, .boton2 a:visited, .boton2 a:hover { 
	text-decoration:none!important;
	color: #0065b7!important;
}

