* {
	margin:0;
	padding:0;
}

body {
	background: url(../imagenes/body-bg.jpg) center repeat-y;
	font-family: arial;
	font-size: 12px;
	color: gray;
}

a {
	text-decoration: none;
	color: gray;
}


#central a:link, #central a:visited {
	text-decoration: none;
	color:gray;
}

#central a:hover {
	text-decoration: underline; 
}


h1 {
	text-indent: -9999px;
}
h2 {
	text-align: right; 
	font-size: 14px;
	color: white;
	margin-right: 40px;
	margin-top: 25px;
}

h3 {
	padding: 0 0 10px 0;	
}
#contenedor {
	width: 800px;
	margin:0px auto;
	min-height:610px;
	height:auto !important;
	height:610px;

	
}

#header{
	width:  800px;
	height: 125px;
	background-image: url(../imagenes/header.jpg);
}

#principal {
	height: 430px;
}

#menu {
	width: 200px;
	height:430px ;

	float: left;
}

#contenido {
	width: 600px;
	height:430px ;
	float:right ;	
}
#footer {
	margin-top: 0px;
	height: 20px;
	text-align: center;
	clear: both;
}

/* CSS PARA MENU */
	ul {list-style:none;margin:0;padding:0;}
	li {width:100px;margin: 15px 75px 15px 50px;padding:0;text-align:center;}
	li a {display:block;padding:5px 10px;height:100%;color:#FFF;text-decoration:none;}
	li a {background:url(bg2.jpg) repeat 0 0;}
	li a:hover, li a:focus, li a:active {background-position:-150px 0;}
	#x a {background:url(../imagenes/bg.jpg) repeat -20px 35px;}


#x { 
	margin-top: 50px;
	font-size: 14px;
}

#central {
	height: 301px ;
	width: 502px;
	text-align: justify;
	margin: 30px auto;
	background: url(../imagenes/fondo.png) no-repeat;
	padding:  30px;
}

	#central p {
		margin-bottom: 10px;
	}


.fuera {
	margin: 50px 0 10px 30px;
}
#tabla {
	width: 500px ;
	text-align: justify;
	margin: 0px auto;
	/* background: url(../imagenes/fondo.png) no-repeat;*/
	padding:  30px;
	overflow: auto;
}

	#central-flow p {
		margin-bottom: 10px;
	}
	
#contenido2 {
	width: 600px;
	min-height:610px;
	height:auto !important;
	height:610px;
	float:right ;	
}

.slideshow2 { height: 182px; width: 232px; }
.slideshow2 img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }

#indicadores {
	margin-top: 75px;
	margin-left: 20px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
}

input, textarea {
	font-family: arial;
	font-size: 12px;
}


.slideshow3 { height: 232px; width: 282px; }
.slideshow3 img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }

.destaca {
	font-weight: bold;
	color: #5a5858;
}

#indicadores td {
	text-align: right;
}

#indicadores td.titulo {
	text-align: left;
}

#live {
	text-align: center;
	font-size: 0.8em;
}
#live p {
	margin: 0;
	padding: 0;
}