@charset "utf-8";
/* CSS Document */

.contenedor_index{
	width:1005px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.marquee{
	margin-left:280px;
	width:450px;
	height:20px;
	margin-top: 275px;
	float:left;
	color: #FFF;
	
}

#header{
	width:1005px;
	height:250px;
	background-color: #09C;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#principal{
	width:1005px;
	height:345px;
	margin-top:0;
	background-image:url(../img/jpg/index_italgraf.jpg);
	background-repeat:no-repeat;
	float:left;
}
#header_isologo_index{
	width:150px;
	height:50px;
	float:left;
	margin-top:25px;
	margin-left:0px;
	background-image: url(../img/institucional/header_isologo.gif);
	background-repeat: no-repeat;
}
#header_isologo_index h1 {
	margin: 0px;
	padding: 0px;
}
#header_isologo_index h1 a {
	text-decoration: none;
	display: block;	
	padding-left: 25px;
	outline:none;
	padding-bottom: 10px;
}
#header_isologo_index a span {
	visibility: hidden;
	text-decoration: none;
}

#en_este_sitio {
	width: 1000px;
	height: 50px;
	margin-left:5px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}

.ingresar{
	width:250px;
	height:20px;
	margin-left:375px;
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	float:left;
	
}
.ingresar a{
	color: #333;
	text-decoration:none;
	font-size:75%;

}
.ingresar a:hover{
	color: #333;
	text-decoration:none;
}

.tit_der{
	color:#F00;
}
