a {
    color: #2D6198;
}

a:visited {
    color: #884488;
}

#cabecera {
    background-color: #7c858f;
    position: relative;
    padding-top:0px;
    padding-bottom: 0px;
    text-align:center;
    line-height: 0em;
}

#cabecera img {
    padding-bottom: 0px;
    padding-top: 0px;
}

#pie {
    background-color: #7c858f;
    border-bottom: 0px solid #7A96B3;
    border-top: 0px solid #7A96B3;
    position: relative;
    text-align: center;
    padding-bottom: 1px;
}

#pie img {
    padding-bottom: 1px;
    padding-top: 0px;
	}

#body {
    margin-left: 6em;
    margin-right: 6em;
}

body {
    background-color: #313131;
    margin: 0;
    font-family: Sans-Serif;
    font-size: 0.9em;
}

.centrado {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#contenedor {
    background-color: white;
    color: #202020;
    margin-left: 4em;
    margin-right: 4em;
}

#footer {
    text-align: center;
}

h1 {
    background-color: #7BB37B;
    border: 1px solid #6A996A;
    color: #151515;
    font-size: 0.9em;
    padding-bottom: 0.2em;
    padding-left: 0.4em;
    padding-top: 0.3em;
}

h2 {
    color: #313131;
    font-size: 0.7em;
}

h3 {
    color: #313131;
    font-size: 0.7em;
    margin-bottom: -8px;
}

.cajaest
	{
    	background-color: #a7d4df;
    	border-bottom: 0,5px solid #a7d4dc;
    	border-top: 0,2px solid #a7d4dc;
    	margin-top: 10px;
	margin-bottom: 10px;
   	padding: 0.8em;
    	padding-top: 0.2em;
    	padding-bottom: 0.2em;
    	position: static;
    	text-align: center;
    	font-size: 0.8em;
	background-image: url(http://blogo.sabueso.org/media/img/bombita.png);
	background-repeat: no-repeat;
	background-position: left center;
	}


img {
    border: 0;
}

#barra {
    background-color: #738073;
    border-bottom: 0px solid #5C665C;
    border-top: 0px solid #5C665C;
    margin-top: 0px;
    padding: 0.3em;
    font-size: 0.9em;
    position: relative;
    text-align: center;
}

#barra a, #barra_about a {
   color: white;
   padding: 0.3em;
   text-decoration: none;
}

#barra a:hover, #barra_about a:hover {
    background-color: #313131;
    color: white;
    text-decoration: none;
}

#barra_about {
    background-color: #738073;
    border-bottom: 1px solid #5C665C;
    border-left: 1px solid #5C665C;
    border-right: 1px solid #5C665C;
    padding: 0.3em;
    position: relative;
    text-align: center;
}

p {
    margin-left: 1em;
    margin-right: 1em;
}

#barra img
	{
	padding-top: 1px;
	padding-bottom: 0px;
	position: relative;
	}

#textocentral {
    font-size: 0.8em;
}
pre, code {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #CCCCCC;
	}
.cuadrocomentario{
        background-color: #798779;
        position: relative; right: 0px; left: 0px; top: 0px;
        border: 1px solid;
        padding: 0em;
        margin-right: 4em;
        margin-left: 4em;
}
.tablacomentarios
        {
        background-color: #879898;
	border: 0px solid green;
        position: static; right: 100px; left: 20px; bottom: 0px;
        padding: 0em;
	padding-right: 0em;
        }

