body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(../imgs/fondo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #205CA4;
}
#principal {
	background-color: #FFF;
	width: 780px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 7px solid #c2d0d2;
	box-shadow: 0px 0px 30px black;
	-webkit-box-shadow: 0px 0px 30px black;
	-mozilla-box-shadow: 0px 0px 30px black;
}
#encabezado {
	height: 250px;
	background-color: #003;
	color: #d6e6f0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	letter-spacing: -1px;
	margin-top: 0px;
	padding-top: 1px;
	background-image: url(../imgs/fondo_encabezado.jpg);
	text-shadow:1px 1px 3px #2E5A72;
	-webkit-text-shadow:1px 1px 3px #2E5A72;
	-mozilla-text-shadow:1px 1px 3px #2E5A72;
}
#contenido a {
	color: #09F;
	text-decoration: none;
}
#contenido  a:hover {
	color: #09F;
	text-decoration: underline;
}
#encabezado img {
	float: left;
	margin-left: 50px;
	margin-top: 35px;
	margin-right: 50px;
	border: 1px solid #CAD9DB;
	box-shadow: 0px 0px 30px black;
	-webkit-box-shadow: 0px 0px 30px black;
	-mozilla-box-shadow: 0px 0px 30px black;
	margin-bottom: 30px;
}
#cuerpo #menu a {
	display: block;
	height: 70px;
	width: 70px;
	text-indent: -1444px;
}
#cuerpo #menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
h2 {
	font-size: 18pt;
	font-weight: normal;
	padding-top: -1px;
	margin-top: 0px;
}
h4 {
	color: #49B6C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
.hora {
	background-image: url(../imgs/reloj.jpg);
	display: block;
	height: 15px;
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
	margin-top: 5px;
	color: #5D83C2;
	font-weight: bold;
}
.item_programa {
	background-image: url(../imgs/fdo_programa.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 35px;
	padding-bottom: 15px;
}
.presentacion {
	background-image: url(../imgs/presentacion_bot.jpg);
}
#cuerpo #menu a:hover {
	background-position: bottom;
}
#cuerpo #menu ul li {
	list-style-type: none;
	float: left;
	margin-bottom: 10px;
}
h1 {
	font-size: 30pt;
	font-style: italic;
	letter-spacing: -2px;
	margin-bottom: -60px;
	color: #FFF;
	line-height: 3em;
	padding-top: 70px;
	text-align: left;	
}
#cuerpo #menu {
	width: 200px;
	float: left;
}
#pie {
	clear: both;
	height: 120px;
	color: #006EB6;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 60px;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 25px;
}
#pie p {
	font-size: 8px;
	line-height: 4em;
}
#pie  img {
	margin-right: 1px;
	margin-left: 1px;
}
.auspician {
	float: left;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #D6D6D6;
}
.abstract {
	background-image: url(../imgs/abstract_bot.jpg);
}
.ponencias {
	background-image: url(../imgs/ponencias_bot.jpg);
}
.galfot {
	background-image: url(../imgs/galeria_bot.jpg);
}
.organizan {
	float: left;
	text-align: center;
}
.producen {
	float: left;
	text-align: center;
}
#cuerpo {
	margin: 20px;
}
#cuerpo #contenido {
	width: 515px;
	float: right;
	text-align: justify;
	padding-right: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.servicios {
	background-image: url(../imgs/servicios_bot.jpg);
}
.ubicacion {
	background-image: url(../imgs/ubicacion_bot.jpg);
}
.programa {
	background-image: url(../imgs/programa_bot.jpg);
}
.expositores {
	background-image: url(../imgs/expositores_bot.jpg);
}
.inscripcion {
	background-image: url(../imgs/inscripcion_bot.jpg);
}
#contenido img {
	float: right;
	margin-left: 15px;
	border: 4px solid #FFF;
	box-shadow: 0px 0px 5px black;
	-webkit-box-shadow: 0px 0px 5px black;
	-mozilla-box-shadow: 0px 0px 5px black;
	
}
h3 {
	color: #2265A9;
	font-weight: 500;
	margin-bottom: -10px;
}
#cuerpo #contenido ul li {
	list-style-image: url(../imgs/vineta.gif);
	margin-bottom: 5px;
}
#encabezadoB {
	margin-top: 0px;
	padding-top: 1px;
}

#contenido label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:150px;
	float:left;
}
.small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:150px;
}
#contenido #form {
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

#contenido input, #contenido textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:220px;
	margin:2px 0 20px 10px;
}

#contenido button{
	clear:both;
	margin-left:160px;
	width:125px;
	height:31px;
	text-align:center;
	line-height:30px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-color: #666666;
	background-image: url(../imgs/fdo_enviar.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#intro_texto {
	text-align: center;
	margin-bottom: -14px;
}
#intro_texto a {
	display: block;
	width: 130px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/bot_ingreso.jpg);
	line-height: 40px;
	color: #666;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow:2px 2px 2px white;
	-moz-text-shadow:2px 2px 2px white;
	-webkit-text-shadow:2px 2px 2px white;
}
#intro_texto a:hover {
	background-position: bottom;
	color: #036;
}
h5 {
	clear: both;
	color: #69F;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
#cuerpo #contenido_gal {
	width: 515px;
	float: right;
	text-align: justify;
	padding-right: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#contenido_gal img {
	float: left;
	margin-left: 20px;
	border: 4px solid #FFF;
	box-shadow: 0px 0px 5px black;
	-webkit-box-shadow: 0px 0px 5px black;
	-mozilla-box-shadow: 0px 0px 5px black;
	margin-bottom: 20px;
}
#contenido_gal img:hover {
	border: 4px solid #CCC;
	box-shadow: 0px 0px 5px black;
	-webkit-box-shadow: 0px 0px 5px black;
	-mozilla-box-shadow: 0px 0px 5px black;
}
