body #todo #footer p {
	border-top: none;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
body #todo #footer {
	width: 776px;
	height: 70px;
	background: url('jcfooter.jpg') no-repeat;
	padding: 0;
	padding-top: 35px;
}
body #todo #contenido p {
	margin-bottom: 16px;
	color: #46547d;
}
body #todo #contenido {
	width: 670px;
	margin-left: auto;
	padding-top: 50px;
	margin-right: auto;
}
body #todo h1 {
	width: 776px;
	height: 170px;
	background: url('jcheader.jpg') no-repeat;
}

body #todo #jcmenu {
	display: block;
	width: 700px;
	height: 74px;
	margin-left: auto;
	/*overflow: hidden;*/
	background-color: red;
	margin-right: auto;
}

body #todo #jcmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

body #todo #jcmenu ul li {
	float: left;
}

body #todo #jcmenu ul li a {
	display: block;
	width: 175px;
	height: 74px;
	text-align: center;
	vartical-align: middle;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	padding-top: 2px;
	color: #0066CC;
	/*padding-top: 23px;*/
}

body #todo #contenido table#jornadas_programa {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	margin-bottom: 30px;
}

body #todo #contenido table#jornadas_programa tr th {
	background-color: #CCCCCC;
	padding: 2px;
}

body #todo #contenido table#jornadas_programa tr td {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 2px;
}
body  #todo  #contenido  table#jornadas_programa   tr td span.presentador {
	color: #666666;
}
body #todo #contenido table#jornadas_programa tr td span.titulo {
	color: #3262AA;
}
body #todo #contenido table#jornadas_programa tr td span.titulobloque {
	color: #000000;
	font-weight: bold;
}
body #todo #contenido table#jornadas_programa tr td ol {
	list-style-type: decimal;
	list-style:outside;
}
body #todo #contenido table#jornadas_programa tr td li {
	margin-bottom: 5px;
}
#todo #contenido #inscripcionForm .textInput {
	width: 250px;
}
body {
	background-image: url(jcsitebackground.jpg);
}
body #todo {
	width: 776px;
	background-image: url(jcbackground.jpg);
	background-repeat: repeat-y;
}
body #todo #jcmenu ul li#jcmenu1 {
	background-image: url(jcmenu1.jpg);
	background-repeat: no-repeat;
}
body #todo #jcmenu ul li#jcmenu2 {
	background-image: url(jcmenu2.jpg);
	background-repeat: no-repeat;
}
body #todo #jcmenu ul li#jcmenu3a {
	background-image: url(jcmenu3a.jpg);
	background-repeat: no-repeat;
}
body #todo #jcmenu ul li#jcmenu3b {
	background-image: url(jcmenu3b.jpg);
	background-repeat: no-repeat;
}
body #todo #jcmenu ul li#jcmenu4 {
	background-image: url(jcmenu4.jpg);
	background-repeat: no-repeat;
}
#todo #jcmenu ul li a span {
	display: none;
}
#todo #contenido .text_pics {
	padding: 0px;
	margin-right: auto;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
#todo #contenido .text_pics .pics_link {
	font-size: 9px;
}
#todo #contenido .text_pics img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
}
#todo #contenido .text_pics p {
	margin: 0px;
}
#todo #contenido .jornadas_note {
	padding: 5px;
	background-color: #FFFFCC;
	border: 1px solid #FFFF99;
	margin-bottom: 10px;
}
#todo #contenido .jornadas_note p {
	text-align: center;
	margin-bottom: 0px;
}
#todo #contenido .noseve {
	display: none;
}

