@charset "UTF-8";
/* CSS Document */
/*   
Project:Defensor Sistematización de Investigaciones
design:Chino
construction:Fale
css:Fale
date:04/09/13
mod1:-

*/

/* CONTENT */

#title-home {
	margin:40px 0 20px 80px;
	width:732px;
	font-family:'DINNextLTPro-LightCondensed',Sans-Serif;
	font-size:27px;
	line-height:30px;
	color:#FFF;
}
#dyd-home {
	margin:0 0 40px 20px;
	width:792px;
	height:159px;
	background-image:url(../imgs/dyd-home.png);
	background-repeat:no-repeat;
}
#indice-general {
	margin:0 502px 0 70px;
	width:235px;
	height:60px;
	background-image:url(../imgs/indice-general-home.png);
	background-repeat:no-repeat;
	background-position:-10px -10px;
	display:block;
	float:left;
}
#indice-general:hover {
	background-image:url(../imgs/indice-general-home-over.png);
}
#indice-sujeto,#indice-derecho,#indice-tema {
	padding:75px 10px 0 70px;
	width:155px;
	height:85px;
	font-family:'DINNextLTPro-LightCondensed',Sans-Serif;
	font-size:21px;
	line-height:24px;
	background-repeat:no-repeat;
	background-position:-10px -10px;
	display:block;
	float:left;
}
#indice-sujeto {
	margin-left:70px;
	background-image:url(../imgs/indice-sujeto-home.png);
}
#indice-sujeto:hover {
	background-image:url(../imgs/indice-sujeto-home-over.png);
}
#indice-derecho {
	background-image:url(../imgs/indice-derecho-home.png);
}
#indice-derecho:hover {
	background-image:url(../imgs/indice-derecho-home-over.png);
}
#indice-tema {
	background-image:url(../imgs/indice-tema-home.png);
}
#indice-tema:hover {
	background-image:url(../imgs/indice-tema-home-over.png);
}

/* FOOTER */

#footer-home {
	position:fixed;
	bottom:0px;
	margin:0 auto;
	padding:0;
	width:100%;
	height:230px;
	background-image:url(../imgs/footer-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:transparent;
	pointer-events:none;
}
#footer-home .content {
	margin:0 auto;
	width:1220px;
	height:230px;
	pointer-events:none;
}
#footer-home .left {
	margin:120px 0 0 170px;
	width:698px;
	height:110px;
	float:left;
}
#footer-home .title {
	width:698px;
	height:50px;
	background-image:url(../imgs/footer-title.png);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	pointer-events:auto;
}
#footer-home .subtitle {
	margin-left:8px;
	width:690px;
	height:60px;
	background-image:url(../imgs/footer-subtitle.png);
	background-repeat:no-repeat;
	background-position:left 6px;
	float:left;
	pointer-events:auto;
}
#footer-home .middle {
	width:206px;
	height:230px;
	float:left;
}
#footer-home .anios {
	margin:0 0 16px 26px;
	width:180px;
	height:155px;
	background-image:url(../imgs/anios.png);
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
}
#footer-home .facebook {
	width:206px;
	height:60px;
	background-image:url(../imgs/facebook.png);
	background-repeat:no-repeat;
	background-position:center 6px;
	float:left;
	display:block;
	pointer-events:auto;
}
#footer-home .right {
	margin-top:73px;
	margin-left:-10px;
	width:153px;
	height:157px;
	background-image:url(../imgs/escudo.png);
	background-repeat:no-repeat;
	float:left;
}