@charset "utf-8";

.baseFdo {

	background-repeat: no-repeat;

	width: 585px;

	height: 44px;

	background-position: 0px -80px;

	position: relative;

}

#flowtabs {

	width:583px;

	padding:0px;

	background-repeat: no-repeat;

	background-position: 0px 0px;

	position: absolute;

	left: 10px;

	top: 14px;

	margin: 0px;

	height: 33px;

}

#flowtabs li {

	float:left;

	padding:0;

	list-style-type:none;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 11px;

}

#flowtabs li a {

	display:block;

	height: 30px;

	width: 119px;

	font-size:12px;

	line-height:33px;

	text-align:center;

	text-decoration:none;

	background-image: url(../img/junio30_fondo.png);

	background-repeat: repeat-y;

	background-position: 0px 0px;

	font-weight: bold;

	margin: 0px;

	padding: 0px;

	position: relative;

	top: 1px;

	color: #666;

}

/* adjust the background image position on each tab */

#flowtabs #t1 			{

	background-position: -6px -80px;

}

#flowtabs #t2 			{

	background-position: -136px -80px;

}

#flowtabs #t3 			{

	background-position: -266px -80px;

}

#flowtabs #t4 			{

	background-position: -396px -80px;

}

#flowtabs a:hover 		{

	color:#06C;

}

#flowtabs #t1:hover 	{

	background-position:      -6px -40px;

}

#flowtabs #t2:hover 	{

	background-position: -136px -40px;

}

#flowtabs #t3:hover 	{

	background-position: -266px -40px;

}

#flowtabs #t4:hover 	{

	background-position: -396px -40px;

}

#flowtabs a.current		{

	cursor:default;

	color:#FFF;

}

#flowtabs #t1.current {

	background-position:      -6px 0px;

}

#flowtabs #t2.current {

	background-position: -136px 0px;

}

#flowtabs #t3.current {

	background-position: -266px 0px;

}

#flowtabs #t4.current {

	background-position: -396px 0px;

}

#flowpanes {

	width:595px;

	height:110px;

	/* [disabled]background-color: #FFC; */

	position: relative;

	left: 10px;

}

.menuCursos {

	background-image: url(../img/fonndoContenedor_ok.png);

	height: 176px;

	width: 616px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}

#flowpanes div {

	margin-top: 10px;

	margin-right: 30px;

	margin-bottom: 5px;

	margin-left: 18px;

}

#flowpanes div h2 {

	font-weight:normal;

	color:#039;

	letter-spacing:1px;

	margin:10px 0 0 0;

	font-size:22px;

}



/* antes en el body de calendario, override the root element to enable scrolling */

	#flowpanes {

	position:relative;

	overflow:hidden;

	clear:both;

	}

 

	/* override single pane */

	#flowpanes div {

	float:left;

	display:block;

	width:560px;

	font-size:12px;

	}

 

	/* our additional wrapper element for the items */

	#flowpanes .items {

	width:20000em;

	position:absolute;

	clear:both;

	margin:0;

	padding:0;

	}

#cursos {

	/*background-image: url(testCal_1/img/fonndoContenedor_ok.png);*/

	height: 113px;

	width: 583px;

	margin-right: auto;

	margin-left: auto;

}

#menuCursos {

	/*background-image: url(testCal_1/img/fonndoContenedor_ok.png);*/

	height: 131px;

	width: 603px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}