@import url('google.css');

html { height: 101%; margin-bottom: 1px; }

body {
	text-align:center;
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 180%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/zz-fondo-cabezote.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	}

a:link{text-decoration:none; font-weight: bold; color:#CC9933}
a:visited{text-decoration:none; font-weight: bold; color:#CC9933} 
a:active {text-decoration:none; font-weight: bold; color:#CC9933}
a:hover{color:#000000}

h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: normal;
	line-height: normal;
	}

h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	line-height: normal;
	color:#000000;
	}

h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-weight: normal;
	line-height: normal;
	}
	
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	}

h5 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: normal;
	}
	
h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	}
	
ul { list-style-type: circle; }

ol.upper-roman {list-style-type:upper-roman}
	

.normal-1 {
	font-size: 2.4em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}


.normal-2 {
	font-size: 1.70em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}


.normal-3 {
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}


.color-1 {color: #CC9933}
.color-2 {color: #808080}


.tabla-1 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 578px;
	margin-right: auto;
	margin-left: auto;
	}
	
.tabla-1 th {border: 1px solid #CCCCCC;}
.tabla-1 td {border: 1px solid #CCCCCC;}

.centrar-video {
	visibility: visible;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	}

.font-espacio {
	letter-spacing: 0.1em;
	}
	
.small-caps {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 1.2em;
	}
	
.versales-tit {
	font-variant: small-caps;
	}
	
.nota-oculta {
	display: none;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	text-align: center;
	}

.buscar {
	background-color: #FFFFFF;
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	margin-top: 10px;
	border: 1px solid #000000;
	width: 130px;
	padding: 1px;
	background-image: url(../imagenes/zz-pixel-buscar.gif);
	background-repeat: repeat;
	height: 2.4em;
}

.buscar-cuadro {
	width: 150px;
}

.font-nav a:link{text-decoration:none; font-weight: normal; color:#999999;}
.font-nav a:visited{text-decoration:none; font-weight: normal; color:#999999;} 
.font-nav a:active {text-decoration:none; font-weight: normal; color:#999999;}
.font-nav a:hover{text-decoration:underline; color:#333333;}


#cabezote {
	visibility: visible;
	position: fixed;
	height: 100px;
	background-image: url(../imagenes/zz-cabezote.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	left: 0px;
	top: 0px;
	}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	visibility: visible;
	text-align: justify;
	}
	
#col-izq {
	visibility: visible;
	float: left;
	width: 200px;
	margin-top: 227px;
	margin-bottom: 10px;
	}
	
#col-der {
	visibility: visible;
	float: right;
	width: 580px;
	margin-top: 110px;
	margin-bottom: 10px;
	}
	
#logo {
	visibility: visible;
	width: 200px;
	height: 217px;
	position: fixed;
	top: 0px;
	right: 50%;
	margin-right: 200px;
	}

#menu {
	visibility: visible;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	}
	
#google {
	visibility: visible;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	}	

#social {
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
	
#nav {
	visibility: visible;
	padding-bottom: 10px;
	color: #999999;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-variant: small-caps;
	}
	
#titulo {
	visibility: visible;
	height: 118px;
	line-height: 118px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #999999;
	text-align: center;
	}
	
#contenido {
	visibility: visible;
	text-align: justify;
	}
	
#fotos {
	visibility: visible;
	}
	
#copyright {
	visibility: visible;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	color: #808080;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #808080;
	}
	
#twitter {
	position:fixed;
	bottom:-395px;
	right:0;
}

#twitter:hover {
	bottom: 0;
}
	
.boton a {
	display: block;
	color: #000000;
	line-height:25px;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 10px;
	border: 1px solid #000000;
	margin-bottom: 4px;
	font-weight: normal;
}

.boton a:hover {
	background-color: #CC9933;
	color: #000000;
}



/* ie fixed */

* html body {
	height: 100%;
	background-attachment: scroll;
}

* html #logo {
	margin-top: 0px;
	position: absolute;
}

* html #col-izq {
	margin-top: 128px;
}

* html #col-der {
	margin-top: 10px;
}

* html #menu a{
	color: #000000;
	font-weight: normal;
}

/* ie fixed */

