A:link {
	color : #660000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:visited {
	text-decoration : none;
	color : #000000;
}
A:hover {
	color : #ff9933;
	text-decoration : none;
}
A:hover A:hover {
	color : #ff0000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
A.azul:link {
	color : #0000ff;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.azul:visited {
	color : #0000ff;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.blanco:link {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : #663300;
}
A.blanco:visited {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : #663300;
}
.banner {
	background-image : url(http://www.cocinarbien.com/fotos/banner_01.jpg);
}
.banner_linea {
	background-image : url(http://www.cocinarbien.com/fotos/banner_02_linea.jpg);
}
.pie_pagina {
	background-image : url(http://www.cocinarbien.com/fotos/pie_pagina.jpg);
}
.fondo_pie {
	background-image : url(http://www.cocinarbien.com/fotos/fondo_pie.jpg);
}
.condi {
	color : #000000;
	background-color:#fffffc;
	border: 1px solid #ffffff;
	margin: 2px;
	padding-left: 4px;
}
.condi_none {
	color : #000000;
	background-color:#fff3d6;
	border: 1px solid #663300;
	margin: 2px;
	padding-left: 4px;
}
.condi_descri {
	color : #000000;
	background-color:#FFFFFF;
	border: 1px solid #663300;
	margin: 2px;
	padding: 4px;
}
.blanco {
	color : #ffffff;
}
.rojo_negrita {
	color : #ff0000;
	font-weight : bold;
}
.tabla_borde {
	border : 1px solid #663300;
}
TD {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color : #000000;
}
TH {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color : #663300;
	background-color : #fff3d6;
	text-align : left;
	text-indent : 5px;
}
.subrayar {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color : #000000;
	text-decoration : underline;
}
input {
	font-size : 9pt;
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-color : #fff3d6;
}
textarea {
	font-size : 9pt;
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-color : #fff3d6;
}
select {
	font-size : 9pt;
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-color : #fff3d6;
}
.pagi {
	color : #ffffff;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-transform : capitalize;
	font-size : 12px;
	border : 1px solid #ffffff;
	padding : 2px;
	background-color : #FF9900;
}
.pagi_off {
	color : #ffffff;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-transform : capitalize;
	font-size : 12px;
	border : 1px solid #ffffff;
	padding : 2px;
	background-color : #663300;
}
.borde_tabla {
	border : 1px solid #663300;
}
.borde_tabla_sub {
	border-top-width : 0;
	border-right-width : 0;
	border-bottom-width : 1px;
	border-left-width : 0;
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-color : #663300;
	border-right-color : #663300;
	border-bottom-color : #663300;
	border-left-color : #663300;
}
.tabla_1px {
	border-top : 1px dashed #ff9900;
	border-right : 1px none #663300;
	border-bottom : 1px none #663300;
	border-left : 1px dashed #ff9900;
}
.tabla_1px_drc {
	border-top : 1px dashed #ff9900;
	border-right : 1px dashed #ff9900;
	border-bottom : 1px none #663300;
	border-left : 1px dashed #ff9900;
}
.tabla_1px_bot {
	border-top : 1px dashed #ff9900;
	border-right : 1px none #ff9900;
	border-bottom : 1px none #663300;
	border-left : 1px none #ff9900;
}
body {
	color : #000000;
	background-color : #fff3d6;
}

