*{
    padding: 0px;
    text-align: left;
    vertical-align: top;
    border-width: 0px;
    border-style: none;
    font-family: Verdana;
}

/*body * {
    margin: 0px;
}*/

#header{
    width: 800px;
    position: relative;
    left: 50%;
    margin-left: -400px;
}
#mainNav{
    color: #ffffff;
    background-color: #4c81bd;
    font-size: 10px;
    height: 68px;
    vertical-align: bottom;
}
#mainNav a{
    text-decoration: none;
    color: #ffffff;
}
#mainNav span{
    position: relative;
    top: 54px;
    z-index: 1;
    cursor: pointer;
}
* html #footer{
    top: 375px;
}
#footer{
    width: 800px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -400px;
}
#footer td{
    color: #ffffff;
    background-color: #4c81bd;
}
#search{
    height: 68px;
    position: absolute;
    top: 0;
    left: 705px;
    text-align: center;
}
.whitesideborders{
    margin-top: 4px;
    text-align: center;
    font-size: 8px;
    color: #ffffff;
    border-color: white;
    border-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
}
.whitesideborders a{
    color: #ffffff;
}
.whitesideborders a:hover{
    color: #330099;
}

/* Hack, valido solo para IE */
/* * html #mainContent{
    position: absolute;
    height: 260px;
    width: 800px;
}*/
#mainContent{
    width: 800px;
/*    position: fixed;
//    left: 50%;
//    top: 115px;
//    bottom: 49px;
//    margin-left: -400px;
//    overflow: auto; */
    position: relative;
    left: 50%;
    margin-left: -400px;
}
#subMenus{
    width: 800px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    text-align: center;
}
#subMenus .submenu{
    color: #3399cc;
    font-size: 8px;
}
#subMenus .submenu a{
    font-size: 8px;
    text-decoration: none;
    color: #3399cc;
}
#subMenus .submenu a:hover{
    color: #330099;
}
.currentoption{
    color: #330099;
}

.suboption{
    color: #330099;
}

.tituloseccion{
    width: 600px;
    position: relative;
    top: 25px;
    left: 50%;
    text-align: left;
    padding-left: 60px;
    margin-left: -400px;
    margin-bottom: 45px;
    background-image: url(/static/images/logoSeccion.gif);
    background-repeat: no-repeat;
    background-position: center left;
    color: #3399cc;
    font-size: 19px;
}
.titulolibro{
    padding-bottom: 5px;
    text-align: center;
    font-size: 13px;
}
.titulolibro a{
    color: #3399cc;
    text-decoration: none;
}
.titulolibro a:hover{
    text-decoration: underline;
}
.dato12{
    text-align: left;
    font-size: 12px;
    white-space: nowrap;
}
.dato12 span{
    white-space: normal;
}
.dato14{
    text-align: left;
    font-size: 14px;
    white-space: nowrap;
}
.dato14azul{
    text-align: left;
    font-size: 14px;
    color: #3399cc;
    white-space: nowrap;
}
.titulodato{
    text-align: left;
    vertical-align: top;
    font-size: 10px;
    color: #3399cc;
    width: 1%;
}
.titulodato a{
    color: #3399cc;
    text-decoration: none;
}
.titulodato a:hover{
    text-decoration: underline;
}
.dato{
    padding-left: 3px;
    text-align: left;
    vertical-align: top;
    font-size: 9px;
    color: #000000;
}
.address{
    text-align: center;
    vertical-align: middle;
    font-size: 9px;
    border-left-style: solid;
    border-right-style: solid;
    border-color: #ffffff;
    border-width: 3px;
}
.searchfieldtitle{
    vertical-align: bottom;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    color: #3399cc;
}
.searchfield{
    border-width: 1px;
    border-style: ridge;
    border-color: #000000;
    font-size: 11px;
    height: 16px;
}
.searchtextarea{
    border-width: 1px;
    border-style: ridge;
    border-color: #000000;
    font-size: 11px;
}
.searchbutton{
    background-color: #4c81bd;
    border-width: 1px;
    border-style: ridge;
    border-color: #000000;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
.contactmessage{
    border-width: 0px;
    border-color: #000000;
    font-size: 11px;
    height: 14px;
}
.thumbnail{
     border: 1px solid #000000;
     max-height: 94px !important;
     height: 94px;
}

.booksettitle{
    width: 600px;
    height: 20px;
    position: relative;
    top: 25px;
    left: 50%;
    text-align: left;
    padding-left: 60px;
    padding-top: 32px;
    padding-bottom: 40px;
    margin-top: 20px;
    margin-left: -400px;
    background-image: url(/static/images/logoSeccion.gif);
    background-repeat: no-repeat;
    background-position: center left;
    color: #3399cc;
    font-size: 17px;
}
/*Creativos Unidos*/
.txt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
	padding-right: 25px;
}

.txt p {
	text-indent: 25px;
        font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}
.catalogo-titulo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #557CA5;
	font-weight: bold;
	letter-spacing: -1px;
}
.catalogo-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.catalogo-txtaz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C86B4;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0px;
	font-style: italic;
}


.pie{

    color: #797979;
    font-size: 14px;
    font-weight: bold;
}
.avisoPie{

    color: #e10707;
    font-size: 14px;
   font-weight: bold;
}
