html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
     line-height: 1;
scrollbar-face-color: #833e45; 
scrollbar-shadow-color: #c4c1be; 
scrollbar-highlight-color: #c4c1be; 
scrollbar-3dlight-color: #c4c1be; 
scrollbar-darkshadow-color: #c4c1be; 
scrollbar-track-color: #c4c1be; 
scrollbar-arrow-color: #c4c1be; 
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

#contenedor {
	text-align: left;
	height: 600px;
	width: 1000px;
	background-color: #833e45;
}
#header {
	background-image: url(images/header.gif);
	height: 123px;
	width: 1000px;
	text-align: right;
	vertical-align: top;
}
#botonera {
	background-image: url(images/titulo.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 1000px;
}
#foto {
	background-image: url(images/jorge.gif);
	float: left;
	height: 432px;
	width: 241px;
	background-color: #A78A58;
	background-repeat: no-repeat;

}
#contenido {
	background-image: url(images/blanco.gif);
	background-repeat: no-repeat;
	float: right;
	height: 432px;
	width: 759px;
	text-align: left;
	background-color: #ffffff;
	background-position: left top;
}

#contenido2 {
	background-image: url(images/blanco2.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: top;
}
#footer {
	clear: both;
	height: 55px;
	width: 1000px;
	text-align: center;
	background-color: #833e45;

}
.pie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c4c1be;
	text-decoration: none;
	font-weight: bold;
}
.container {
        width: 620px;
        padding: 13px;
}

#navSquare {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #713F0C;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #713F0C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
        color: #281605;
        background: url(square.gif) no-repeat bottom center;
}


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #110f1b;
	text-decoration: none;
		font-weight: bold;
}
.textito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #110f1b;
	text-decoration: none;
		font-weight: normal;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #110f1b;
	text-decoration: none;
	font-weight: bold;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #110f1b;
	text-decoration: none;
	font-weight: bold;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #110f1b;
	text-decoration: none;
	font-weight: bold;
}
#taller {
	background-image: url(images/fondotaller.jpg);
	height: 432px;
	width: 683px;
}
.fondo {
	background-image: url(images/fondito.gif);
	background-repeat: repeat;
	height: auto;
	width: 683px;
}

