/* Start of CMSMS style sheet 'Midrasha Style - Sin Linea' */
/* MIDRASHA PANAMA */

body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0;
	background-image: url(uploads/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#Contenedor {
	width: 920px;
	overflow: hidden;
	margin: 0 auto;
}

#Top {
	width: 920px;
	height: 15px;
	float: left;
	border-bottom: solid 1px #fff;
	background-color: #cb9998;
}

#ContenedorTop {
	width: 920px;
	height: 179px;
	float: left;
	overflow: hidden;
	background-color: #fff;
}

#Logo {
	width: 349px;
	height: 179px;
	float: left
}

#Flash {
	width: 571px;
	height: 179px;
	float: left;
}

#TopMenu {
	width: 920px;
	height: 8px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	float: left;
	background-color: #3f413f;
}

#MenuContenedor {
	width: 920px;
	height: 25px;
	float: left;
	background-color: #cc9998;
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 14px;
	color: #fff;
}

#MenuContenedor ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#MenuContenedor a {
	text-decoration: none;
	color: #fff;
}

#MenuContenedor a:hover {
	color: #000;
}

#ContenedorCentral {
	width: 870px;
	min-height: 375px;
	overflow: hidden;
	float: left;
	background-image: url(uploads/images/centro-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff3f3;
	padding: 15px 35px 15px 15px;
}

#CentroCol_1 {
	width: 575px;
	float: left;
	padding: 0 10px 0 10px;
}

#CentroCol_2 {
	width: 265px;
	min-height: 375px;
	float: left;
	padding: 0 15px 0 15px;
}

#CentroCol_3 {
	width: 269px;
	min-height: 375px;
	float: left;
	padding: 0 13px 0 13px;
}

#CentroCol_4 {
	width: 270px;
	min-height: 375px;
	float: left;
	padding: 0 10px 0 15px;
}

#CentroLinea {
	width: 890px;
	float: left;
}

.Titulo {
	font-size: 24px;
	font-weight: bold;
	color: #bf6060;
}

#ContenedorCentral ul li {
	list-style-image: url(uploads/images/bullet.gif);
	list-style-type: none;
}

#ContenedorCentral img {
	border: solid 0px #bf6060;
}

.AlinearIzq {
	float: left;
	margin: 0 10px 10px 0;
}

.AlinearDer {
	float: right;
	margin: 0 0 10px 10px;
}

#Bottom {
	width: 920px;
	height: 4px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	float: left;
	background-color: #3f413f;
}

#FooterContenedor {
	width: 920px;
	height: 70px;
	float: left;
	background-image: url(uploads/images/footer-bg.jpg);
}

#BoxIzq {
	width: 650px;
	text-align: center;
	float: left;
}

#BoxDer {
	width: 270px;
	text-align: center;
	float: left;
}

#BoxDer, #BoxIzq {
	color: #fff;
	padding: 15px 0 0 0;
}

#BoxDer a, #BoxIzq a {
	color: #fff;
	text-decoration: none;
}

#BoxDer a:hover, #BoxIzq a:hover {
	text-decoration: underline;
}

.MenuTable {
	text-align: center;
	vertical-align: middle;
}

#ContenedorCentral td.fecha {
	font-size: 12px;
	color: #000;
	background-color: #eee;
}

#ContenedorCentral td.footer {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #ccc;
}

#ContenedorCentral td.titulo-top {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #ccc;
}

#ContenedorCentral td {
	border: solid 1px #999999;
}
/* End of 'Midrasha Style - Sin Linea' */

