/* CSS Document */
body {
	background-color: #cacaca;
	width:760px;
	text-align:center;
	margin:auto;
}

.buscador {
	font-family: Tahoma;
	font-size: 22px;
	color: #800000;
	font-weight: normal;
}

.buscadores {
	font-size: 12px;
}

.colCenter {	
	background-color: #dc888c;
	background-position:center;
	height:auto;
	margin-top: 0px;
	vertical-align:top;
	width:auto;
}

.colImage {
	background-color: #FFFFFF;
	height: 60px;
}

.colLeft {
	vertical-align: top;
	width: 20%;
}

.fav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.colLink {
	background-position: center;
	position: relative;
	width: 12%;
}

.colRight {
	background-color: #dc888c;
	font: bold 10px Verdana;
	vertical-align: top;
	width: 20%;
}

.colTop {
	background-color: #FFFFFF;
}

.critica {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
}

.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-align: center;
	vertical-align: bottom;
}

.formBusca {
	margin-top: 0px;
	width:144px;
}

.mainTable {
	position: static;
	background-color: #dc888c;
}

.marque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC6633;
}

.topTable {
	position: relative;
}

.critica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}

.mainTableCgt {
	position: static;
	background-color: #dc888c;
	font: Tahoma;
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	border-style: ridge; 
	border-width: 1px;
}

.menuTableLeft {
	position: static;
	width: 150px;	
}

#textDiv {
	margin:0px auto 0px auto;
	text-align:left;
	width:100%;
	height:100%;
	scrolling:yes;
}

#contenedor
{
 width: 760px;
 margin:0px auto 10px auto;
 text-align:left;
}

#infor
{
 	font-size: 12px;
	font-weight: bold;
}