/* CONTAINER */

BODY {
background-color:#FCFCFC;
background-image:url(imagenes/boton1.jpg);
z-index:0;
} 
		#container {
			width: 800px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			line-height: 1.6em;
			color: #666;
			background: url(imagenes/back.jpg);
		}
		
/* GENERAL MOJO AND MULA */
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size: 32px;
			color:#660000;
			margin-bottom: 30px;
		}
		
		h2 {
			color: #660000;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		a {
			color:#660000;
			text-decoration: none;
		}

		a:hover {
			color:#FF0000;
			background-color:#99FF66;
		}
		
		input {
			color: #999999;
			border: 1px solid #CCC;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
		p {color:#000000;}
		
		
		
/* HEADER ELEMENTS */

		#header {
			border-bottom: 4px solid #948979;
			padding-top: 10px;
			clear: both;
			margin-bottom: 10px;
			background: url(imagenes/header.jpg);
		}
		

		/* the slogan */
		#header p { 
			margin-top: -20px;
			margin-left: 30px;
			font-size:14px;
			
		}

/* NAVIGATION ELEMENTS 
	
		 #navigation ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
			width: 140px;
		}

		#navigation a {
			display: block;
			padding: 5px;
			width: 140px;
			border-bottom: 1px solid #CCC;
		}

		#navigation a:link, #navigation a:visited {
			color:#660000;
			text-decoration: none;
		}
		
		#navigation a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#FF0000;
			font-weight:bold;
		}

		 #submenu ul {
			margin-left: 15;
			padding-left: 15;
			list-style-type:none;			
			float:none;
			width:auto;
			color:#000000;
		}
		
		#submenu a {
			display:inline;
			padding:none;
			border-bottom: none;
			color:#000000;
			font-size:9px;
			margin-left:15px;
			width:125px;
		}
		
		#submenu a:hover {
			background:none;
			background-color:none;
			color:#000000;
			font-weight:bold;
		}
		
		#submenu a:link, #submenu a:visited {
			color:#000000;
			text-decoration: none;
		}
		
*/

/* THE SMALL BOX BELOW NAV */

/*		#navigation p {
			margin-top: 40px;
			padding: 5px;
			border-bottom: 1px dotted #CCC;
			border-top: 1px dotted #CCC;
		}
		
*/
		
/* CONTENT ELEMENTS */

		#content {
			width: 410px;
			margin-left: 180px;
			margin-right: 0px;
			text-align:justify;
		}
		
		#content p {
			padding-bottom: 10px;
		}

/* SIDEBAR ELEMENTS */

		#sidebar {
			width: 175px;
			float:right;
		}
		
		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
			text-align:justify
		}


		
		
		
#menu{
	float:left;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	width:140px;
	}
#menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	border:thin;
	}
	
	#menu li{
		float:none;
		padding:0px;
		}
	#menu li a{
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		#menu li a:hover, #menu ul li:hover a{
			background:#9C9 url("arrow.gif") center left no-repeat;
			text-decoration:none;
			
			}
	#menu li ul{
		display:none;
		height:auto;
		padding-left:20px;
		margin:0px;
		border:0px;
		width:200px;
		position:relative;
		z-index:200;
		float:right;
		}
	#menu li:hover ul{
		position:absolute;
		display:none;
		}
		
	#menu li:hover ul{
		display:block;
		position:absolute;

		}
		
	#menu li li {
		display:block;
		background:#9F9;
		margin:0px;
		padding:0px;
		width:200px;
		padding-right:0px;
		}
	#menu li:hover li a{
		background:none;
		
		}
	#menu li ul a{
		display:block;
		height:auto;
		margin:0px;
		text-align:left;
		}
		#menu li ul a:hover, #menu li ul li:hover a{
			background:#9FF url('arrow.gif') center left no-repeat;
			border:1px;
			text-decoration:none;
			}
	#menu p{
		float:left;
		margin-top: 40px;
		padding: 5px;
		border-bottom: 1px dotted #CCC;
		border-top: 1px dotted #CCC;
		}	
/* FOOTER ELEMENTS */

		#footer {
			margin-top: 20px;
			clear: both;
			padding: 0px 5px 0px 5px;
			background-color:#575352;
		}
		
		#footer p {
			color:#89817f;
			padding: 5px;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}


fc_main { background: #DDDDDD; border: 1px solid #000000; font-family: Verdana; font-size: 10px; }
fc_date { border: 1px solid #D9D9D9;  cursor:pointer; font-size: 10px; text-align: center;}
fc_dateHover, TD.fc_date:hover { cursor:pointer; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #E7E7E7; font-size: 10px; text-align: center; }
fc_wk {font-family: Verdana; font-size: 10px; text-align: center;}
fc_wknd { color: #FF0000; font-weight: bold; font-size: 10px; text-align: center;}
fc_head { background: #000066; color: #FFFFFF; font-weight:bold; text-align: left;  font-size: 11px; }
