* {
	margin: 0px;
	padding: 0px;

}
img {
	border: none;
}
#header {
	clear:both;
	height:200px;
	margin: 0 auto;
	position:relative;
	width:100%;
	background: #D6E1F5 url(../images/header.png) repeat-x;
	font-size: 1em;
}
#logo {
	background:transparent url(../images/headerlogo.png) no-repeat scroll 0%;
	margin-top: 60px;
	height:68px;
	position:relative;
	float:left;
	width:240px;
	text-indent: -9999px;
}

#left-info {
	height: 190px;
	margin-top: -10px;
	padding-left:5px;
	width: auto;
	text-align: center;
}
#right-info {
	background:#D6E1F5 url(../images/logodpto.gif) no-repeat scroll 0%;
	float: right;
	text-indent: -7777px;
	margin: 35px 0 0 0px;
	width:200px;
	height: 100px;
}

p.centro{
	text-align: center;
	margin-top: 15px;
}


#contentwrapper{
	float: left;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	background: url(../images/fondo.jpg) scroll 100%;
	padding-top: 20px;
}

#contentcolumn{
	margin-left: 250px;
	padding-left: 30px;
	line-height: 1.5em;
	text-align: justify;
}

#contentcolumn p{
	margin: 15px 10px 5px 0px; 
}

#leftcolumn{
	float: left;
	width: 205px; /*Width of left column*/
	margin-left: -100%;

}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#navcontainer { width: 200px; }

#navcontainer ul
{
	text-align: center;
	margin-top: 25px;
	margin-left: 20px;
	padding-left: 0;
	list-style-type: none;
	font-weight: bold;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	margin-top: 15px;
	width: 200px;
	background-color: #880000;
}

#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #369;
	color: #fff;
}

p#lugar {
	font-size:12.0pt;
	color: #333333;
	font-family: "Arial",Times New Roman, Times, serif;
	font-style:italic;		
}

h2 {
	font-size:16.0pt;
	color: #800000;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
h2.azul {
	text-align: left;
	color: #009999;
	font-size: 12.0pt;
}
h3 {
	font-size: 12pt;
	color: #009900;
	padding: 35px 0 10px 0; 
}
h4 {
	font-size:16.0pt;
	color: #800000;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
h5 {
	font-size:12.0pt;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	font-family: "Arial",Times New Roman, Times, serif;
}
h6 {
	font-size:12.0pt;
	color: #333333;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 -5px 0;
	font-style:italic;
}
dl{
	margin: 0px 20px 0px 40px;
	font-family: "Times New Roman", Times, serif;
	font-size:78%;
}
dt{
	border-top: 1px solid #FF6600;
	padding: 5px 0 3px 0;
}
dd{
	margin: 3px 0px 5px 25px;
}
dt.sesion {
	color:#FF9900;
	font-size:110%;
	font-weight: bold;
}
dd.cursiva{
	font-style:italic;
	font-weight: bold;
}

#conferenciantes h2 {
	text-align: center;
	font-size: 14.0pt;
	color: #000000;
	font-weight:300;
}

#conferenciantes h3 {
	text-align: center;
	font-size: 14.0pt;
	color: #000000;
	font-weight:600;
	font-style:italic;
	margin-top: -2px;
}

#conferenciantes h4 {
	font-size: 16.0pt;
	color: #800000;
	font-weight: bold;
	font-style:italic;
	margin-bottom: -20px;
	margin-top: 15px;
}

#conferenciantes p {
	padding-left:0px;
	margin-bottom:44px;
	margin-top:15px;
	padding-bottom: 20px;
	display:inline;
}

#conferenciantes hr {
	margin: 0 0 25px 0;
	width: 85%;
	background-color: #880000;
}

img.floatLeft { 
    float: left; 
    margin: 0px 10px 25px 0px;
	border: 1px solid #666;
	padding: 2px;

}
img.floatRight { 
    float: right; 
    padding: 2px;
	margin: 0px 0px 25px 10px;
	border: 1px solid #666;
 
}

div.photo {
	padding: 0 25px 25px 0;
	border: 0; margin: 0;
	float: left; width: 450px;
	height: 300px;
}

div.photo a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 0;
}

div.photo img {
	border: 2px solid black;
	padding: 2px;
	background-color: #444444;
	margin-bottom: 5px;
}

 .thumbnail
{
float: left;

border: 1px solid #999;
margin: 0 15px 15px auto;
padding: 5px;

}

.clearboth { clear: both; }

#patrocinadores li {
   display:inline;
   float:left;
   background-color:#ffffff;
   padding:5px;
   margin:10px;
   text-align: center;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
}


#registro {
	width:650px; 
	padding:10px; 
	margin:0px; 
	border: 2px dashed #D7AAEC;
	background-color:#D7AAEC;
}
#registro fieldset {
	border:0;
	background-color: #E4C6F2; 
	padding:10px 20px;
}
#registro legend{
	font: bold 16px Arial, sans-serif;
	color:#9C2DD2; 
	padding:0 5px;
}
label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 65px;
	padding-right: 20px;
}

br {
	clear: left;
}
.requerido {
	color: #FF0000;
}
.error {
  border: 1px solid red;
  background-color: #ffffee;
  color: #660000;
  width: 580px;
  padding: 5px;
  margin-bottom: 10px;
  margin-left: 15px;

}
.error ul {	
	list-style-type: none;
}
.notify {
  border: 1px solid #336699;
  background-color: #ffffee;
  color: #336699;
  width:580px;
  padding: 5px;
  margin-bottom: 10px;
  margin-left: 15px;
}




