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

a {
	font-weight: bolder;
	color: #999999;
	text-decoration: underline;
}
a.header {
	text-decoration: none;
}



body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
}

.titulo_box {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: left;
	width: auto;
	padding: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.texto_box {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	letter-spacing: normal;
	text-align: left;
	padding: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.menu_bar {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	text-align: right;
	text-indent: 20px;
	vertical-align: middle;
	padding-right: 20px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

td.menu_bar:hover
{
	color: #FFFFFF;
	background-color: #999999;
}

a.menu_bar_link
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu_bar_link:link
{
	text-decoration: none;
	color: #FFFFFF;
}
a.menu_bar_link:hover
{

	text-decoration: none;
	color: #FFFFFF;
}

a.menu_bar_link:active
{
	text-decoration: none;
	color: #FFFFFF;
}
a.menu_bar_link:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_bar_link_ie_hover {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	text-align: right;
	text-indent: 20px;
	vertical-align: middle;
	padding-right: 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;	
}

.flags {
	font-size: 10px;
	vertical-align: top;
	height: 20px;
	text-align: left;
}

.texto_box_noborder {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	letter-spacing: normal;
	text-align: left;
	padding: 10px;
}

a.texto_box_noborder {
	color: #CCCCCC;
	text-decoration: underline;
}

.box_links {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: right;
	width: auto;
	padding: 4px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;	
	background-color: #B6DFE2;
}

a.box_links:link
{
	text-decoration: none;
}

a.box_links:active
{
	text-decoration: none;
}

a.box_links:visited
{
	text-decoration: none;
}

a.box_links:hover
{
	text-decoration: none;
	color:#FFFFFF;
	background-color: #6699CC;
}

.box_link_actual {
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: right;
	width: auto;
	padding: 4px;
	text-decoration: none;
	color:#FFFFFF;
	background-color: #6699CC;
		border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;	

}
	

.formfields {
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
}

.texto_box_noborder img {
	border: 1px solid #FFFFFF;
	margin: 10px;
	text-align: left;
}
.citas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #CCCCCC;
	padding: 5px;
}
.nutritional_info_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	border: 3px solid #000000;
}
.nutritional_info_table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
}
.centro {
	text-align: center;
}
