@charset "utf-8";
/* CSS Document */

#items li{
	list-style-image:none;
	list-style-type:none;
	font-size:16px;
	font-family: 'MyriadProRegular';
	padding: 10px 0 10px 0;
}

#items span {
	font-size:18px;
	color:#8C1534;
	font-weight:500;
}

h2 span{
	color:#8C1534;
}

#cbc h2{
	margin-top:30px;
}

#cbc h3{
	margin-top:40px;
}

#lunes_lunes{
	height:330px;
	width:200px;
	background-image:url(imgs/lunes_a_lunes.jpg);
	float:left;
	margin-top:-120px;
	background-repeat:no-repeat;
}

#lunes_lunes p{
	display:block;
	width:150px;
	padding:65px 0px 0 20px;
	color:white;
	font-size:14px;
	letter-spacing:1px;
	font-style:italic;
	text-align:center;
	font-weight:bold;
}

#aprobar{
	width:700px;
	height:141px;
	background-repeat:no-repeat;
	background-image:url(imgs/aprobar.jpg);
}


#aprobar h3{
	float:left;
	margin:55px 0 0 75px;;
	color:#FFF;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	font-size:25px;
	width:400px;
}

#aprobar h3 span{
	font-size:20px;
}

#aprobar #right{
	margin:35px 0 0 35px;
	float:left;
	width:170px;
	height:80px;

	
}

#aprobar p{
	font-size:10px;
	line-height:13px;
	color:#666;
	}

/* tables */


#levels TD{
	border:none;
	background-color: #EEE;
	color:#666;
	font-size:10px;
}

#levels .td_title{
	background-color:#8c1533;
	color:#FFF;
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
}

#levels .td_subtitle{
	background-color:#C9C9C9;
	color:#FFF;
	font-size:11px;
}

#levels .empty{
	background-color:transparent;
}
