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

body {
	font:0.7em Arial, sans-serif;
	text-align:center;
	background-image:url("img/adn.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

h1 {
	font-size:2.0em;
	font-weight:normal;
	margin:0px 0px 5px 0px;
}

h2 {
	font-size:1.4em;
	margin:0px 0px 5px 0px;
}

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

p {
	margin:5px 0px;
}

.clear {
	clear:both;
}

#container {
	width:700px;
	margin:0px auto;
}

#content {
	padding:5px 0px 0px 0px;
	width:698px;
	font-size:1.1em;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale src="img/px.png");
}

#content[id] {
	background-image:url("img/px.png");
}

#footer {
	clear:both;
	background-color:#000;
	padding:10px 0px 0px 0px;
}

#footer a {
	color:#fff;
}

#footer li {
	display:inline;
	margin:0px 15px;
}

#footer img, #footer a img {
	border:none;
	vertical-align:middle;
}

#footer .feet {
	clear:both;
	text-align:center;
	padding:10px 0px;
}

.block {
	clear:both;
	margin:5px 15px 10px 15px;
	text-align:left;
}

.block, .col div {
	background-image:url("img/0147_blue-4square.png");
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 15px 0px;
}

.col div {
	margin: 10px 15px 15px 15px;
	text-align:left;
}

.two {
	width:340px;
}

.three {
	width:225px;
}

.left {
	float:left;
}

.center {
	margin:0px auto;	
}

.right {
	float:right;
}

#header {
	background-color:#150070;
	background-image:url("img/headerh1.png");
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
}

#header h1 {
	visibility:hidden;
	height:120px;
}

#header h2, #header h3 {
	display:none;
}

#header ul {
	background-image:url("img/menu.png");
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#fff;
	padding:10px;
	border-left:1px solid #ccc;
	width:485px;
	margin:0px;
	text-align:center;
}

#header li {
	display:inline;
	padding:10px;
}

#header li a {
	padding:10px;
	font-weight:bold;
	color:#777;
	text-decoration:none;
}

#header li a:hover, #header li .activo {
	color:#000;
}

#header li a:hover {
	text-decoration:underline;
}

#content li {
	list-style-image:url("img/0150_bullet.png");
}

#content ul, #content dl {
	margin:5px 20px;
}

#content dt {
	font-weight:bold;
}

#content dd {
	margin:0px 0px 0px 20px;
	font-style:italic;
}

form {
	text-align:left;
}

form h1 {
	margin:10px 15px;
}

form label {
	width:25%;
	float:left;
	text-align:right;
}

form input {
	width:50%;
	float:left;
	margin:0px 10px;
}

form fieldset {
	margin:10px 40px;
	padding:15px;
}

form legend {
	font-weight:bold;
	margin:5px 10px;
}

form#reg input#send {
	clear:both;
	float:none;
	width:auto;
	padding:5px 10px;
	margin:10px 15px;
}

form br {
	clear:both;
	margin:5px 0px;
}

form#reg fieldset#attending label input {
	width:auto;
	float:left;
	margin:0px 10px;
}

form#reg fieldset#attending label {
	width:auto;
	float:none;
	text-align:left;
}

form#reg fieldset#attending input#title {
	width:400px;
	float:none;
}

form#reg h3 {
	margin:10px;
}
