/* CSS Document */

body {
	background-color: #6F0202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
h1 { font-size:18px; font-weight:bold; color:#FFF;}
h2 { font-size:16px; font-weight:bold; color:#FFF;}

td {vertical-align:top;}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #444444;
}
a:active {
	color: #999999;
}
#headmenu {
	width:1024px;
	height:135px;
	overflow:hidden;
}
#submenu {
	width:100%;
	margin:0;
	background-image:url('smenuhg.jpg');
	background-repeat:no-repeat;
	height:45px;
}
#submenu .metamenu {
float:right;
margin-right:10px;
}
#submenu .smenu {
margin-left:250px;
}
#content {
	width:1000px;
	margin:15px auto;
}
#copyright {
	text-align:center;
	width:1000px;
	margin:15px auto;
	margin-top:50px;
	font-size:9px;
	font-style:italic;
	font-weight:bold;
	color:#999999; 
}
#copyright a {
	font-size:9px;
	font-style:italic;
	font-weight:bold;
	color:#999999; 
	text-decoration:none;
}
.width50 {
	width:50%;
}
.columna td {
	padding:15px;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}

#content div.tx-fdfx2cols-pi1 div.c2l1d-left {
   padding:1%;
   width:48%;
   white-space:normal;
   float:left;
}

#content div.tx-fdfx2cols-pi1 div.c2l1d-middle {
   padding:1%;
   width:48%;
   white-space:normal;
   float:left;
}
#content div.tx-fdfx2cols-pi1 hr {
	border:0px none;
	width:100%;
	height:0px;
	visibility:hidden;
	clear:left;
}
#content .csc-frame-frame1 {
	background-color:#000;
	border:3px solid #ccc;
	padding: 5px;
	margin:0px;
}

.tx-thmailformplus-pi1 label {
	width: 110px;
	height:20px;
	vertical-align:middle;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block;
	padding-top:3px;
}

.tx-thmailformplus-pi1 fieldset
{
	border: 1px solid #4b4b4b;
	width: 490px;
	margin-bottom:15px;
	padding-left:20px;
}

.tx-thmailformplus-pi1 legend
{
	color: #fff;
	padding: 2px 6px;
	font-weight:bold;
}

.tx-thmailformplus-pi1 input[type=text] 
{
	width:294px;
	height:16px;
	border:1px solid #000;
	padding:3px;

}

.tx-thmailformplus-pi1 select {
	width:300px;
	height:23px;
	border:1px solid #000;
	padding:3px;
}
.tx-thmailformplus-pi1 input[type=radio], input[type=checkbox]
{
	float:left;
}

.tx-thmailformplus-pi1 input[type=text]:focus, select:focus
{
	background-color:#ddd;
}

.tx-thmailformplus-pi1 textarea
{
	width:300px;
	height:100px;
	border:1px solid #000;
	float:left;
}

.tx-thmailformplus-pi1 textarea:focus
{
	background-color:#ddd;
}

.tx-thmailformplus-pi1
{
	margin-left:15px;
}

.tx-thmailformplus-pi1 input[type=submit] {
	width:150px;
	height:30px;
	border:1px solid #000;
	margin:10px;
	margin-left:175px;
}

.tx-thmailformplus-pi1 input[type=submit]:focus {
	border:2px solid #000;
}
.rightbox {
	width:200px;
	background-color:#ccc;
	border:3px dotted #444;
	float:right;
	color:#000;
	padding:5px;
	margin:15px;
	margin-right:-12%;
}
.rightbox h1 {
	color:#6F0202;
	text-align:center;
}