a
{
	font-family: Book Antiqua;
	text-decoration: none;
	color: #913d3d; 
}

a.menu
{
	font-family: Book Antiqua;
	font-size: 11pt;
	text-decoration: none;
	text-align: justify;
	color: #913d3d;
}

a.menu_right
{
	color: #86b676;
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
}

a:hover
{
	color: #e18d3f;
}

a.normal
{
	color: #1c9abe;
}

body
{
	background-color: #FFF2C6;
	overflow: auto;
	margin: 15px;
}

body.margin
{
	background-color: white;
}

h1
{
	font-family: Arial;
	margin: 5px;
}

h2
{
	font-family: Arial;
	color:#523706;
}

img
{
	margin: 0px;
}

input.red
{
	background-color: #bd9d9e;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

legend
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: green;
}

li.user_menu
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 30px;
	color: black;
}

li.normal
{
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

p, caption, div
{
	font-family: Book Antiqua;
	font-size: 12pt;	
	padding: 0px;
	margin: 0px;
	color: #913d3d;
	align: justify; 
}

p.presentacion
{
	color: #27530e;
	font-size: 9pt;
	text-align: justify;
}

p.productos
{
	font-family: Book Antiqua;
	font-size: 12pt;	
	padding: 0px;
	margin: 0px;
	color: #913d3d;
	align: justify;
	font-weight: bold;
	cursor: pointer;
	width: 30%; 
}

p.productos_child
{
	font-family: Book Antiqua;
	font-size: 12pt;	
	padding: 0px;
	margin: 0px;
	color: #c99672;
	align: justify;
	font-weight: bold;
	cursor: pointer;
	display: none;
	text-indent: 20px;
	width: 30%; 
}

p.productos_child_child
{
	font-family: Book Antiqua;
	font-size: 12pt;	
	padding: 0px;
	margin: 0px;
	color: #D5742F;
	align: justify;
	font-weight: bold;
	cursor: pointer;
	display: none;
	text-indent: 40px;
	width: 30%; 
}

p.form, span.form
{
	color: #bd9d9e;
	font-weight: bold;
}
p.normal
{
	margin: 5px;
	text-align: justify;
	font-size: 10pt;
	font-weight: bold;
	color: #A23A3C;
}

p.menu
{
	padding-top: 3px;
	margin-left: 38px;
	color: #913d3d;
	font-size: 12pt;
	font-weight: bold;
	font-family: Book Antiqua;
	text-align: left;
	border-bottom: 1px solid #913d3d;
}

p.menu_right
{
	text-align: right;
	padding-top: 3px;
	color: #86b676;
	font-weight: bold;
	font-size: 11pt;
}

p.menu_title
{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	cursor: pointer;
	background-color: #2c779e;
	padding-left: 5px;
	margin-bottom: 2px;
}

p.news
{
	margin: 5px;
	text-align: justify;
}

p.news_date
{
	margin-top: 25px;
	padding-left: 5px;
	text-align: justify;
	background-color: #19c9fb;
	font-size:12pt;
	font-weight: bold;
}

p.news_titular
{
	padding-left: 5px;
	margin-bottom: 3px;
	text-align: justify;
	background-color: #2c779e;
	font-size:10pt;
	font-weight: bold;
	color: white;
}

p.title
{
	text-align: right;
	border-bottom: 1px solid #913d3d; 
	font-size: 14pt;
	font-weight: bold;
	color: #A23A3C;
	width: 100%;
}

td
{
	font-family: Book Antiqua;
	color: #913d3d;
	font-size: 10pt;	
	font-weight: bold;
}

textarea
{
	overflow: auto;
}

th
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #D0D5BC;
}

ul, ol
{
	/*color: #523706;*/
	font-family: Arial;
	font-size: 9pt;
	/*text-align: justify;*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.menu
{
	color: white;
}

.foot
{
	font-size: 8pt;
	margin: 1px;
}

