body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;


	background-image: fondo.jpg;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#contenedor {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	height: auto;
	background-color: #FFFFFF;
}
#logo {
	left: 0px;
	top: 0px;
	right: auto;
	border: 0px none #000000;
	width: 130px;
	height: 50px;
	background-color: #FFFFFF;
	float: left;
}
#buscador {
	border: 1px solid #999999;
	left: 0px;
	top: auto;
	right: auto;
	bottom: auto;
	width: 600px;
	margin: 2px;
	background-color: #E9E9D1;
	float: right;
}
/* Aquí está el truco, el Tan Hack */
* html div {
width: 130px;
w\idth: 100px;
} 
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px;
	padding: 0px;
	white-space: normal;
	vertical-align: text-bottom;
	display: compact;
}
#izquierda {
	width: 150px;
	background-color: #ABC9B8;
	float: left;
	vertical-align: sub;
}
#directorio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFCCFF;
	height: auto;
	width: 216px;
	margin-left: 20px;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: 0px;
	float: left;
}
#cabeza {
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	background-image: url(fondocabeza.jpg);
	background-repeat: no-repeat;
	height: 56px;
	text-align: left;
	background-position: right;
}
#cuerpo {
	background-color: #FFFFFF;
}
#titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E9E9D1;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #333333;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	text-align: center;
	float: left;
	vertical-align: middle;
}
/* Aquí está el truco, el Tan Hack */
* html div {
width: 130px;
w\idth: 100px;
} 
#derecha {
	background-color: #FFFFFF;
	width: 138px;
	float: right;
	text-align: left;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
	height: 100%;
}
#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E9E9D1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 100%;
	float: left;
	text-align: center;
}
#container {
	width: 800px;
	background-color: #000000;
}
#box {
	width: 610px;
	margin: 5px 3px 10px;
	border-top: 1px solid #78BDDC;
	border-right: 1px solid #78BDDC;
	border-bottom: 1px solid #B3D9EE;
	border-left: 1px solid #B3D9EE;
	float: left;
	background-image: url(fondobox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#adsence {
	background-color: #FFFFFF;
	float: left;
	width: 798px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
#button {
        width: 160px;
        border-right: none #000;
        padding: 0 0 1em;
        margin-bottom: 1em;
        font-family: Verdana, Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
        background-color: #ABC9B8;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #008080;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #ABC9B8;
                border-right: 10px solid #ABC9B8;
                background-color: #ABC9B8;
                color: #000000;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #ABC9B8;
                border-right: 10px solid #ABC9B8;
                background-color: #008080;
                color: #fff;
                }

        #button li #active {
	border-left: 10px solid #008080;
	border-right: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
                }
#addsencev {
	float: left;
	width: 120px;
	margin-left: 5px;
}
.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#cuerpom {
	background-color: #FFFFFF;
	width: 488px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#espacio {
	float: right;
	height: 30px;
	width: 600px;
	padding-bottom: 10px;
	border: 1px none #CCCCCC;
}
#slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B6D6BA;
	float: left;
	width: 798px;
	height: 30px;
}
#derecha01 {
	background-color: #FFFFFF;
	width: 190px;
	float: left;
	text-align: right;
	padding: 4px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#cuerpon {
	background-color: #FFFFFF;
	width: 488px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.formularion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px;
	padding: 0px;
	white-space: normal;
	vertical-align: text-bottom;
	display: compact;
	border: 1px solid #3399FF;
}
#cuerpom1 {
	background-color: #FFFFFF;
	width: 488px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.descri {font-size: 12px}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ABC9B8;
	font-weight: bold;
}
.form_campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #DFDFDF;
}
.form_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
#compartir {

	background-color: #E2E2E2;
	float: left;
	width: 798px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}

#buttoni {
        width: 145px;
        border-right: none #000;
        padding: 0 0 1em;
        margin-bottom: 1em;
        font-family: Verdana, Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
        background-color: #ABC9B8;
        color: #333;
        }

        #buttoni ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #buttoni li {
                border-bottom: 1px solid #008080;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #buttoni li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #ABC9B8;
                border-right: 10px solid #ABC9B8;
                background-color: #ABC9B8;
                color: #000000;
                text-decoration: none;
                width: 100%;
                }

        html>body #buttoni li a {
                width: auto;
                }

        #buttoni li a:hover {
                border-left: 10px solid #ABC9B8;
                border-right: 10px solid #ABC9B8;
                background-color: #008080;
                color: #fff;
                }

        #buttoni li #active {
                border-left: 10px solid #FFFFFF;
                border-right: 10px solid #008080;
                background-color: #008080;
                color: #fff;
                }
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#fondo_f {
	background-image: url(calamuchita.jpg);
	background-repeat: no-repeat;
	background-position: right 60px;
	width: 100%;
}
#caja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 400px;
	border: thin solid #ABC9B8;
	background-color: #ABC9B8;
}
#cajamedia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 538px;
	border: none;
}
#cajamedia1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 398px;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
#cajachica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 538px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#espacio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 420px;
	border: thin none #ABC9B8;
	height: 5px;
	text-align: center;
}
#contcajas {
	width: 540px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ABC9B8;
}
body {
	margin-top: 0px;
}
#contcajas01 {
	width: 540px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Estilo5 {font-size: 12px}
.Estilo6 {
	font-size: 14px;
	font-weight: bold;
}
