* {
	margin:0px;
	padding:0px;
	}

.clear {
	clear:both;
	}

body {
	font:12px Arial, sans-serif;
	text-align:center;
	color:#444444;
	background-color:#d50;
}

h1 {
	margin:10px 0px;
	font-size:24px;
}

h2 {
	margin:10px 0px;
	font-size:20px;
}

h3 {
	margin:5px 0px;
	font-size:16px;
}

h4 {
	margin:5px 0px;
	font-size:13px;
}

p {
	margin:10px 0px;
	}

a {
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

ol, ul {
	margin:10px 5px 10px 30px;
}

ol li {
	list-style-type:auto;
}
ul li {
	list-style-type:square;
}

ol ul, ul ol  {
	margin:5px 15px;
}

#container {
	border-left:10px solid #ddd;
	border-right:10px solid #ddd;
}

#borde {
	border-left:5px solid #fff;
	border-right:5px solid #fff;
}

#footer {
	clear:both;
	color:#666;
	background-color:#fff;
	padding:10px;
	border-top:15px solid #000;
}

#footer a {
	color:#666;
}

#footer a:hover{
	color:#000;
}

#language {
	background-color:#000;
	padding:3px;
	text-align:right;
	font-size:0.8em;
	font-weight:bold;
}

#language a {
	color:#fff;
	letter-spacing:0.1em;
	}

#main {
	margin:0px 0px 0px 155px;
}

#header {
	margin:0px 0px 0px 155px;
	height:130px;
	color:#fff;
	background-color:#dd5500;
	background-image:url("img/head.jpg");
	background-position:bottom right;
	background-repeat:no-repeat;
}

#header h1 {
	margin:0px;
	height:55px;
	color:#fff;
	background-image:url("img/headh1.jpg");
	background-position:top left;
	background-repeat:no-repeat;
}

#header h1 a {
	display:block;
	margin:0px;
	width:585px;
	height:55px;
	text-decoration:none;
}

#header h2 {
	margin:0px;
	height:60px;
	color:#fff;
	background-image:url("img/headh2.jpg");
	background-position:top left;
	background-repeat:no-repeat;
}

#header h1 span, #header h2 span {
	visibility:hidden;
}

#header h3 {
	display:none;
}

#menu {
	margin:0px 0px 0px 155px;
	text-align:center;
	padding:5px 0px;
	background-color:#000;
	font-size:11px;
}

#menu li {
	list-style-type:none;
	display:inline;
	padding:5px 0px;
	margin:0px;
}

#menu a {
	padding:4px 0.7%;
	color:#fff;
	text-decoration:none;
}

#menu a:hover {
	background-color:#d50;
	text-decoration:none;
}

#submenu {
	margin:0px;
	padding:5px 5px 5px 15px;
	background-color:#000;
	font-size:11px;
}

#submenu li {
	display:inline;
	padding:5px;
	margin:0px;
}

#submenu a {
	padding:4px;
	color:#fff;
}

#submenu a:hover {
	background-color:#d50;
	text-decoration:none;
}

.activo {
	background-color:#666;
	color:#fff;
}

#col {
	float:left;
	width:155px;
	background-color:#dd5500;
}

#col ul, #col ol, #col li {
	margin:0px;
}

#col a {
	color:#000;
}

#um {
	background-color:#333;
	background-image:url("img/escudo.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	height:200px;
	margin:0px 0px 20px 0px;
}

#um a {
	display:block;
	width:90%;
	height:95%;
	margin:0px auto;
	}

#org {
	background-color:#eee;
	text-align:left;
	padding:0px 0px 5px 0px;
	font-size:11px;
	color:#000;
}

h1#o, h1#p, h1#c, h1#s{
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	width:150px;
	font-size:14px;
	background-color:#eee;
}

h1#o span, h1#p span, h1#c span, h1#s span{
	visibility:hidden;
}

h1#o {
	background-image:url("img/o.jpg");
}

h1#s {
	background-image:url("img/s.jpg");
	height:50px;
}

h1#c {
	background-image:url("img/c.jpg");
}

h1#p {
	background-image:url("img/p.jpg");
}

#org li, #sponsor li{
	margin:0px 5px 0px 25px;
	list-style-type:square;
}

#content {
	margin:0px 0px 0px 155px;
	text-align:left;
	background-color:#fff;
	padding:5px 0px 10px 5px;
}

#content h1 {
	border-left:10px solid #ddd;
	padding:5px 10px;
	margin: 10px 0px;
}

#content h2 {
	border-left:5px solid #ddd;
	padding:3px 10px;
	margin:5px 10px;
}

#content h3 {
	padding:3px 10px;
	margin:10px;
}

#content p {
	margin:10px;
}

.imi, .imd {
	background-color:#eee;
	border:1px solid #ccc;
	padding:3px;
	margin:0px 10px 5px 10px;
}

.imi {
	float:left;
}

.imd {
	float:right;
}

#col .imc {
	background-color:#fff;
	border:1px solid #ddd;
	margin:0px 3px 5px 3px;
}

a:hover .imi, a:hover .imd, a:hover #col .imc {
	border:1px solid #000;
}

table {
	border:1px solid #ccc;
	margin:10px;
}

th, td {
	padding:3px 5px;
}

th {
	background-color:#f0f0f0;
}

td {
	border-top:1px solid #ccc;
}

#content dl {
	margin:0px 20px 0px 40px;
}

#content dt {
	border-top:1px solid #ddd;
}

#content dd {
	margin:0px 0px 5px 25px;
}


