body{
	background-color:#D7AD7D;
	margin:0px;
	font-family: arial;
	font-size:12px;
	color:#ffffff;
}

a{
	color:#ffffff;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1,h2{
	display:inline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
}

.pagina{
	width:800px;
	background-image: url('images/fondo.jpg');
	background-repeat: repat-y;
}

.cabecero{
	width:750px;
	height:218px;
	background-image: url('images/cabecero.jpg');
}

.medio{
	width:750px;
}

.menu{
	float:left;
	width:234px;
}

.acceso_sms{
	margin-top:10px;
	margin-bottom:30px;
	width:234px;
}

.acceso_embed{
	width:214px;
	background-color:#ffffff;
}

.head_texto_sms{
	background-color:#825325;
	width:214px;
}

.texto_sms_cont{
	background-color:#D7AD7D;
	width:214px;
	padding-bottom:10px;
}

.texto_sms{
	background-color:#D7AD7D;
	width:194px;
	text-align:justify;
	font-weight:bold;
}

.listado_salas{
	float:right;
	width:516px;
	background-color:#825325;
}

.pie{
	clear:both;
	width:750px;
}