@charset "utf-8";
body {
	/*background-color: #DEDEDE;*/
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Georgia !important;
}
td img {
	display: block;
}
.Footer {
	color:#EBAB1B;
	font-size:10px;
}
.Recordar {
	color:#666666;
	font-size: 10px;
	vertical-align:middle;
}
a.Registrarse {
	color:#666666;
	font-size: 10px;
	vertical-align:middle;
	text-decoration:none;
}

a.Registrarse:hover {
	text-decoration:underline;
}

.UltimoMomento {
	color:#666666;
	font-size: 13px;
	font-weight: bold;
	padding-right:5px;
}
.SearchBoxRounded {
	background:  url(../images/header/SearchBorder.gif) no-repeat left top;
	padding: 1px;
}
.RapidNews {
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
a.RapidNews {
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.DayName {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-transform:capitalize;
}
.MonthName {
	color: #ED942F;
	font-weight: bold;
	font-size: 16px;
	text-transform:capitalize;
}
.YearNumber {
	color: #4C6E90;
	font-weight: bold;
	font-size: 20px;
}
.DayNumber {
	color: #666666;
	font-size: 20px;
	font-weight:normal;
}
.Login {
	width:105px;
	height:18px;
	background-image:url(../images/header/Username.gif);
	background-repeat:no-repeat;
	border:none;
	padding-left:22px;
	font-size:11px;
	padding-top:4px;
}
.Password {
	width:105px;
	height:18px;
	background-image:url(../images/header/Password.gif);
	background-repeat:no-repeat;
	border:none;
	padding-left:22px;
	font-size:11px;
	padding-top:3px;
}
.SearchInput {
	border:none;
	width:255px;
}
.SearchButton {
	vertical-align:baseline;
}
.LogedinText {
	font-size:11px;
	color:#666666;
}

#cssdropdown, #cssdropdown ul {
	list-style: none;
	background-color:#FF9900;
	background-image:url(../images/header/BackgroundMenu.gif);
}
#cssdropdown, #cssdropdown * {
	padding: 0;
	margin: 0;
}
/* Head links */
#cssdropdown li.headlink {
	/*width: 70px;
	padding-left:2px;
	padding-right:8px;*/
	height:31px;
	float: left;
/*	margin-left: -1px;
	border: 1px black solid;
	background-color: #e9e9e9;*/
	text-align: center;
}
#cssdropdown li.headlink a {
	display: block;
	padding-top:5px;
	padding-left:7px;
	padding-right:7px;
/*	padding: 15px;
*/}
/* Child lists and links */
	#cssdropdown li.headlink ul {
	display: none;
	border-top: 1px black solid;
	text-align: left;
}
#cssdropdown li.headlink:hover ul {
	display: block;
}
#cssdropdown li.headlink ul li a {
	padding: 5px;
	height: 17px;
}
#cssdropdown li.headlink ul li a:hover {
	background-color: #333;
}
/* Pretty styling */
body {
	font-family: Georgia;
	font-size: 14px;
}
#cssdropdown a {
	color: white;
	font-weight:bold;
	text-decoration: none;
}
#cssdropdown ul li a:hover {
	text-decoration: none;
}
#cssdropdown li.headlink {
	background-color: white;
	background-image: url(../images/header/BackgroundMenu.gif);
}
#cssdropdown li.headlink li {
	background-image: url(../images/header/BackgroundMenu.gif);
	background-position: bottom;
	/*padding-bottom: 10px;*/
}

.seccion {
	font-size: 14px;
	font-weight:bold;
	color: #FF7F00;
	text-align:left;
}

a.seccion {
	font-size: 14px;
	font-weight:bold;
	color: #FF7F00;
	text-align:left;
	text-decoration:none;
}

a.seccion:hover {
	font-size: 14px;
	font-weight:bold;
	color: #FF7F00;
	text-align:left;
	text-decoration:underline;
}


td.titulo {
	font-size: 18px;
	color: #49688A;
	text-align:left;

}

a.titulo {
	font-size: 18px;
	color: #49688A;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}

a.titulo:hover {
	color: #FF7F00;
	border-bottom-width: 0px;
	text-decoration:underline;
}

td.tituloResto {
	font-size: 16px;
	color: #49688A;
	font-weight:bold;
	text-align:left;
}

a.tituloResto {
	font-size: 16px;
	color: #49688A;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}

a.tituloResto:hover {
	color: #FF7F00;
	text-decoration:underline;
}

.Excerpt {
	vertical-align: text-top;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	text-align: justify;
}

a.FirstPlaneA,
a.SectionWithOutChildrenA,
a.SectionWithChildrenA{
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	background-image:url(../images/header/BackgroundMenu.gif);
	width: 90px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
}

.FirstPlane,
.SectionWithOutChildren,
.SectionWithChildren{
	font-family: Georgia;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-image:url(../images/header/BackgroundMenu.gif);
/*	border-style: solid;
	border-width: 1px;
	border-color: #425115;*/
	width: 90px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
