* { 
	margin: 0; 
	padding: 0; 
} 

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	background: url("/images/bg.gif") repeat scroll 0 0 transparent;	
	height:100%;
	margin-bottom: 1px;
	padding:0pt;
}
img {
	border: none;
}
/* Estilo */
#page {
	background: #FFFFFF;
	border: 0px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 970px;
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0 0 20px #C0C0C0;
	
}

	

#header {
	background-color:#FFFFFF;
	height: 140px;
	margin: 0 0 10px 0;
	padding: 0;
}
	

#header h1 {
	background: transparent url("/images/header.jpg") no-repeat center bottom;
	width: 970px;
	height: 140px;
	text-indent: -999em;
	display:block;
	padding: 0;
}
	
#bottom { 
	clear:both;
   	background-color: #4B91DF;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	padding: 1px;
	margin: 10px 0px 0px 0px;
	height: 26px;
	-moz-border-radius: 0px 0px 5px 5px;
	
}
#bottom a:link {
	color: #FFFFFF; 
	text-decoration: none;
}
#bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	color: #A9BCD8;
	text-decoration: underline;
}



#content {
	background-color: #FFF;
	float:right; 
	padding: 0px 10px 10px 10px;
	width: 730px;
	margin-right: 10px;
	font-size:0.9em;
	}
	#content #titulo {
			color: #094990;
			text-decoration: underline;
			margin: 0px 0px 0px 0px;
			padding: 0px 3px 3px 5px;
	}
	#navegador {
		padding: 0px 10px 0px 5px;
/*		width: 730px;*/
		font-size:0.7em;
		}
	#navegador a:link {
		text-decoration: underline;
	}
	#navegador a:hover {
		color: #A9BCD8;
		text-decoration: underline;
	}
#content p {
		margin: 0px 0px 10px 0px;
		padding: 4px;
}

		
		
#menu {
	color: #CCCCCC;
	float: left;
	width: 180px;
	font-size: 0.75em;
	border: 1px solid #000;
	background-color: #333333;
	margin: 0px 0px 10px 10px;
	list-style: none;
}
#menu a {
	background: none;
	color: #CCCCCC;
	display: block;
	margin: 0;
	padding: 6px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #4B91DF url("/images/hover.gif") left center no-repeat;
	color: #fff;
}
#menu h3 {padding-left: 10px; color: #FFFFFF; background-color: #3B7BBF; font-size: 1em; height: 24px; line-height: 24px;}
#menu ul {list-style: none;}
#menu ul li {margin:0; padding: 0; border-bottom: 1px solid #999;}
#menu ul li ul {margin: 0; padding: 0px 0px 4px 10px;}
#menu ul li ul li {border:none;}
#menu li {}

/* x */
td {
	font-family: Arial, Helvetica, sans-serif;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
	}


a:link {
	color:#3399CC;
	text-decoration:none;
	}
a:visited {
	color:#3399CC;
	text-decoration:none;
	}
a:active {
	color:#3399CC;
	text-decoration:none;
	}
a:hover {
	color:#FF3333;
	}



table {
	border-collapse:collapse;
	}


/* Titulo de la web */
h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 40px;
	padding-left: 85px;
	margin: 0px;
	}

h2 {
	margin: 20px 0 0 0;
	}



/* Clases */
.caja {		
	border: 1px solid #000000;
	padding: 5px;
	background: #FFFFFF none repeat scroll 0% 50%;
}


.post {
	text-align: justify;
	}
.post h2 {
	color: #444444;
}




.E1 {
	color: #0099FF;
	font-weight: bold;
}
.E2 {
	color: #FF0000;
	font-weight: bold;
}


.caja2 {
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 0 12px #C0C0C0;
	background:none repeat scroll 0 0 #FFFFF3;
	border:1px solid #AAAAAA;
	margin-left:20px;

	color:#444444;
	line-height:1.2em;
	margin:12px 0;
	overflow:visible;
	padding:10px;
	}

.caja2 h3 {
	color: #0099FF;
	font-weight: bold;
	margin-bottom: 10px;
}

.caja2 ul li a {
	background: none;
	color: #666;
	display: block;
	margin: 0;
	padding: 6px 12px;
	text-decoration: none;
}
.caja2 ul li a:hover {
	background: url("/images/hover.gif") left center no-repeat;
	color: #000;
}
.caja2 h3 {padding-left: 10px; color: #FFFFFF; background-color: #3B7BBF; font-size: 1em; height: 24px; line-height: 24px;}
.caja2 ul {list-style: none;}
.caja2 ul li {margin:0; padding: 0; border-bottom: 1px solid #999;}
.caja2 ul li ul {margin: 0; padding: 0px 0px 4px 10px;}
.caja2 ul li ul li {border:none;}

.indent {
	text-indent:8px;
}

.tabla {
	
}
.tabla tr {
	
}
.tabla th {
	padding: 2px;
}
.tabla td {
	padding: 2px;
}





/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:700px;
	height:263px;
	background:#252525 repeat-x 0 0;
	position:relative;

}
#slideshow #slidesContainer {
  margin:0 auto;
  width:620px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:620px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/control_right.jpg) no-repeat 0 0;
}

/** 
 * Style rules for Demo page
 */

.slide {
	color: #CCCCCC;
} 

.slide h2, .slide p {
  margin:15px;
  color: #CCCCCC;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}
.slide p img {
  float:right;
  margin:0 15px;
}

