body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #66CCFF;
	}
	
p{
	line-height:18px;
	}
/*-- HEADERS -- */
h1{
	letter-spacing:-1px;
	margin:0px;
	}
	
h2{
	letter-spacing:-1px;
	margin:0px;
}	

/* -- LINKS -- */


b{
	text-decoration:none;
	color:#FFFFFF;
	}
	
#wrapper{
	width:775px;
	margin:auto;
	background-color:#AEC1C8;
	color:#666;
	}
	
/*--- HEADER ---*/	
#header{
	height:249px;
	color:#FFF;
	}	


/*-- CONTENEDOR  --*/

	
#container{
	width:48%;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#AEC1C8;
	}

#containerbook{
	width:100%;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#AEC1C8;
	}

#container h2{
	font-size:24px;
	height:43px;
	}


#container .post{
	margin:0px 4px 0px 4px;
	}


/*-- BLOCKQUOTE --*/

#blockquote{
	background-color:#F6FAFD;
	width:45%;
	float:right;
	color:#59819F;
	padding:5px;
	margin:0px;
	}
#blockquoter{
	background-color:#F6FAFD;
	width:45%;
	float:left;
	color:#59819F;
	padding:5px;
	margin:0px;
	}
/*-- SIDEBAR --*/

#sidebar{
	width:200px;
	height:100%;
	float:right;
	margin-left:0px;
	margin-right:0px;
	background:url(images/bgb.jpg) repeat;
	}

#sidebar h2{
	color:#032B50;
	font-weight:bold;
	background-color:#E9F2FA;
	border-bottom:3px solid #DCE9F6;
	text-align:center;
	padding:5px;
	text-transform:uppercase;
	font-size:16px;
	}

#sidebar ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}

#sidebar ul li{
	line-height:24px;
	border-bottom:1px solid #EEE;
	}

#sidebar ul li a {
	display:block;
	width:94%;
	padding:0px 0px 0px 15px;
	font-weight:normal;
	}
	
#sidebar ul li a:link, 
#sidebar ul li a:visited {
	color: #032B50;
	background-color:#FFF;
	}
	
#sidebar ul li a:hover {
	color:#0099CC;
	background-color:#F6FAFD;
	}
	
#sidebar .td{
	background:url(../images/ab1.gif) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-stretch:condensed;
	height:76px;
	}
	
#sidebar .tableside{
	background-color:#000000;
	color:#CCCCCC;
	}
	

/*-- SIDEBAR left --*/

#sidebarl{
	width:200px;
	height:100%;
	float:left;
	margin-left:0px;
	margin-right:0px;	
	background:url(images/bgb.jpg) repeat;
	}

#sidebarl h2{
	color:#032B50;
	font-weight:bold;
	background-color:#E9F2FA;
	border-bottom:3px solid #DCE9F6;
	text-align:center;
	padding:5px;
	text-transform:uppercase;
	font-size:16px;
	}

#sidebarl ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}

#sidebarl ul li{
	line-height:24px;
	border-bottom:1px solid #EEE;
	}

#sidebarl ul li a {
	display:block;
	width:94%;
	padding:0px 0px 0px 15px;
	font-weight:normal;
	}
	
#sidebarl ul li a:link, 
#sidebarl ul li a:visited {
	color: #032B50;
	background-color:#FFF;
	}
	
#sidebarl ul li a:hover {
	color:#0099CC;
	background-color:#F6FAFD;
	}

#sidebarl .td1{
	background:url(../images/ab1.gif) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-stretch:condensed;
	}
	
#sidebarl .tablesidel{
	background-color:#000000;
	color:#CCCCCC;
	}
	
.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: aec1c8;
	font-weight: normal;
	padding-left:15px;
	padding-right:15px;
}
/*-- FOOTER --*/

#footer{
	background:#000000;
	border-top:4px solid #DCE9F6;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	margin:auto;
	height:50px;
	}

#footer ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	}

#footer li{
	display: inline;
	list-style-type: none;
	}

#footer a { 
	padding: 3px 10px; 
	text-decoration: none;
	}

#footer a:link,
#footer a:visited{
	color: #fff;
	background-color: #036;
	}

#footer a:hover{
	color: #FF6EBF;
	background-color: #369;
	}


/*-- BUSCADOR --*/
	
#searchForm {
	width:250px; 
	float:right;
	}
	
#searchForm fieldset {
	border:none;
	}
	
#searchForm form {
	margin:0px; 
	}
	
#searchForm input {
	border:1px solid #003366;
	background-color:#FFF; 
	color:#666;
	padding:3px;
	}
	
/*-- FIXED --*/
.clear{
	clear:both;
	}

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
	background: url(../graphics/icon.gif) no-repeat 0 1px;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(../graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
} 

