body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif, Verdana;
	background-image: url(images/background.png);
	background-color: #FFF;
	background-repeat: repeat-x;
}
#header {
	height: 120px;
	background-image: url(images/ecabezado.png);
	background-repeat: repeat-x;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: Arial, sans-serif, Verdana;
	background-color: #810000;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(images/menu.png);
	background-repeat: repeat-y;
	margin-top: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 15px;
}
#left {
	float: left;
	width: 250px;
}
#right {
	margin-left: 250px;
	width: 550px;
}
#clear {
	clear: both;
}
#footer {
	background-color: #330;
}
#footer p, #foote a ,#foote a:visited,#foote a:active{
	font-size: 9px;
	color: #CCC;
	text-align: right;
	margin: 0px;
}
#topnav  {
	height: 20px;
}


#wrapper #right h1 {
	color: #810000;
	margin: 0px;
	padding: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-family: Arial, sans-serif, Verdana;
	font-size: 24px;
}
//Comoniensa al mensu

.navcontainer { width: 300px; }

.navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0;
}

.navcontainer a
{
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.navcontainer a:link, .navlist a:visited
{
	color: #333;
	text-decoration: none;
}

.navcontainer a:hover
{
	background-color: #CCC;
	color: #333;
}
#wrapper #left h1 {
	font-size: 16px;
	color: #FFF;
	text-align: left;
	background-color: #330;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#wrapper #right ul li {
	color: #666;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#angulo {
	/* [disabled]background-color: #B62B2B; */
	float: right;
	width: 300px;
}
#ref {
	/* [disabled]background-color: #B62B2B; */
	width: 350px;
	float: left;
}

#header h1 {
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
}
#topnav {
	background-color: #810000;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: right;
}

#header h1 {
	font-size: 24px;
	font-family: Arial, sans-serif, Verdana;
	padding: 10px;
	color: #CCC;
	float: left;
}
#wrapper #footer #copy {

}

#wrapper #left a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#wrapper #left a {
	font-size: 16px;
	font-family: Arial, sans-serif, Verdana;
	padding-left: 10px;
}
#wrapper #left a img {
	padding: 10px;
}

#wrapper #header #angulo ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #header #angulo ul li a {
	color: #CCC;
	text-decoration: none;
}
#wrapper #header #angulo ul li a:visited {
	color: #CCC;
	text-decoration: none;
}


#wrapper #header #angulo ul li {
	padding: 1px;
	font-size: 14px;
	color: #CCC;
}
#wrapper #header #angulo ul li a:hover {
	text-decoration: underline;
	color: #CCC;
}
#wrapper #footer #ref ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#wrapper #footer #ref ul li {
	padding: 3px;
	color: #CCC;
	font-size: 14px;
}
#wrapper #footer #ref ul li a {
	color: #CCC;
	text-decoration: none;
}
#wrapper #footer #ref ul li a:hover {
	color: #CCC;
	text-decoration: underline;
}

#wrapper #footer #ref ul li a:visited {
	color: #CCC;
	text-decoration: none;
}
#wrapper #right p {
	color: #333;
	padding: 20px;
	line-height: 150%;
}
.destac {
	font-size: 10px;
	color: #FC0;
	text-decoration: blink;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#wrapper #header #FlashID {
	margin-bottom: 1px;
}
