.portada { 
 background-image: url(http://images.wikia.com/dynastywarriors/es/images//9/99/Dwiki.jpg); 
 background-position: top;
 background-repeat:no-repeat;
 width:749px
}

.portada1 { 
 background-image: url(http://images.wikia.com/dynastywarriors/es/images//8/8f/Dwiki1.jpg); 
 background-position: top;
 background-repeat:no-repeat;
 width:749px
}

.color1, .color1 a {
   background-color: #6A6F78;
   color:            White;
}

.color2 {
   background-color: #EBECED;
}

#navigation a:hover, #navigation .navigation-hover {
   background-color: #D3D9E0;
}

ul {

        line-height: 1.5em; 
        list-style-type: square; 
        margin: 0.3em 0 0 1.5em; 
        padding:0; 
        list-style-image: url("/images//7/7a/Bullet.png"); 
    } 
.portlet ul {

        line-height: 1.5em; 
        list-style-type: square; 
        list-style-image: url("/images//7/7a/Bullet.png"); 
        font-size:95%; 
    }

#background_strip {
   background-image: url(http://images.wikia.com/dynastywarriors/es/images//5/5e/Dwwiki_fondo.jpg);
}

#wikia_logo {
   background-image: url(http://images.wikia.com/dynastywarriors/es/images//5/57/Wikia.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/dynastywarriors/es/images//5/57/Wikia.png', sizingMethod='crop');
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images.wikia.com/dynastywarriors/es/images//d/d5/Wikibutton.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/dynastywarriors/es/images//d/d5/Wikibutton.png', sizingMethod='crop');
}

a {
	text-decoration: none;
	color: #1C3DA7;
	background: none;
}
a:active {
	color: #6AA8E2;
}
a:hover {
	text-decoration: underline;
}
a.stub {
	color: #334390;
}
 
h1 { 
    -moz-border-radius: 0.5em;
    background: #C7CACD;
    color: #3B3D41;
    padding: 0.5em;
}
h2 {
    font-size: 14pt;
    font-weight: bold
}
h3, h4, h5, h6 { color: #3B3D41;}