/* RESET */
html,body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,blockquote,fieldset,input,textarea,select,button { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
strong { font-weight: bold; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/*
Gradient green: #41B649
Lighter green: #83cf89;
Gradient blue: #0DBDCA
Darker blue: #005B62
*/

#header {
	background: #fff url(../images/logo_iteso.png) no-repeat scroll top right;
	margin: 0 auto;
	width: 800px;
}
#header h1 a {
	background: #fff url(../images/logo_simposium.jpg);
	display: block;
	height: 120px;
	width: 162px;
}
#header h1 span { display: none; }

#nav {
	background: #41B649;
	margin: 0 auto;
	overflow: hidden;
	width: 800px;
}
#nav li {
	float: left;
	margin: 0 4px 0;
}
#nav a {
	color: #fff;
	display: block;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 11pt;
	letter-spacing: 1px;
	padding: 5px 6px;
	text-decoration: none;
}

#nav2 {
	background: #83cf89;
	margin: 0 auto 20px;
	overflow: hidden;
	width: 710px;
}
#nav2 li {
	float: left;
	margin: 0 3px 0;
}
#nav2 a {
	color: #fff;
	display: block;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 11pt;
	padding: 5px 4px;
	text-decoration: none;
}

h2 {
	background: #83cf89;
	color: #fff;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 11pt;
	margin: 0 auto 20px;
	padding: 5px 4px;
	overflow: hidden;
	width: 700px;
}

#banners {
	border-top: 2px solid #bde6bf;
	margin: 0 auto 20px;
	padding: 10px 0 0;
	text-align: center;
	width: 800px;
}

#footer {
	border-top: 2px solid #41B649;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 9pt;
	margin: 20px auto;
	overflow: hidden;
	padding: 2px 15px 0;
	width: 800px;
}
#footer .left { float: left; width: 55%; }
#footer .right { float: right; text-align: right; width: 30%; }
#footer a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#content {
	clear: both;
	font-family: Calibri, Verdana, Arial, sans-serif;
	margin: 0 auto;
	width: 780px;
}

ul.list { list-style-type: square; }
ol.list { list-style-type: decimal; }
ol.lista { list-style-type: lower-alpha; }
.list {	color: #005B62; margin: 10px 0 10px 35px; }
.list ol,ul { margin: 0 0 0 25px; }
.list ol,ul { margin: 0 0 0 25px; }

#contacto form {
	border-bottom: 2px solid #41B649;
	font-size: 11pt;
	margin: 7px auto 20px;
	padding: 0 0 20px;
	width: 98%;
}
#contacto input.text, #contacto textarea {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 9pt;
	margin: 2px 0 6px 15px;
}
#contacto input.text {
	width: 200px;
}
#contacto textarea {
	height: 80px;
	width: 350px;
}

p {
	margin: 5px 0;
	text-indent: 35px;
	font-size: 12pt;
}
p.blue { color: #005B62; }

h3 {
	margin: 20px 0 5px;
	text-transform: uppercase;
}

table { margin: 0 auto; }
th {
	border: 2px solid #0DBDCA;
	border-top: 0;
	font-size: 11pt;
	padding: 5px;
	text-align: center;
}
td {
	border: 2px solid #0DBDCA;
	font-size: 10pt;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
}
table .left { border-left: 0; }
table .right { border-right: 0; }
table .bottom td { border-bottom: 0; }

#talleres td { vertical-align: top; }
#talleres a {
	background: #0DBDCA;
	color: #fff;
	display: block;
	float: left;
	font-size: 9pt;
	height: 16px;
	line-height: 16px;
	margin: 1px;
	text-align: center;
	text-decoration: none;
	width: 16px;
}
#talleres-list { margin: 30px auto 0; width: 98%; }
#talleres-list li {
	background: #fff;
	color: #000;
	margin: 10px 0;
	padding: 5px;
	position: relative;
}
#talleres-list a {
	color: #00f;
	text-decoration: underline;
}
#talleres-list .info {
	border-bottom: 2px solid #0DBDCA;
	border-top: 2px solid #0DBDCA;
	display: none;
	margin: 5px auto;
	padding: 0 10px 10px;
	width: 98%;
}
#talleres-list .info h4 {;
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0;
}
#talleres-list .info p {
	font-size: 11pt;
	text-indent: 10px;
}
#talleres-list .info ul, #talleres-list .info ol {
	font-size: 11pt;
	margin: 0 0 15px 15px;
}
#talleres-list .info ul ul, #talleres-list .info ol ul, #talleres-list .info ul ol, #talleres-list .info ol ol { margin: 0 0 0 15px; }
#talleres-list .info ol { list-style: decimal inside; }
#talleres-list .info ul { list-style: square inside; }
#talleres-list .info li { margin: 0; padding: 0; }

#hoteles {
	font-size: 11pt;
	margin: 0 auto;
	width: 80%;
}
#hoteles li {
	border: 2px solid #0DBDCA;
	display: block;
	margin: 0 0 15px;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#hoteles a {
	display: block;
	width: 100%;
}
#hoteles p { font-size: 11pt; text-indent: 0; margin: 2px 0 0; padding: 0 0 0 10px; }
#hoteles div {
	border-top: 2px solid #0DBDCA;
	display: none;
	margin: 10px auto 0;
	padding: 0 5px 5px;
	width: 90%;
}
#hoteles div a {
	color: #000;
	display: inline;
	font-weight: bold;
	text-decoration: none;
}
#hoteles h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0;
}
#hoteles ul li { border: 0; margin: 0; margin: 2px 0 0; padding: 0 0 0 10px; }
.nodisplay { display: none; }

#ficha {}
#ficha h3 {
	border-bottom: 1px solid #0DBDCA;
	margin: 25px 0 15px;
	padding: 0 0 0 5px;
	text-transform:	capitalize;
}
#ficha br { clear: both; }
#ficha p { color: #666; font-size: 11pt; }
#ficha label {
	clear: both;
	display: block;
	float: left;
	font-size: 11pt;
	margin: 0 6px 6px 0;
	text-align: right;
	width: 230px;
}
#ficha label.inline {
	cursor: pointer;
	display: inline;
	float: none;
	margin: 0;
	width: auto;
}
#ficha select { outline-color: #0DBDCA; }
#ficha input {
	outline-color: #0DBDCA;
	width: 250px;
}
#ficha input.auto { width: auto; }
#ficha input.tel { width: 191px; }
#ficha input.mayus { text-transform: uppercase; }
#ficha .radiocheck {
	width: auto;
	margin: 0 0 0 236px;
}
#ficha .checkhorario { margin: 2px 0; width: 50px; }
#ficha .slide_form {
	border-bottom: 1px solid #0DBDCA;
	clear: both;
	display: none;
	margin: 0 0 10px;
	padding: 0 0 8px;
}
#ficha .form_area { position: relative; }
#ficha .popup_help {
	background: #fff url(../images/form_help.png) no-repeat;
	display: none;
	font-size: 11pt;
	left: 500px;
	padding: 5px 10px 5px 20px;
	position: absolute;
	top: -6px;
	width: 260px;
}
#ficha table td { background: #fff; }