/* CSS film commission */
body,td,th, pre {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}

body {
	background-image: url(/images/general/bg_mosaic_negro.gif);
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input, textarea, select {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #C7B388;
}

a, a:active, a:visited, a:link {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF; 
	text-decoration: underline;
}

.enlace, .enlace:active, .enlace:visited, .enlace:link {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.enlace:hover {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF; 
	text-decoration: underline;
}



.tdMenu0 {
	text-decoration: none;
	valign: top;
	background-color: #0F0F0F;
	cursor: hand;
}

.tdMenu0Over {
	text-decoration: none;
	valign: top;
	background-color: #1C1C1C;
	cursor: hand;
}

/* CSS  menú lateral */
.tdMenu {
	text-decoration: none;
	valign: top;
/*	background-color: #0F0F0F; */
	cursor: hand;
}

.tdMenuOver {
	text-decoration: none;
	valign: top;
/*	background-color: #1C1C1C; */
	cursor: hand;
}

.color1 {
	color: #404040;
}

.color1:hover {
	color: #000000;
}

.color2 {
	color: #CCCCCC;
}

.color2:hover {
	color: #FFFFFF;
}

/* CSS  menú lateral */
.tdMenuTop {
	text-decoration: none;
/*	height: 20; */
	background-color: #0F0F0F;
	background-image: url(/images/home/gradient_top.gif);
/*	cursor: hand; */
}

.tdMenuTopOver {
	text-decoration: none;
	text-align: center;
/*	height: 20; */
	background-color: #000000;
	cursor: hand;
}

/* Estilos personalizados */
.cab {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	font-weight: bold;
	color: #C7B388;
}

.cab1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.btntit {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #C7B388;
}

.btntit1b {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #857044;
}

.btntitb {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #C7B388;
}

.btntitbb {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}

.titulares {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #C7B388;
}

.pie {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.justificado {
	text-align: justify;
}

.colorb {
	color: #C7B388;
}
