/* CSS Document */
body { 
	padding: 0;
	color: #555;
    font-size: 11px;
	text-align:left;
	font: 11px/15px verdana, arial, helvetica, sans-serif; 
	width:960px;
	margin:auto;
	}
/* Cabecera */
#logo{
position:relative;
top:18px;
left:0px;
width:191px;
background: url(http://iesmonterroso.org/imagen/logo20.gif) no-repeat transparent;
height:100px;
z-index:1;
}
#monterroso{
position:relative;
top:-95px;
left:220px;
width:375px;
background: url(http://iesmonterroso.org/imagen/monterroso.gif) no-repeat transparent;
height:50px;
z-index:2;
}
#junta{
position:relative;
top:-145px;
left:759px;
width:111px;
background: url(http://iesmonterroso.org/imagen/junta5.gif) no-repeat transparent;
height:90px;
z-index:3;
}
