body {
	color:#E7E7E7;
	margin:0 auto;
	font-family: Arial;
	background-color: #F5F5F5;
	width:25em;
}

#cuerpo_principal {
	margin-top:1em;
width: 25em;
}



#cuerpo {
	width: 25em;
}


a {
	text-decoration: none;

}


img {
	border:0;
}
.titulo_seccion {
	
	padding-left: .3%;
	border-color: #e4e3e3;
	text-transform: uppercase;
	font-weight: bold;
	color: #444040;
	margin-bottom: .2%;
	font-size: 80%;
	
}
.titulo_sala {
	
	padding-left: .3%;
	border-color: #e4e3e3;
	text-transform: uppercase;
	font-weight: bold;
	color: #F54C00;
	margin-bottom: .2%;
	font-size: 100%;
	
}
.titulo_nota {
	color: #929292;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .5em;
	font-size: 1.2em;
        text-align: justify;
}

.titulo_nota2 {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-size: .7em;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0.3em;
}

.texto_nota {
	font-size: 0.9em;
	text-align:justify;
	color: #666;
	
}

.titulo_seccion2 {
	
	border-left-width: 2px;
	padding-left: 0.3em;
	border-width: 2px;
	border-color: #e4e3e3;
	text-transform: uppercase;
	margin-top: 0.2em;
	font-weight: bold;
	color: #444040;
	font-size:80%;
	margin-bottom: 0.5em;
}

.hr {
	border-color:#444040;
}
.pie {
	color:#666;
	font-size: 70%;
	text-align: center;
}

.pie_2 {
	color:#666;
	font-size: 60%;
	text-align: center;
}
.texto_nota_2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #929292;
}
.link {
	color:#E56301;
	font-size: 80%;
	text-align: center;
}

.color {
	background-image:url(file:///C|/Users/berenice.vazquez.000/Documents/STPS/Alex/comunicaci%C3%B3n_social/imagenes/fondo.jpg);
	color:#FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	}

.contenedor {
	width:350px;
}
.mobile {
    font-size: 80%;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	background-color: #666;
	height:20px;
	width:350px;
}