body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url('images/bg_disprosite.jpg');
	background-attachment: fixed;
	background-position: bottom center;
	color: #ffffff;
}
h1 {
	font-size: 0.9em;
	margin-bottom: 10px;
	padding: 0px;
	
}
.txt-marron {
	color: #c5ba9f;
}
.txt-rosa {
	color: #DD246C;
}
.txt-rosa-nobold {
	color: #DD246C;
	font-weight: normal;
}
.txt-negro {
	color: #000000;
}
.txt-negro-nobold {
	color: #000000;
	font-weight: normal;
}
.txt-blanco-07 {
	color: #FFFFFF;
	font-size: 0.7em;
}
.txt-blanco-07 a:link, .txt-blanco-07 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.txt-blanco-07 a:hover {
	color:#DD246C;
} 

#logotipo-disprosite {
	position: absolute;
	width: 345px;
	height: 85px;
	left: 50%;
	margin-left: -600px;
	margin-top: 0px;
}
#caja-contenido-web {
	position: absolute;
	width: 803px;
	height:463px;
	margin-left: -226px;
	left:50%;
	top: 50%;
	margin-top: -280px;
	background-image: url('images/caja-contenido_803x463.png');
	background-repeat: no-repeat;
}
#noticias-disprosite {
	position: absolute;
	width: 215px;
	height: 415px;
	margin-left: 10px;
	margin-top: 38px;
}
#proyectos-disprosite {
	position: absolute;
	width: 215px;
	height: 415px;
	margin-left: 298px;
	margin-top: 41px;
}
#proyectos-disprosite a:link, #proyectos-disprosite a:visited {
	text-decoration: none;
	color:#000000;
}
#proyectos-disprosite a:hover {
	color: #dd246c;
}
#contacto-disprosite {
	position: absolute;
	width: 215px;
	height: auto;
	margin-left: 595px;
	margin-top: 41px;
	color:#C5BA9F;
}
#acceso-clientes {
	position: absolute;
	width: 215px;
	height: auto;
	margin-left: 595px;
	margin-top: 300px;
	color: #C5BA9F;
}
.input-txt {
	width: 180px;
	background-color: #C5BA9F;
	border: 0px;
	margin-top:2px;
	margin-bottom: 5px;
}
.btn-submit {
	border: 0px;
	margin-top: 40px;
	margin-left: 0px;
	width: 60px;
	background-color: #000000;
	color: #C5BA9F;
	cursor: pointer;
}
#lineas902 {
	position:absolute;
	margin-top: 490px;
	margin-left: 622px;
	width: 130px;
	height: 50px
}

/* ESTILOS SOBRE BANNER NÚMEROS 902. */

.ads902_cab {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:11px;
	
}
.ads902_telef {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:14px;
	
}
.ads902_partner {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:10px;
	
}
.ads902_cab902 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:11px;
	color: #FFFFFF; 
	background-color: red;
}
.ads902_url {
	font-family: sans-serif;
	font-size:9px;
	
}

.ads902_tabla1 {
	border: 0px solid #DD246C;
	cursor: pointer;
	width:130px;
	height:50px;
}

