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

body{
	}

#franja{
	
	width:100%;
	height:100px;
	margin-top:25%;
	background-image:url(images/back.gif);
	background-repeat:repeat-x;}
	
	
#logo{
	background-image:url(images/logo-unonueve.gif);
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
	width:245px;
	height:100px;
	}
	
a#contacto{
	display:block;
	background-image:url(images/contacto.gif);
	background-repeat:no-repeat;
	float:right;
	text-indent:9999px;
	width:100px;
	height:35px;
	position:relative; top:-65px;
	}
a#portafolio{
	display:block;
	background-image:url(images/portafolioi.gif);
	background-repeat:no-repeat;
	float:right;
	text-indent:9999px;
	width:120px;
	height:46px;
	position:relative; top:-67px;}
	
#web{
	width:309px;
	height:51px;
	float:left;
	position:relative; top:-70px; left:250px;
	}
	
#container{width:900px;
	height:636px;}
	
#menu{width:900px;
	height:31px;}
	
	#botones{width:240px;
	height:31px; float:right}
	
#header{width:900px;
	height:147px;}
#promo{width:900px;
	height:458px;}

#wrap { margin:0 auto 0 auto; width:1000px; }
#forma{
	padding-left:25px;
	width:425px;
	height:400px;
	position:absolute;
	left: 355px;
	top: 250px;
}

