@charset "utf-8";
/* Estilos generales */

body {
	background-color: #000;
	background-image: url(images/fnd-gene.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#contenedor {
	margin: auto;
	width: 920px;
}
#cabezote {
	height: 310px;
	width: 900px;
	margin: auto;
}
#intro {
	margin: auto;
	height: 150px;
	width: 900px;
}
#menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16pt;
	color: #FFF;
	height: 40px;
	width: 900px;
	text-align: center;
	padding-top: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#menu a {
	color: #FFF;
	margin: 7px;
	padding: 7px;
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	background-color: #3366CC;
	margin: 7px;
	padding: 7px;
}
#contenido {
	margin: auto;
	width: 900px;
	border: 1px solid #CCC;
}
#contenido p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-align: justify;
}
#contenido em {
	font-style: italic;
	font-weight: lighter;
	color: #FC0;
}
#contenido h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16pt;
	color: #F60;
	font-weight: lighter;
}
#contenido h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18pt;
	color: #3366CC;
	font-weight: lighter;
}
#contenido li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3366CC;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 34px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	font-weight: lighter;
}
#contenido a {
	color: #FFF;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#contenido a:hover {
	color: #FFF;
	background-color: #39F;
}
#ppagina {
	padding: 20px;
	height: 320px;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/ppagina.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#pag01 {
	width: 880px;
	text-align: center;
	margin: auto;
}
#pag01 p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
}
#pag01 a {
	color: #FFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
#pag01 a:hover {
	color: #F4F4F4;
	background-color: #3366CC;
	margin: 5px;
	padding: 5px;
}
/* Zonas adicionales */
#pub01 {
	width: 579px;
}
#video {
	width: 264px;
}
#recursos {
	width: 264px;
}
#productos {
	margin: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	padding-bottom: 20px;
}
#twitter {
	margin: auto;
	height: 300px;
	width: 264px;
}
/* Define atributos y comportamientos */
.formulario {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #C00;
}
