html {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, sans-serif;
	color: #939393;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E0E0;
}
h1, h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#137AC6;
	line-height:20px;
	margin-top:5px;
}
	h1 a:hover {
		text-decoration: none;
		color: #000000;
	}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border:none;
}
hr {
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
li{
	margin-bottom:8px;
}
input, textarea, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #069;
}
a.menuButton:link, a.menuButton:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #D3E2ED;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	margin-top: 2px;
	padding-top: 5px;
}
a.menuButton:hover {
  color: #FFFFFF;
}
.menuSeparator {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
}

/* Buscador-Top */
.buscador-top {
		position:relative;
		float:right;
		right:5px;
		top:8px;
		width:180px;
		overflow:hidden;
		height:18px;
		background:#FFF;
}
	.buscador-top .txt {
		margin:0;
		color:#000;
		border:0 none;
		background:none;
		padding-left:4px;
		width:160px;
		height:18px;
		line-height:18px;
		font-size:12px;
		float:left;
	}
	.buscador-top .btn {
		width:16px;
		height:16px;
		top:1px;
		position:absolute;
		z-index:2;
		cursor:pointer;
		background:url(images/icon_find.png) no-repeat;
		border:0 none;
	}
/* fin Buscador-Top */

.text00 {
	font-family: Trebuchet MS, Georgia, Tahoma, Verdana, Arial;
	font-size:11px;
	color: #6C6C6C;
	line-height:15px;
}
.text01 {
	font-size: 12px;
	color: #8C8C8C;
}
.text02 {
	font-size: 12px;
	font-weight: bold;
	color: #349DEB;
}
.text03 {
	font-size: 15px;
	color: #9DD0F7;
	font-weight: bold;
}
.text04 {
	font-size: 11px;
	color: #999999;
}
.text04 a:hover {
	text-decoration: none;
}
.text05 {
	font-size: 11px;
	color: #FF6600;
}
.text06 {
	font-size: 12px;
	color: #349DEB;
}
.text06:hover {
	text-decoration: none;
}
.text07 {
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
}
.text08 {
	font-size: 11px;
	color: #137AC6;
}
.Nota_categoria {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.Nota_fecha {
	font-family: Verdana, Arial;
	font-size:9px;
	font-weight: bold;
	color: #0E588E;
}
.Nota_texto {
	font-family: Trebuchet MS, Georgia, Tahoma, Verdana, Arial;
	line-height:15px;
	font-size:13px;
	color: #6C6C6C;
}
.break {
	font-size:1px;
	line-height:1px;
	height:1px;
	background:url(images/point.gif) repeat-x;
}
#fecha { width:250px; height:auto; float:right; text-align:right; margin:10px 15px 5px 5px; }
#Creatives { width:60px; height:14px; float:right; margin:0; }
#Creatives a { border:none; text-decoration:none; font-family:Helvetica,Arial,sans-serif; font-size:14px; color:#777777; font-weight:bold; letter-spacing:-1px; }

