/* CSS Document */

<!--
body {
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-left:10px;
	line-height: 18px;
}
.bgbody {
	background-repeat:no-repeat;
	width:900px;
	background-image: url(../imagenes/fondotop.jpg);
}
.bgbottom {
	background-repeat:no-repeat;
	width:900px;
	background-image: url(../imagenes/fondobottom.jpg);
}
.box {border-color: #eeeeee;
	border-width: 1px;
	border-style: solid;
    border-radius: 10px;
	color:#FFFFFF;
	background-color: #C2911A;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin: 5px;
	padding: 4px;
	}
.box a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.box a:visited {
	text-decoration: none;
	color: #ffffff;
}
.box a:hover {
	text-decoration: none;
	color: #443b32;
}
.box a:active {
	text-decoration: none;
}
.styleWB {font-size: 9px; color:#999999; font-weight:bold;}
.menu {
	list-style-type:none;
	display: inline;
	margin: 6px;
}
.submenu {
	list-style-type:none;
	display: block;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-left:10px;
	padding-top:20px;
		padding-bottom:10px;

}
.style2 {color: #C2911A;}
.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #c2911a;
	line-height: 1.3;
}
.style4 {
	font-size: 12px;
	color: #666666;
}
.style5 {color: #666666}
.style6 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.style7 {
	font-size: 13px;
	color: #C2911A;
}
.style8 {font-size: 10px}
.style10 {
	color: #CC0000;
	font-weight: bold;
}
.style11 {color: #CC0000}
.style12 {
	font-size: 14px;
	color: #5E7703;
}
.style13 {
	font-size: 12px;
	color: #FFFFFF;
}

.style14 {
	font-size: 10px;
	color: #999999;
}
.style15 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.style16 {
	font-size: 14px;
	color: #999999;
	background-color: #C2911A;
	width:20px;
	padding:2px;
}
.style17 {color: #213023}

.style18 {
	font-size: 12px;
	color: #ffffff;
	word-spacing: 2px;
	font-variant: small-caps;
}
.style19 {
	color: #C2911A;
	font-weight: bold;
}
.style20 {
	font-size: 16px;
	color: #C2911A;
}

a:link {
	color: #C2911A;
	text-decoration: none;
	font-weight: bold;
}


a:visited {
	text-decoration: none;
	color: #c2911a;
}
a:hover {
	text-decoration: none;
	color: #443b32;
}
a:active {
	text-decoration: none;
}

.formbutton{
	cursor:pointer;
	font-size: 11px;
	border:outset 1px #ccc;
	background:#cccccc;
	color:#333;
	font-weight:normal;
	padding: 1px 2px;
}

.textarea{
	font-size: 12px;
	border: outset 1px #ccc;
	color:#333;
	padding: 1px 2px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #333333;
	border-left-color: #333333;
}

.leftline{
    height:305px;
	border-left-color: #c2911a;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 20px;
}

.list a:link {
	color: #c2911a;
	text-decoration: none;
	font-weight: bold;
}
.list a:visited {
	text-decoration: none;
	color: #666666;
}
.list a:hover {
	text-decoration: underline;
	color: #443b32;
}
.list a:active {
	text-decoration: none;
}
.category {
	font-size: 14px;
	color: #ffffff;
	font-stretch:expanded;
	padding: 4px;
}
.category a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.category a:visited {
	text-decoration: none;
	color: #ffffff;
}
.category a:hover {
	text-decoration: none;
	color: #FFFF99;
}
.category a:active {
	text-decoration: none;
}
-->
