﻿    body{
	font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #fff;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
	a{text-decoration: none;color: #d98420;}
	a:hover{
	color: #d98420;
}
	hr{display: none;}
	strong{font-weight: normal;}
	ul.lista li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.lista li a{
		list-style-type: none;
		display: block;
		padding:5px 5px 0px 2px;
		height: 26px;
		color: #000000;
	}
	ul.lista li a:hover{background: #E5E5E4;color: #d98420;}


	
/* Main */
	.container{
		width:900px;
		margin: 0 auto;
		_margin: 0 auto;
		*margin: 0 auto;
		position: relative;
		overflow:hidden;
		*margin-bottom:1px;
		_margin-bottom:1px;
		
	}
	

/* Header */
	#header{
		height: 194px;
		width: 916px;
		background: #fff url(../images/bannerlow.jpg) no-repeat; 
	    margin:auto;
		*margin-left:auto;
		*margin-right:auto;
		_margin-left:auto;
		_margin-right:auto;
		*margin-bottom:-75px;
		*margin-bottom:-3px;
}

	#navigation{
		position: absolute;
		right: 0;
		top:129px;
		font-size: 1.15em;
		*margin-bottom:1px;
		
	}
	/* Main - centro */
	#main{padding:10 0 40 0;*margin-left:auto;*margin-top:1px;*margin-bottom:1px;}
	#leftcolumn{float: left; width:193px;*margin-bottom:1px;}
	#center{float: left;width:685px;padding: 0 0 0px 15px;*margin-bottom:1px;*margin-top:1px}
	
			
	.bottomright{margin-right:0;}
	
	/* Header - estilo */
	#header .container{height: 253px;*margin-left:1%;*margin-top:1%;}
	/* logo de banner */
	h1{
		position: absolute;
		height: 71px;
		top: 73px;
		margin-left:10px;
	}
    h1 a{
		padding: 22px 14px 40px 25px;
		display: block;
		color: #fff;
		background: url(../images/isologo2.png) no-repeat;margin-top:0px	
	}

	
/* Botones - navegador */
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
		list-style-type: none;
	}
	#navigation li a{color: #fff;}
	#navigation li a:hover,#navigation li.active a{color: #000000;}
	
	/* Copete */
	#banner{
		position: absolute;
		height: 132px;
		color: #000000;
		font-weight: bold;
		padding:0 500px 0 2px;
		bottom: 0;
		font-size: 1.3em;
	}

/* Contenedores main - estilos */
	/* Estilo columna izquierda */
	.leftbox{background: #f1f0ef;padding: 10px 20px 10px 20px;margin-bottom:10px;line-height:1.6em;margin-top:0px;}
	h3.leftbox{font-size:19px;font-weight:normal; color: #8c8685; background: #d98420 url(../images/h3_bg_linea.jpg) 0 0 repeat-x;padding:5px 0 10px 23px;margin-top:3px; text-align: justify; }
	ul.leftbox{font-size: 1.2em; color: #d98420; text-align: justify;*margin-left:1%;*margin-top:1%;}
	ul.leftboxin{font-size: 1.2em; color: #000000; text-align: justify;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px; padding:0px 0px 0px 0px;}	
	
	
	/* Columnas centro */
	.t_centro h2{color: #00529e; font-size:2em;margin:0;font-weight:normal;}
	.t_centro p{padding-bottom:10px;font-size:1.3em; text-align: justify;}	

		
/* footer */
	#footer{
		height: 30px;
		background: #d98420;
		width: 900px;
		margin-left: auto;
	    margin-right: auto;
		line-height: 1.4em;
		text-align: center;
		*margin-left:auto;
		_margin-left:auto;
		*margin-right: auto;
		_margin-right: auto;
	
	}
	#footer a{color: #190193;
	}
	