/*-----------------------------------------------------------------------------
Proyecto IDMX
-------------------------------------------------------------------------------

Responsable: F. Arturo Adauta Pérez
Facilitador: Julian López Huerta
Diseño Web:F.Arturo Adauta Pérez//Miguel Ángel Luna Vilchis//Fotografía: Omar Belmont Decelis
-------------------------------------------------------------------------------*/
/*colores:
neutro:#929090 :: turquesa: #2B998D :: rojo quemado:#9F0505 ::  turquesa claro#37C3B4 ::  #C50606
*/

body{
margin:0px auto 0px auto;
background:url(../interfaz/lineaback.jpg) repeat-x;
overflow:hidden;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#ffffff;
line-height:15px;
}

#contenido{
margin:0px auto 0px auto;
width:900px;
height:600px;

}
#img{
width:900px;
height:500px;
top:0px;
left:0px;
overflow-x:hidden;
}

#menu{
position:inherit;
width:900px;
height:100px;
top:0px;
left:0px;
}



#swft{
	position:absolute;
	width:900px;
	height:600px;
	top: 0px;
}


#idmx{
position:absolute;
width:110px;
height:82px;
right:0px;
bottom:0px;
}

#espec{
position:absolute;
width:675px;
height:49px;
bottom:0px;
left:113px;
}


#sintro{
position:absolute;
width:90px;
height:32px;
left:157px;
top:264px;
}