body {margin: 0; padding: 0; background: #fff; text-align: center; font: 12px 'Lucida Grande', Geneva, Arial, sans-serif; color: #000;}

a	{ color: #3399FF; text-decoration: underline; }
a:link		{ color: #3399FF; text-decoration: none; }
a:visited	{ color: #3399FF; text-decoration: none; }
a:active	{ color: #3399FF; text-decoration: none; }
a:hover		{ color: #9ae918; text-decoration: none; }

#header {
	width: 680px;
	height: 120px;
	margin: 20px auto 0px;
	text-align: center;
	padding-top: 50px;
	background: url(../imagenes/header.png) no-repeat;
}

#header td {
	font-size: 11px;
	font-weight: bold;
	color: #191919;
	text-decoration: none;
	line-height: 12px;
}

#header .tituloImgLog{
	font: 24px 'Lucida Grande', Geneva, Arial, sans-serif;
	color: #fff;
	letter-spacing: -2px;
	line-height: 26px;
	text-shadow: #666 2px 2px;
}

#navigation {
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	width: 682px;
	height: 43px;
	background-image: url(../images/img-nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation a {
	display: block;
	margin: 0px; 
	line-height: 43px;
	
	text-align: center;
	vertical-align: middle;
	
	font-weight: bold; 
	font-size: 12px; 
	text-align: center; 
	vertical-align: middle; 
	text-decoration: none; 
	color: #666666; 
	
}
#navigation a:hover {
	background-image: url(../images/img-nav_over.jpg);
	color: #333333;
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation td.first a {
	background-image: url(../images/img-navfirst.jpg);
}
#navigation td.first a:hover {
	background-image: url(../images/img-navfirst_over.jpg);
}

#navigation td.last {
	width: 200px;
	background-image: url(../images/img-navlast.jpg);
	background-position: right top;
}

#navigation td.last a {
	display: inline;
	padding-left: 8px;
	line-height: 43px;
	font-size: 10px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	
}


img{
	border:none;
}


#navigation td.last a:hover {
	background-image: none;
	background-position: right top;
}

#navigation td a.hi {
	color: #333333;
	background-image: url(../images/img-nav_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#navigation td.last a.hi {
	color: #333333;
	background-image: url(../images/img-nav_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#navigation td.first a.hi {
	color: #333333;
	background-image: url(../images/img-navfirst_over.jpg);
}

#main, #breadcrumb, #footer {width: 680px; margin: 15px auto; text-align: left;}
#main div.column {text-align: left; margin-bottom: 1em;}
#main p {margin: 0 0 1em 0;}
#main p.last {margin: 0;}
#main p.intro {font-weight: bold;}
#main .lite {color: #79767c;}
#main h1 {font-size: 24px; margin: 0 0 .1em 0;
	color: #adde47;

}
#main h2 {font-size: 16px; margin: 0;
	color: #adde47;
}
#main h3 {font-size: 12px; margin: 0;
	color: #cfcfcf;
}
#main h4 {font-size: 10px; margin: 0;}
#main .more {text-align: right;}

#main a.pdf {background: url(http://images.apple.com/main/elements/globaliconpdf12x12.gif) left top no-repeat; display: block; padding-left: 20px;}
#main a.html {background: url(http://images.apple.com/main/elements/globaliconhtml12x12.gif) left top no-repeat; display: block; padding-left: 20px;}
#main a.qt {background: url(http://images.apple.com/main/elements/globaliconqt12x12.gif) left top no-repeat; display: block; padding-left: 20px;}
#main a.ical {background: url(http://images.apple.com/main/elements/globaliconical12x12.gif) left top no-repeat; display: block; padding-left: 20px;}
#main a.dl {background: url(http://images.apple.com/main/elements/globalicondl11x10.gif) left top no-repeat; display: block; padding-left: 20px;}
#main a.dmg {background: url(http://images.apple.com/main/elements/globalicondmg12x12.gif) left top no-repeat; display: block; padding-left: 20px;}
#main a.zip {background: url(http://images.apple.com/main/elements/globaliconzip12x12.gif) left top no-repeat; display: block; padding-left: 20px;}
#main a.keynote {background: url(http://images.apple.com/main/elements/globaliconkeynote12x12.gif) left top no-repeat; display: block; padding-left: 20px;}
#main a.audio {background: url(http://images.apple.com/main/elements/globaliconaudio12x12.gif) left top no-repeat; display: block; padding-left: 20px;}

#main .subcolumn1-2 {float: left; width: 330px;}
#main .subcolumn2-2 {float: right; width: 330px;}
#main .subcolumn1-3, #main .subcolumn2-3, #main .subcolumn3-3 {width: 212px; float: left;}
#main .subcolumn1-3, #main .subcolumn2-3 {margin-right: 20px;}
#main table{font: 10px 'Lucida Grande', Geneva, Arial, sans-serif; color: #000; width:100%;}
#main th{font: 12px 'Lucida Grande', Geneva, Arial, sans-serif; color: #888; font-weight: bold;text-align:center;}
#main td{padding: 5px; vertical-align:middle;}
#content {
	float: left;
	width: 450px;
}

#content .subcolumn1-2 {float: left; width: 215px;}
#content .subcolumn2-2 {float: right; width: 215px;}
#content .subcolumn1-3, #content .subcolumn2-3, #content .subcolumn3-3 {width: 135px; float: left;}
#content .subcolumn1-3, #content .subcolumn2-3 {margin-right: 22px;}


#sidebar {
	float: right;
	width: 185px;
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 15px;
}
#sidebar h2 {
	font-size: 10px;
	margin: 0;
	color: #adde47;
}
#sidebar h3 {font-size: 10px; margin: 0;}
#sidebar h4 {font-size: 10px; margin: 0;}

#sidebar .date {
	font-size: 10px;
	margin: 0;
	color: #666666;
	font-weight: normal;
}

#main .box {
	padding: 0 0px 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content .box h2 {border-bottom: 1px solid #a1a5a9; padding: 5px; background: #f2f2f2; margin: 0 -5px 5px -5px; font-size: 10px;}
#sidebar .box h2 {
	padding: 0px 0px 5px;
	font-size: 10px;
}

img.left {float: left; margin: 2px 10px 5px 0; border: 0;}
img.right {float: right; margin: 2px 0 5px 10px; border: 0;}
img.across {margin: 0 0 10px 0; border: 0;}

ul {list-style: none outside; margin: 0; padding: 0 0 1em 0;}
ul.square {list-style: square outside; margin: 0 0 0 16px; padding: 0 0 1em 0;}
ul.circle {list-style: circle outside; margin: 0 0 0 16px; padding: 0 0 1em 0;}
ol {list-style: decimal; margin: 0 0 0 2.8em; padding: 0 0 1em 0;}
li {padding-bottom: .3em;}
ul ul.circle {margin-top: .3em;}
ul ul.square {margin-top: .3em;}

ol.last {padding: 0;}
ul.last {padding: 0;}

sup {vertical-align: baseline; font-size: 1em; color: #76797c;}

.sosumi {font-size: 10px !important; color: #76797c;}
ol.sosumi {margin-left: 0; padding-left: 1.5em; clear: both;}

#breadcrumb {text-align: center; clear: both; font-size: 10px; padding: 1em 0;}

#footer {text-align: left; clear: both; font: 9px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; padding-top: 40px;}
#footer form {margin-bottom: 10px;}
#footer form input {vertical-align: bottom;}

div.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}

/*<group=informaciones>*/

#error, #exit, #info {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #888;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
}
#error{
	color: red;
	background: #ffffcc url(../imagenes/icons/exclamation.png) no-repeat 4px 9px;
}
#exit {
	background: #ffffcc url(../imagenes/icons/accept.png) no-repeat 4px 9px;
}
#info {
	background: #ffffcc url(../imagenes/icons/information.png) no-repeat 4px 9px;
}
/*</group>*/

.postitol {
	color: #333333;
	font: 20px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-weight: bold;
}
#main tr.alternate{
	background: #ebf8ff;
}
#main label{
	font: bold 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #888;
}
#sidebar label{
	font: bold 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #888;
}
#main fieldset{
	border:none;
	background: #ebf8ff;
}

#main legend{
	font: bold 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #87b4ff;
	margin-bottom: 10px;
}
#main .pasapaginaLeft, #main .pasapaginaRight{
	padding: 5px; 
	padding-top: 10px;
	font: bold 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
}
#main .pasapaginaLeft{float:left;}
#main .pasapaginaRight{float: right;}
a#tooCool {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url(../images/too_cool.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}