.botonesMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #999999;
	background-color: #333333;
	text-align: center;
}
body {
	background-color: #333333;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#9999CD;
	scrollbar-3dlight-color:#9999cd;
	scrollbar-darkshadow-color:#9999cd;
	scrollbar-shadow-color:#9999cd;
	scrollbar-arrow-color:#9999cd;
	scrollbar-track-color:#9999cd;
	color:#000000;
}
.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.titulosGrandes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #CC0000;
	color: #FFFFCC;
	padding-left: 5px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.textoNormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textoNormal3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.titulosRecetas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
.ssii {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1493F3;
}
a.ssiiLink:hover {
	text-decoration: underline;
}
.numeracion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: bolder;
}
.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#CC0000;
        border:0px;
        width:80px;
        height:19px;
}
.cajaTexto{
		
		border: 3px solid #666666; 
		font-size:10pt; 
		color: #000099;
}
