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

body {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:13px;
	color:#8D8C8B;
	background-color:#F8F8F8;
	/*
	background-image:url(../images/fondo.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: bottom center;
	*/
}

a, a:hover {
	color:#EC6300;
	font-size:15px;
	text-decoration:none;
}

a:hover {
	color:#EC6300;
	text-decoration:underline;
}

b, strong {
	padding:0;
	margin:0;
}

i {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5 {
	color:#EC6300;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:15px;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:13px;
}

#t-conte {
	background-color:#FFFFFF;
}

#t-centro {
}

#c-principal-sup {
}

#buscar {
	font-size:12px;
	color:#4A433A;
	border:0;
	text-decoration:none;
}

#t-menutop a {
	font-size:12px;
	color:#4A433A;
	text-decoration:none;
}
#t-foot {
	font-size:25px;
	color:#000000;
	font-weight:normal;
}

#t-infe {
	font-size:15px;
	color:#989796;
	font-weight:normal;
}

#t-head {
	font-size:14px;
	color:#FFFFFF;
}

#dias {
	font-size:16px;
	color:#79211F;
	font-weight:bold;
	background-color:#F8C300;
	padding:3px;
}

.links, .links a, .links a:hover  {
}

.vmnoti, .vmnoti a {
	text-transform:uppercase;
	background-color:#EC6300;
	color:#FFFFFF;
	padding:5px;
}

.t-credits, .t-credits a, .t-credits a:hover {
	font-family:'Arial';
	font-size:12px;
	color:#53606D;
	text-decoration:none;
}

.titulos {
	font-size:18px;
	color: #EC6300;
	font-weight:bold;
	text-transform:uppercase;
}

.programas {
	font-size:12px;
	color: #4A433A;
}

.tiprogra {
	font-size:12px;
	color: #4A433A;
}

.fecha {
	font-size:12px;
	color: #4A433A;
}

.especialidades {
	background:url(../images/fondo_especialidades.jpg) top repeat-x #FFFFFF;
	padding:8px;
}

#scroll_box {
	border: none;
	height: 370px;    
	width: auto;            
	overflow: auto;            
	margin: 8px;
	padding: 6px;
	background:none;
}
