/* CSS Document */
html,body{
width:100%;
height:100%;
margin:0px;
}

body{
border:0px solid #000;
overflow-y:scroll;
*overflow:hidden;
background-color:#fff;
}

a{
text-decoration:none;
font-family:arial;
font-size:13px;
outline:none;
}

h1{
font-family:arial;
font-weight:bold;
font-size:30px;
margin:0px;
}

h2{
font-family:arial;
font-size:20px;
font-weight:normal;
}

p{
font-family:arial;
font-size:13px;
line-height:18px;
}

#body_aquitectura{
position:relative;
width:100%;
min-height:500px;
height:auto;
background-image:url(../../imagenes/Landing/fondo_arquitectura.jpg);
background-repeat:repeat-x;
}

#body_aquitectura a{
color:#000;
}

#body_videojuegos{
position:relative;
width:100%;
min-height:780px;
height:auto;
background-image:url(../../imagenes/Landing/fondo_videojuegos.jpg);
background-repeat:repeat-x;
}

#body_videojuegos a{
color:#fff;
}

#body_modelado{
width:100%;
min-height:798px;
height:auto;
background-image:url(../../imagenes/Landing/fondo_modelado.gif);
background-repeat:repeat-x;
}

#body_modelado a{
color:#e1e1e1
}

#cuerpo{
position:relative;
width:826px;
height:auto;
margin:0 auto 0 auto;
padding-top:72px;
}

#cabecera{
position:relative;
width:auto;
height:auto;
}

#cabecera .arquitectura{
background-image:url(../../imagenes/Landing/cabecera_arquitectura2.png);
background-repeat:no-repeat;
width:945px;
height:121px;
}

#cabecera .videojuegos{
background-image:url(../../imagenes/Landing/cabecera_videojuegos.png);
background-repeat:no-repeat;
width:945px;
height:121px;
}

#cabecera .modelado{
background-image:url(../../imagenes/Landing/cabecera_modelado.png);
background-repeat:no-repeat;
width:945px;
height:121px;
}

#texto{
position:relative;
float:left;
width:405px;
}

ul{
margin:0px;
padding:0px;
padding-left:30px;
}

ul li{
list-style-image:url(../../imagenes/Landing/flecha.png);
}

#right{
position: relative;
width:400px;
float:right;
}

#left{
position:relative;
width:405px;
float:left;
}


#imagen{
position:relative;
width:400px;
height:250px;
margin-top:20px;
}

.boton_flickr{
position:relative;
float:left;
background-image:url(../../imagenes/Landing/bot_flickr.png);
width:74px;
height:25px;
margin-right:8px;
}

.boton_cursos{
position:relative;
float:left;
background-image:url(../../imagenes/Landing/bot_mas.png);
width:133px;
height:26px;
padding-top:5px;
padding-left:16px;
}

.boton_conozca{
position:relative;
float:left;
background-image:url(../../imagenes/Landing/bot_conozca.png);
width:141px;
height:26px;
padding-left:10px;
padding-top:5px;
}

.boton{
text-decoration:none;
font-family:arial;
font-size:11px;
font-weight:bold;
color:#fff;
}

/* ESTILOS PARA LOS DESPLEGABLES (VIENE DE LA HOJA DE ESTILOS PRINCIPAL) */

#caja{
	position:relative; 
	width:400px; 
	min-height:30px; 
	background-color:#393939; 
/*	border:1; */
	border: solid thin #636363;
}

#texto_izquierda2{
	position:relative; 
	left:9px; 
	top:7px; 
	float:left; 
	width:350px;
	font-family:Arial;
	font-size:14px;
	color:#d5d5d5;
}

.texto_boletin{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
}

.c1{
	position:relative; 
	left:9px; 
	top:7px; 
	float:left; 
	width:370px;
	height:auto;
	font-family:Arial;
	font-size:13px;
	color:#d5d5d5;
}

.flecha2{
	position:relative; 
	float:left;
	top:9px;
}

.texto40
{
font-family:arial;
font-size:40px;
color:#FFFFFF;
position:relative; 
left:67px;
}
