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

*{
margin:0;
padding:0;
}

body{
color:#FFFFFF;
background:#000000;
}

#contenidos{
width:1021px;
}

#header{
width:1021px;
height:255px;
background:url(../img/header.jpg) no-repeat top left;
}

#header h1 a {
	font-size: 1.8em;
	position:relative;
	font-variant:small-caps;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	width:175px;
	height:173px;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	margin-left:817px;
	top:40px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h3 {margin-bottom:0.5em;margin-top: 1em;}
#main{
padding-top:20px;
padding-left:109px;
background:url(../img/background.jpg) no-repeat bottom right;
padding-bottom:280px;
}

#columna1{
float:left;
width:461px;
}

#columna2{
float:left;
width:451px;
}

.texto{
padding-left:80px;
padding-right:58px;
margin-top:-20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
z-index:2;
}

.texto p{
padding-bottom:10px;
}

.texto img{
margin: 5px 5px 5px 5px;
}

a{
color:#ed0677;
text-decoration:none;
}

a:hover{
#color:#ff3399;
text-decoration:underline;
}

a.white{
color:#fff;
text-decoration:none;
}

a.white:hover{
#color:#fff;
text-decoration:underline;
}

a.white:visted{
#color:#fff;
text-decoration:underline;
}


.imagen img{
border: 2px #FFFFFF solid;
}

.imagen:hover img{
border: 2px #ff3399 solid;
}

#ittakus{
	font-size: 1em;
	font-family:Tahoma, Verdana, Arial, Serif;
	color:#333;
	background-image:url(../img/ittakus.gif);
	background-repeat:no-repeat;
	width:166px;
	height:105px;
	text-indent: -9999px;
	overflow: hidden;
	z-index:0;
}

#crew{
	font-size: 1em;
	font-family:Tahoma, Verdana, Arial, Serif;
	color:#333;
	background-image:url(../img/crew.gif);
	background-repeat:no-repeat;
	width:166px;
	height:105px;
	text-indent: -9999px;
	overflow: hidden;
	z-index:0;
}

#contacto{
	font-size: 1em;
	font-family:Tahoma, Verdana, Arial, Serif;
	color:#333;
	background-image:url(../img/contacto.gif);
	background-repeat:no-repeat;
	width:166px;
	height:105px;
	text-indent: -9999px;
	overflow: hidden;
	z-index:0;
}


#diadellibro{
	font-size: 1em;
	font-family:Tahoma, Verdana, Arial, Serif;
	color:#333;
	background-image:url(../img/diadellibro.gif);
	background-repeat:no-repeat;
	width:255px;
	height:105px;
	text-indent: -9999px;
	overflow: hidden;
	z-index:0;
}

#proyectos{
	font-size: 1em;
	font-family:Tahoma, Verdana, Arial, Serif;
	color:#333;
	background-image:url(../img/proyectos.gif);
	background-repeat:no-repeat;
	width:166px;
	height:105px;
	text-indent: -9999px;
	overflow: hidden;
	z-index:0;
}

#oferta{
	font-size: 1em;
	font-family:Tahoma, Verdana, Arial, Serif;
	color:#333;
	background-image:url(../img/ofertas.gif);
	background-repeat:no-repeat;
	width:259px;
	height:99px;
	text-indent: -9999px;
	overflow: hidden;
	z-index:0;
}

#columna2 ul{
list-style:none;
margin-top:-30px;
z-index:2;
}

#columna2 li img{
float:left;
padding-right:30px;
padding-top:15px;
clear:both;
}

#columna2 li p{
float:left;
width:194px;
padding-top:15px;
}

#columna2 li{
padding-bottom:20px;
}

#lista{
padding-left:69px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

ul {margin-left: 1em;}
ul.proyectos {margin-left: 0em;}


