/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

h1, h2, h3, h4, h5{
	color: #9C0001;
}

h1{
	font-size: 24px;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 18px;
}

h4{
	font-size: 16px;
}

h5{
	font-size: 14px;
}

.style9 {	color: #FFC6C6;
	font-weight: bold;
}
.style1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B0002;
}
.style4 {font-size: 9;
	font-family: Arial, Helvetica, sans-serif;
	color: #989483;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.style5 {font-size: x-small}
.style6 {color: #7A7665}


a:link, a:visited {
	font-weight: bold;
	color: #9C0001;
}

#contactenos input {
	width: 150px;
	border: 1px solid #9C0001;
	background-color: #FFFFFF;
}

#contactenos input.boton{
	width: 100px;
	color: #9C0001;
	font-weight:bold;
}

#contactenos textarea{
	width:200px;
	height: 100px;
	border: 1px solid #9C0001;
	background-color: #FFFFFF;
}



#capaeditor a:link, #capaeditor a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

