﻿
#contenedor  {
background-color:black;
width:100%;
height:100%;

}

#w {
	width:950px;
	height:100%;
	background-color:#fff;
	margin:auto;
}

#encabezado {
	
	width:950px;
	height:220px;
	background-color:black;
	background-image:url('../images/encabezado.png');
	
}

#separador {
	width:950px;
	height:40px;
	background-color:black;
}

#liga {
	width:210px;
	height:40px;
	background-color:black;
	float:left;
	color:white;
	
}


#liga2 {
	width:210px;
	height:40px;
	background-color:black;
	float:right;
	color:white;
	
}



#contentcentral {
	width:950px;
	
}	

#izquierda {
	width:220px;
	height:100%;
	border-color: #aaaaaa;
   	border-width: 2px;
    border-style: solid;
    float:left;
	
}
#derecha {
	width:700px;
	height:100%;
	float:left;
	padding-left:20px;


}
#clean 
{
	clear:both;
	width:100%;
}
a {
	color: #AD1112;
}

a:hover {
	text-decoration: none;
}




#sidebar {
	float: left;
	width: 125px;
	background-color:#000;
	border:3px;
	border-color:white;
	
	
}

	

.menu{
      font-family: Helvetica;
}
.menu ul{
    list-style: none;
    margin:0;
    padding:0;
    width:225px;
}
.menu ul li ul{
    width:225px;
}
.menu ul li{
    margin:0;
    background-color: #000;
}
.menu ul li a{
    padding-top:8px;
	padding-left: 20px;
    display:block;
    text-decoration: none;
    color:white;
    font:bold 12px Arial,Helvetica,sans-serif;
    height:20px;
    line-height: 1.3em;
}
.menu ul li ul a{
    padding-left: 40px;
    display:block;
    text-decoration: none;
    color:white;
    font:bold 12px Arial,Helvetica,sans-serif;
    height:25px;
    font-weight: normal;
    background: #000;
}
.menu ul li a:hover{
    background: #C00000 url('../images/arrow2.png') no-repeat center right;
}
.menu ul li ul a:hover{
    background: #C00000;
}

.menu ul li ul{
    display:none;

}


#publicaciones {
	width:220px;
	height:300px;
	background-color:#000;
	padding: 10px 0 0 7px;
	color:#FFF;
	text-align:center;
}


#header {
	width: 900px;
	height: 220px;
	margin:0 auto;
	background: url('../images/imgennn.png')
}
#header1 {
	width: 900px;
	height: 220px;
	margin:0 auto;
	background: url('../images/sacristan.png')
}

#header3 {
	width: 900px;
	height: 220px;
	margin:0 auto;
	background: url('http://www.mora.edu.mx/JorgePerez/images/tusseint.png')
}
#header59 {
	width: 900px;
	height: 220px;
	background: url('http://www.mora.edu.mx/LourdesRoca/Dra.png')
}


/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
/*	background-image:url('../images/img03.png')*/
/*	background: #AD1011 url(images/img03.jpg);*/
}

#logo1 {
	float: right;
	width: 220px;
	height: 220px;
	background-image:url('../images/img02.png')
/*	background: #AD1011 url(images/img03.jpg);*/
}



#logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}



#logo h1 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 120px 0 0 0;
	background: url(images/img04.jpg) no-repeat 50% 30px;
	letter-spacing: -1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


#content1 {
	float: right;
	width: 630px;
	padding: 20px;
	background: #FFFFFF url(images/img07.gif) no-repeat left bottom;
}

#final
 {
	
	width:950px;
	height:38px;
	background-color:black;
	background-image:url('../images/Abajo.png');
}
