body{ background-color: #FFFFFF; color: #333333; margin: 0px; }

li{ line-height: 25px,; }

td{
	background-color: transparent;
	color: #333333;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

.datos-footer{ font-weight: bold; }

.links:link, .links:visited {
	background-color: transparent;
	color: #313194;
	font-weight: normal;
	text-decoration: none;
}

.links:hover {
	background-color: transparent;
	color: #EF1921;
	font-weight: normal;
	text-decoration: underline;
}

.links:active {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.menu:link, .menu:visited {
	background-color: transparent;
	color: #CC3333;
	font-weight: normal;
	text-decoration: none;
}

.menu:hover {
	background-color: transparent;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

.menu:active {
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.separador-menu{
	border-bottom: 1px dashed #999999;
	padding-bottom: 3px;
	width: 130px;
}

#box-home{
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	width: 500px;
	float: left;
}

#box-mitad{
	border:1px solid #e1e1e1;  
	padding: 5px;
	margin: 5px;
	text-align: left;
	vertical-align: top;
	width: 300px;
	float: left;
}

#titulos{
	width: 650px;
	float: left;
}

#columna-der{ text-align: left; vertical-align: top; width: 170px;
float: right;
margin-right: 30px;
margin-top: 10px; }

#contenidos{
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding-left: 25px;
}

#footer{
	background-image: url(../img/fondo-marco.png);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
}

#fotos-pan{ height: 134px; width: 543px; }

#header{
	background-image: url(../img/fondo-marco.png);
	height: 80px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
}

#menu{
	font-weight: bold;
	line-height: 17px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	width: 163px;
}

#player1{ text-align: right; }

#separadores{
	background-image: url(../img/fondo-marco.png);
	text-align: center;
	height: 15px;
}

#tabla-central{ border: 0px none; text-align: center; width: 766px; }

#tabla-central-pre{
	border: 0px none;
	width: 720px;
	height: 250px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f93;
	padding: 2px;
	font-size: 12px;
}

.errormsg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	width: 500px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background: #FF9D9D url(img/stop.gif) no-repeat 10px center;
	padding: 3px 10px 3px 40px;
	margin: 10px 0;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	font-size: 12px;
}


input, textarea, select {
	margin: 0;
	padding: 2px;
	font-size: 1em;
	color: #333;
	background: #FBF4CA;
	border: 1px solid #468AB4;
}

input, textarea, select {
	margin: 0;
	padding: 2px;
	font-size: 1em;
	color: #333;
	background: #CCC;
	border: 1px solid #468AB4;
	margin: 5px 0;
	font-size: 12px;
}

input,textarea	 {
	border: 1px solid #468AB4;
	font-size: 12px;
	width: 22	0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.button {
	border: 1px solid #666;
	font-weight: bold;
	width: 90px;
	height: 28px;
	margin-left: 150px;
	color: #000;
	font-size: 12px;
}

input:focus, textarea:focus, select:focus { border: 1px solid #468AB4; background-color: #CCCCCC; }

/* and now the form formatting itself */
label {
	display: block;
	float: left;
	clear: left;
	line-height: 20px;
	margin-bottom: 10px;
	margin: 5px 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 150px;
}

.clientes:link, .clientes:visited {
	background-color: transparent;
	color: #EF1921;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}

.clientes:hover {
	background-color: transparent;
	color: #313194;
	font-weight: normal;
	font-style: oblique;
	font-size: 11px;
	line-height: 18px;
}

.clientes:active {
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-style: oblique;
	font-size: 11px;
	line-height: 18px;
}

.dynamic {
	color: #EF1921;
}
.site {
	color: #0052A5;
}