body, html {
	font-family:arial,helvetica,sans serif;
	font-size:9pt;
}

table,tr,th,td {
	font-family:arial,helvetica,sans serif;
	font-size:9pt;
}

.fg {
	color:red;
	font-weight:bold;
}

.fondogris {
	font-size:11pt;
	vertical-align:middle;
	background:url(images/placawelcome.gif);
	background-repeat:no-repeat;
}

.sc {
	color:red;
	font-size:10pt;
	font-weight:bold;
}

.rounded {
	background:#F0F0F0;
	padding:15px;
}

.textosboldred {
	font-family: arial;
	font-size: 12px;
	color: #FF0114;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.textosbold
 {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.botoncart {
	font-weight:bold;
	font-family: arial;
	font-size:10px;
}

.footer {
	text-decoration:none;
	color:#333333;
}

.desc {
	display:none;
}

.pic {
	margin:5px;
	padding:2px;
	border:1px solid #A9A9A9;
}

.imgcontainer {
	text-align:center;
	display:inline;
	width:170px;
	float:left;
}