/* CSS Document - Design by Mauricio Ramírez */
body{
	background-image:url(../images/template/bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
a:link{
	text-decoration:none;
	}
a:visited{
	text-decoration:none;
	}
a:hover{
	text-decoration:none;
	font-weight:bold;
	}
a:active{
	text-decoration:none;
	}
h1{
	font-size:36px;
	color:#DB0202;
	}
h2{
	font-size:24px;
	color:#990000;
	}
.Info-Cell{
	background-image:url(../images/template/fondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
.Casillas{
	background-image:url(../images/template/casilla.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:210px;
	height:270px;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:30px;
	padding-right:20px;
	}
.Marca1{
	font-weight:bolder;
	}
.Titulos-Casillas{
	font-size:18px;
	font-weight:bolder;
	}
	.Titulos-Casillas2{
	font-size:14px;
	}
.Menu{
	vertical-align:middle;
	color:#CCCCCC;
	text-align:center;
	height:35px;
	font-size:10px;
	}
.LinkIMO{
	font-size:10px;
	color:#123883;
	}

/* Casillas */

.Black_Info{
	color:#FFFFFF;
	font-size:10px;
	}
.Black_Tit{
	color: #DB0202;
	font-size:14px;
	font-weight:bolder;
	}
.Black_TLC{
	background-image:url(../images/casillas/blak_tlc.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:29px;
	}
.Black_T{
	background-image:url(../images/casillas/blak_top.jpg);
	background-repeat: repeat-x;
	height:29px;
	}
.Black_TRC{
	background-image:url(../images/casillas/blak_trc.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:29px;
	}
.Black_L{
	background-image:url(../images/casillas/blak_l.jpg);
	background-repeat: repeat-y;
	width:29px;
	}
.Black_R{
	background-image:url(../images/casillas/blak_r.jpg);
	background-repeat: repeat-y;
	width:29px;
	}
.Black_BRC{
	background-image:url(../images/casillas/blak_brc.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:29px;
	}
.Black_BLC{
	background-image: url(../images/casillas/blak_blc.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:29px;
	}
.Black_B{
	background-image:url(../images/casillas/blak_bottom.jpg);
	background-repeat: repeat-x;
	height:29px;
	}
