@charset "utf-8";
body {
	background-image: url(img/bg2.jpg);
	background-color: #d97000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	text-align:left;
	line-height: 18px;
}
h2 { font-size: 15px; color:#900; font-weight:bold; text-transform:uppercase;}

h3 { font-size: 16px; color: #993300; font-weight: normal; text-transform:uppercase; border-bottom: 1px solid #996600; padding: 3px;}
#wrap { margin: auto; width: 960px;}

.sidel { background-image:url(img/sepleft.png); background-repeat: repeat-y;}
.sider { background-image: url(img/sepright.png); background-repeat: repeat-y;}

a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333;
}

p {
	text-align:left;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.webscrums {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.webscrums:hover {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.webscrums:link {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

a.sub { font-weight:bold; color: #000000; }
a.sub:hover { font-weight:bold; color: #000000; }

.bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF5701;
}
.links_abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

a.links_abajo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

a.links_abajo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}.titulo_raya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100%;
	line-height: 2px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

