/* Default Stylesheet */

h1 {margin:0px;padding:15px;float:left;color:#626469;;text-indent:-1500px	}
#titcab {width:100%;text-align:left;background:#D7D9DD}

* {
	margin: 0;
	padding: 0;
	}
	body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}

#buscador {margin:0px;padding:15px;}
#sbi {margin:0px;padding:15px;}
#q {margin:0px;}

div#print {
	display: none;
	}
div#container {
	margin: 0px;
	text-align: left;
	height:auto;
	}
	div#header-wrap {
		margin: 0px 0;
		}
		div#header-in {
			padding: 0px;
			color: inherit;
			background:none;height:auto;
			}
	div#content-wrap {
		
		}
		div#center {
			margin:auto;
			width:100%;
			height:auto;
			background-color: #fff;

			}
			div#center-in {
			height:auto;
				padding: 0px;
				padding-top:2px;
				
				}
		div#left {
		
			float: left;
			width: 130px;
			color: inherit;
			background-color: #fff;
			border: solid #eee;
			border-width: 0 2px 2px 0;
			}
			div#left-in {
				padding: 1px;
				}
		div#right {
		display:none;
			float: right;
			width: 180px;
			color: inherit;
			background-color: #fff;
			border: solid #eee;
			border-width: 0 2px 2px 0;
			}
			div#left-in {
				padding: 1px;
				}
	div#footer-wrap {
		clear: left;
		margin-top:15px;
		height:23px;
		background:URL(images/pie.png) top;
		}
		div#footer-in {
			
			}
.imgindex {border:none;width:40px}
/* Cajas centrales*/
#contenedor-caja-sup {margin:0px;padding:0px;height:200px;width:800px;}
#caja-sup-1{float:left;width:230px;height:220px;padding-left:15px;}
#caja-sup-2{margin:0px;padding:5px;width:240px;height:200px;float:left;}
#caja-sup-3{margin:0px;padding:5px;width:240px;height:220px;float:left}
#central{margin:0px;padding:0px;float:left;width:100%;height:auto}
#contenedor-cajacentral{margin:0px;padding:5px;float:left;width:600px;}
#cajacentral-sup{margin:0px;padding:0px;padding-left:40px;height:40px;}
#cajacentral-sup h2 {margin:0px;padding:10px;padding-bottom:0px;color:white}
#cajacentral-med{margin:0px;padding:0px;padding-left:15px;height:auto;}
#cajacentral-med li {list-style-type: none;}
#cajacentral-inf{margin:0px;padding:0px;width:500px;height:20px;background:URL(images/cajagrande-inf.png) no-repeat top left;}
/*fin Cajas centrales*/

/*Contenedores laterales*/
#contenedor-lateral{margin:0px;padding:5px;float:left;width:200px}
.contenedor-caja-peque{margin:0px;padding:0px;float:left;}
.caja-peque-sup{margin:0px;padding:0px;height:40px;}
.caja-peque-sup h2 {margin:0px;padding:10px;padding-bottom:0px;padding-left:25px;}
.caja-peque-med{margin:0px;padding:0px;height:auto;}
.caja-peque-med li {list-style-type: none;}
.caja-peque-inf{margin:0px;padding:0px;height:20px;}
/*Fin Contenedores laterales*/

																/* >>> LISTS <<< */
ul#nav-left, ul#nav-right {
	margin: 20px;
	list-style: none;
	}
	ul#nav-left li, ul#nav-right li {
		
		}
		ul#nav-left li a, ul#nav-right li a {
			display: block;
			width: 118px;
			padding: 5px 10px;
			color: #666;
			background-color: inherit;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			}
		ul#nav-left li a:hover, ul#nav-right li a:hover {
			color: #666;
			background-color: #F1F7FF;
			border-bottom: 1px solid #E3EFFF;
			}
ul#nav-top {
	float: right;
	padding: 1px 0;
	list-style: none;
	color:white;
	width:100%;background:#4A4A4B;text-align:right
	}
	ul#nav-top li {
		display: inline;
		}
		ul#nav-top li a {
			margin: 0 8px;
			color: white;
			background-color: inherit;
			font-size: 90%;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			}
		ul#nav-top li a:hover {
			color: white;
			background-color: inherit;
			border-bottom: 1px solid #F1F7FF;
			}
ul#nav-footer {
	margin: 0 190px;
	padding: 0 2px;
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
		display: inline;
		}
	ul#nav-footer li.left {
		float: left;
		}
		ul#nav-footer li a {
			margin: 0 3px;
			color: white;
			background-color: inherit;
			}
		ul#nav-footer li a:hover {
			color: white;
			background-color: inherit;
			}
ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}





																/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding-top:50px;
	font-size: 200%;
	color:white;
	}
div#center h2 {
	margin: 0 0 5px 0;
	font-size: 120%;
	}
div#left h2, div#right h2 {
	margin: 20px 20px 5px 20px;
	font-size: 100%;
	}
div#center p {
	margin: 5px 0 5px 0;
	color: #444;
	background-color: inherit;
	font-size: 90%;
	line-height: 18px;
	}
div#left p, div#right p {
	margin: 0 20px 5px 20px;
	color: #666;
	background-color: inherit;
	font-size: 90%;
	}
p a, ul.list a {
	color: #626469;
	font-size:120%;
	text-decoration:none;

	}
	p a:hover, ul.list a:hover {
		color: #FF0713;
		font-size:120%;
			text-decoration:none;
			
		
		}
.color1{background:#FFFFFF;}
.color2{background:#DADBDD;}
table {border-spacing:0px; }
table tr th {font-size:120%;}
#paginacion {margin:0px;padding:15px;}

