body {
	margin: 0px;
	padding:0px;
	background-image:url(imagenes/fondo_pagina.jpg);
	color: #333333;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow-x:hidden;

}
.ver_menu { display:block; }
.ocultar_menu { display:none; }
h1 { padding:0px;
margin:0px;
	padding-left: 20px;
	color: #bd1820;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
h2 { padding:0px;
	margin:0px;
	color: #bd1820;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; font-style: italic;
	}
h3 { padding:0px;
margin:0px;
	color: #bd1820;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; font-style: italic;
	text-align:right;
	}
.cargos { padding:0px;
margin:0px;
	color: #bd1820;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
p {		text-align:justify;}
img { vertical-align: bottom; border:0px}
#botonera {
	background: url(imagenes/fondo_botonera_sup.jpg) repeat-x;
	text-align:center;
	margin:0px; 
	padding:0px;
	line-height:0px;
	}
.link  { 
	color: #bd1820;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align:left;
	}
.link  li{ 
	margin:0px; 
	padding:0px;
	}
.link  li ul{ 
	margin:0px; 
	padding-left:15px;
	font-size: 11px;
	}
.link  ul li a{
	text-decoration:none;
	color: #bd1820;
	font-size: 11px;
	font-weight: bold;
	}
.link  li a{
	text-decoration:none;
	color: #bd1820;
	font-size: 13px;
	font-weight: bold;
	}		
.lateral { 
	padding-left:20px; 
	border:0px; 
	line-height:0px;
	background: url(imagenes/fondo_botonera_sup.jpg) repeat-x; text-align:left;
	}

.caja { 
	border-bottom:solid 2px #bd1820; 
	border-left:solid 2px #bd1820;
	border-right:solid 2px #bd1820;
}
.dias {
	color: #bd1820;
	font-size: 11px;
	border:0px;
	height:29px;
	background: url(imagenes/fondo_botonera_sup.jpg) repeat-x; 
	text-align:center;
	}
.horarios {
	color: #bd1820;
	font-size: 11px;
	border:0px;
	height:18px;
	background: url(imagenes/fondo_botonera_sup.jpg) repeat-x center; 
	text-align:center;
	}
.Sense  { 
	color: #333333;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	}
#footer {
		border-bottom:solid 2px #bd1820;
		border-top:solid 2px #bd1820;
		background-color:#FFFFFF;
		font-size: 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		text-align: center;
		color:#bd1820;
}
.integrantes a{
	text-decoration:none;
	color: #bd1820;
	font-size: 11px;
	font-weight: bold;
	line-height:17px;
	}	
.padding { padding-left:15px; padding-right:15px; padding-top:15px;}