body {
	background: #000 url(images/bg.jpg) top center repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #fff;
	margin:0px;
	padding:0px;
}
a, a:visited {
	text-decoration: underline;
	color: #ffe510;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
div#contenido h2{
	font-family:Arial;
	font-weight:normal;
	font-size: 13px;
	line-height:1em;
	border-bottom:0px solid #653204;
	margin:0;
	padding-bottom: 2px;
}
div#contenido h2 strong{
	font-weight:normal;
	color:#628D79;
}


div#contenido h3 { 
height:18px;
font-size:16px;
font-weight:100;
color:#ffe510;
/*border-bottom:1px solid #e2d7c3;*/
margin-bottom:5px;
padding:5px 5px 5px 20px;
background-image:url("images/h3_icon.gif");
background-repeat:no-repeat;
background-position:left center;
}

div#contenido h3 a { text-decoration: none;}
div#contenido h3 a:hover { color:#fff}

ul {
margin: 0;
padding: 0;
}

div#contenido li{
list-style: none;
margin: 0;
/*border-bottom: 1px dotted #ccc;*/
padding: .2em 0 .5em 20px;
background:url(images/check.gif) no-repeat left;

}


#izq {padding:0}
#izqc {padding:0}

#bannerpubli {padding: 15px 9px 18px 19px; width: 562px;}

#contenido {padding: 5px 9px 2px 19px}

#bloquec {padding: 2px 9px 2px 19px}


.titu {background: url(images/bg_titu.gif) top center repeat-x; height: 50px; margin-right:4px}


/************ noticias *********/

h2.red {
color: #CE0C00;
font-size: 1.1em;
text-transform: uppercase;
border-bottom: 2px solid #CE0C00;
padding: 2px 2px 2px 4px;
}

.noticia {margin: 0px 0px 30px 0px;}


.noticia h3.tt {
padding: 3px 3px 3px 5px;
color: #575757;
font-size: 12px;
text-transform: uppercase;
background-color: #ECECEC;
border-top: 3px solid #BA0000;
}

.noticia h3.tt span {font-weight: normal;}

.noticia p.new{
	float: right;
	line-height: 18px;
	font-size: 1em;
	margin: 5px 10px 0px 0px;
	
}


.noticia img {
	margin: 5px;
	padding: 5px;
	background-color: #F1F1F1;
	border-right: 1px solid #C2C2C2;
	border-bottom: 2px solid #C2C2C2;	
	width: 95px;
	height: 95px;
}


.noticia p.new b {color: #BA0000;}

.noticia span.descarga a, {
	display: block;
	font-size: 0.8em;
	color: #7D7D7D;
	margin: 8px 0px 0px 0px;
	background-image: url(images/pdf-ico.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 21px;
}

.noticia span.descarga a:hover {color:#BA0000;}

span.back {
margin: 10px 20px 0px 0px;
text-transform: uppercase;
background-repeat: no-repeat;
padding-left: 20px;
}


/* forms*/
label, input {vertical-align:middle;border:1px solid #5c5c5c; background: #333333; color: #fff;}
input.text,
select,
textarea {
	font:12px 'Trebuchet MS',tahoma,arial,sans-serif;
	vertical-align:middle;
	border:1px solid #5c5c5c;
	background: #333333;
	color: #fff;
}


form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border:none;
}
legend {display:none;}


/* xoops */



.item {border: 1px solid #cccccc;}
.itemHead {padding: 3px; background-color: #2F5376; color: #FFFFFF;}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #ffffff; background-color: transparent;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText img {padding: 3px;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; border-bottom: 1px solid #AAAAAA;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {background: #4b4848; color: #FFFFFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}



td#mainmenu a {background-color: #000; display: block; margin: 0; padding: 4px;}
td#mainmenu a:hover {background-color: #626262;}
td#mainmenu a.menuTop {padding-left: 3px; }
td#mainmenu a.menuMain {padding-left: 3px;}
td#mainmenu a.menuSub {padding-left: 9px; }

td#usermenu a {background-color: #000; display: block; margin: 0; padding: 4px; }
td#usermenu a:hover {background-color: #626262;}
td#usermenu a.menuTop {border-top: 0px solid silver;}
td#usermenu a.highlight {background-color: #fcc;}



.outer {border: 1px solid #7b7c7e;}
.head {background-color: #515152; padding: 5px; font-weight: bold;}
.even {background-color: #535354; padding: 5px;}
.even1 {background-color: #000; padding: 3px;}
.odd {background-color: #535354; padding: 5px;}
.foot {background-color: #626262; padding: 5px; font-weight: bold;}
tr.even td {background-color: #535354; padding: 5px;}
tr.odd td {background-color: #535354; padding: 5px;}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #fff; font-weight:bold; border: 0px solid silver; background-color: #282828; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

#noti ul {
margin: 0;
padding: 0;
}

#noti li {
list-style: none;
margin: 0;
border-bottom: 1px dotted #ccc;
padding: .2em 0 .5em 10px;
background:url(images/news.gif) no-repeat left;
font-size: 10px;
}

/* imagen de spotlight */

#spot {text-align: justify;font-size:10px; font-family: Arial}
#spot img {padding: 2px 8px 2px 0}

/*pie d epagina */

#pie {
background: #222 url(images/bg_pie.jpg) no-repeat center;
color: #606060;
font-family: Arial;
text-align: left;
}
#pie .textop {padding: 1px 6px 13px 228px;}

#pie a { color: #606060;
text-decoration: none;
}
#pie a:hover { color: #545252;
text-decoration: none;
}