/* Delimitación de la página */
html,body{
	height:100%;
	font-family: Verdana,Tahoma,Helvetica,Arial;
	font-size: 12px;
}

li {
    list-style-type: disc;
    list-style-position: outside;
    margin-top: 15px;
    margin-left: -25px;
}

a, a:link, a:visited, a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
    text-decoration: none;
}

img {
    border: none;
    text-decoration: none;
}



#pagina {
    background-color: #ffffff;
    border: 0px solid #000099;
    text-align: left;
    width: 974px;
    height: 100%;
    margin: auto;
    margin-top: 24px;
}

/* Logo */
#logo {
    float: left;
    height : 86px;
    width: 297px;
    border: 2px solid #00004f;
}

/* Fondo superior */
#fondosupsup {
    position:relative;
    top: +6px;
    left: +301px;
    height: 45px;
    width: 673px ;
    background: url("img/ext_sup_derecho_fondo_superior.jpg") 100% 0 no-repeat #e5e5ff;
}

#fondosupinf {
    height: 36px;
    width: 673px;
    background-color: #00009b;
}

#fondobanner_tl {
    position: relative;
    top: -69px;
    float: right;
    height: 69px;
    width: 498px;
    background: url("img/div_banner_tl.jpg") 0 0 no-repeat #cc2c00;
    text-align: center;    
}
#fondobanner_tr {
    width: 100%;
    background: url("img/div_banner_tr.jpg") 100% 0 no-repeat;
}
#fondobanner_top {
    position: relative;
    left: +11px;
    height: 6px;
    width: 476px;
    background-color: #ffffff;
    border-top: solid 2px #cc2c00;
    line-height: 0px;
}
#fondobanner {
    position: relative;
    left: +2px;
    width: 494px;
    height: 63px;
    background-color: #ffffff;
}
#fondocesta {
    position: relative;
    float: right;
    top: -69px;
    color: #ffffff;
    background-color: #cc2c00;
    border: 2px solid #cc2c00;
    width: 491px;
    height: 19px;
    vertical-align: text-bottom;
    text-align: right;
    padding-top: 3px;
    padding-right: 3px;
}

#fondocesta a, #fondocesta a:link, #fondocesta a:visited, #fondocesta a:active {
    color: #ffffff;
}

#contenido {
    position: relative;
    top: -69px;
    float: left;
    width: 100%;
    height: 100%;
    min-height: 600px;
    background-color: #ffffff;
}

#cuadroprincipal {
    float: left;
    width: 798px;
    min-height: 600px;
    background-color: #ffffff;
    border-left: 2px solid #000000;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 25px;
}

#cuadroprincipal a {
    color: #000033;
}

#cuadromenu {
    float: right;
    width: 125px;
    min-height: 1600px;
    background-color: #f9f9ff;
    border: 2px solid #0000ff;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 15px;
    overflow: hidden;
}

#cuadromenu a {
    color: #000000;
}

#pie {
    float: left;
    width: 964px;
    height: 24px;
    margin-left: 10px;
    padding-top: 5px;
    background-color: #eeeeee;
    color: #0000ff;
}

hr {
    height: 5px;
    border: 0px;
    background-color: #cc2c00;
}

div.home-teeshirt {
    float: left;
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.category-teeshirt {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}


div.home-teeshirt-price {
    text-align:right; 
    float: right; 
    width: 40%;
    padding-top: 10px;
}

div.home-teeshirt-price a:hover {
    text-decoration: none;
}

span.pie_link {
    padding: 5px;
}

div.related_articles {
    width: 100%;
    overflow: hidden ;
    margin-bottom: 50px;
}

div.related_article {
    float: left;
    width: 130px;
    text-align: center;
}

#agb {
    border: none; 
    width: 100%; 
    height:4000px;
    overflow: visible; 
}

#impressum {
    border: none; 
    width: 100%; 
    height:1000px;
    overflow: visible; 
}

#privacy {
    border: none; 
    width: 100%; 
    height: 500px;
    overflow: visible; 
}

#cesta {
    border: none; 
    width: 100%; 
    height: 1000px;
    overflow: visible; 
}

div.category-teeshirt-name {
    margin-top: 20px;
    font-weight: bold;
}

div.category-teeshirt-description {
    margin-top: 20px;
    margin-bottom: 20px;
}