body {
        font:14px "Trebuchet MS", Arial, sans-serif;
        background:#000000;
        color: #FFFFFF;
        margin:0px;
}

#wrapper {
	width: 750px;
	margin:0px auto;
	background: #000000 url(../img/fondo.jpg) no-repeat fixed center top;
}
#skip{
	display: none;
	font-size: 0em;
	text-decoration: none;
}
.hidden{
	display: none;
	font-size: 0em;
	text-decoration: none;
}
/* header del sitio */
#header {
	width:100%;
	background:#FFFFFF url(../img/header.jpg) no-repeat;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

#header h1 {
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 10px;
}

#header h2 {
	font-size: 14px;
	line-height: 5px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 14px;
}

#menu {
	width:100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	top: 100px;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px 0px;
	height: 35px;
	width: 100%;

}

#menu ul li {
	font:12px "Trebuchet MS", Arial, sans-serif;
	display:block;
	/*margin:20px;*/
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:15px;
	text-align: center;
	height: 35px;
	vertical-align: text-bottom;
/*	border: 1px solid #000000;*/
}

#menu ul li a{
	text-decoration:none;
	font-weight: bold;
	height: 35px;
/*	margin-top:15px;*/
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:10px;
	color: #FFFFCC;
}

#menu ul li a:hover{
	background-color:#CCCCCC;
	color:#000000;
/*	background-image: url(../img/menu.jpg);*/
	display: inline;
}
#navigation{
	width: 150px;
	margin: 1em 0px 0.5em 0.5em;
	padding: 0;
	font: bold 1.1em "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	overflow: hidden;
	background: #FFF;
	line-height: 1.5em;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}


#navigation li{
	text-transform: capitalize;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #666;
}

#navigation li a{
	color: #009900;
	text-decoration: none;
	display: block;
	padding: 8px 4px 8px 12px;
	background: url(../img/blockdefault.png);
}

#navigation li a:hover, #navigation li .current{
	color: #990000;
	background: #CCCCCC url(../img/blockactive.png);
}
/* imagenes mosaico */
.mos_img {
	margin: 1px;
	padding: 0px;
	float: left;
}

.mos_img img {
border: 1px solid #000000;
	padding: 2px;
}

/* contenedor */
#content{
	float: right;
	width: 570px;
	margin-top: 1em;
	background-image: url(../img/transp.png);
}
#content h1{
	font-size: 1.4em;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 10px;
	font-weight: bold;
	text-indent: 5px;
	padding: 5px;
}

/*
#content {
	width:500px;
	padding: 5px;
	background-image: url(../img/transp.png);
	margin: 0px auto;
	float: right;
}

a {
        text-decoration:none;
        color: #FF9900;
        font-weight: bold;
}

a:hover {
        color:#FFCC00;
        font-weight: bold;
        text-decoration: underline;
}

p {
	text-indent: 25pt;
}*/
.article{
	margin: 10px;
	padding: 5px;
}
.article h1{
	font-size: 1.2em;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 10px;
	font-weight: bold;
}
.article h1 a:hover{
	color: #0099FF;
	text-decoration: none;
}
.article h2{
	border-bottom: 1px solid #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
}
.article h2 a:hover{
	color: #0099FF;
	text-decoration: none;
}
.article h3{
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}
.article h3 a:hover{
	color: #FF0000;
	text-decoration: none;
}
.article p{
	text-align: justify;
	text-indent: 25px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.article img, #side img{
	background: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
}
.article a, #side a, .article a:visited, #side a:visited{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.article a:hover, #side a:hover{
	color: #FFCC00;
	text-decoration: underline;
}

.article ul{
	padding-left: 50px;
	list-style-type: disc;
	margin: 10px;
	text-indent: 2em;
}
.article ol{
	padding-left: 50px;
	list-style-type: decimal;
	margin: 10px;
	text-indent: 2em;
}
.article li{
	margin-top: 10px;
	margin-bottom: 10px;
}
.article acronym {
	border-bottom: 1px dotted #000;
}
/* Paginación */
.paginar {
	padding: 3px;
	font-size: 11px;
	text-align: center;
	margin: 3px auto;
}

.paginar em{
	padding: 4px;
	font-weight: normal;
	border: 1px solid #000000;
	text-decoration: none;
	margin: 2px;
	color: #000000;
	background-color: #FFFFFF;
	font-style: normal;
}

.paginar a, .paginar a:visited{
	padding: 3px 4px 4px;
	font-weight: normal;
	border: 1px solid #ccc;
	text-decoration: none;
	margin: 2px;
	color: #ccc;
}

.paginar a:hover{
	color: #000000;
	border: 1px solid #000000;
	background: #FFFFFF;
}

.descrip {
        width: 350px;
        padding: 10px;
        margin: 2em auto;
        border: 1px solid #CCCCCC;
}
.descrip_galeria {
	width: 100%;
	padding: 1em;
	margin: 1em auto;
	border: 1px solid #CCCCCC;
}
/* footer */

#footer {
	text-align: center;
	width: 750px;
	font-size: 12px;
	clear: both;
	border-top: 1px solid #666666;
	color: #000000;
	background-image: url(../img/transp_foot.png)!important;
	background-image: none;
	filter: none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/transp_foot.png",sizingMethod="scale");	
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

#footer a:hover {
	display: inline;
	line-height: 14px;
	height: 16px;
	color: #990000;
	text-decoration: underline;
}

.warning {
        font-size: 12px;
        font-weight: bold;
        color: #FF0000;
        text-align: center;
        margin:10px auto;
        background-color: #FFFFCC;
        border: 1px solid #FF9900;
        padding: 15px;
        width: 350px;
}

img.warning {
        margin: 10px;
}
.transparente {
filter:alpha(opacity=50); -khtml-opacity:.5; -moz-opacity:.5; opacity:.5;
}