body {
	background-image:url(../images/backgorund.png);
	background-repeat:repeat-x;
	text-align:center;
}
/*
#companyname {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top:50px;
	margin-left:40px;
	left: 0px;
	top: 0px;
}
*/
#contentlogo {
	position:absolute;
	bottom: 15px;
	right: 500px;
	left: 150px;
	top: 110px;
}

/*TEXT STYLES*/
.news_date {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-align:left;
}
.body_text {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

.body_text a {
	text-decoration:none;
}

.news_more {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	text-align:left;
}

.cursocontenido {
	text-align:left;
}

.cursocontenido ul {	
	margin-top:0px;
	margin-bottom:0px;
}
/*
.tablaresult {
	empty-cells:show;		
	padding:0px;
}

.tablaresult tr th {	
	color:#FFFFFF;
	background-color:#567BA5;
	padding: 3px 5px 3px 5px;
	text-align:left;
}

.tablaresult tr td {	
	padding: 3px 5px 3px 5px;
	color:#000000;
	background-color:#D6E0E9;
	text-align:left;
}
*/
/* ************************************************************************************** */
/* ************************************ PLANTILLA *************************************** */
/* ************************************************************************************** */

/* ************************************************************************************** */
.atc-access {
	position:absolute;
	left:-3000px;
	width:1px;
}
/*****************************************************************************************/
#page {
	width:810px;
	margin:0px auto 0px auto;
	text-align:left;
}
/* ************************************************************************************** */
#header{
	width: 800px;
	position:relative; 
	height: 162px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}
/* ************************************************************************************** */
#menu{
	position:absolute;
	bottom: 15px;
	right: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	left: 203px;
	top: 125px;
	text-align:right;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
/* ************************************************************************************** */
#content{ /* CONTIENE A LEFTPANEL Y CONTENTTEXT */
	width: 785px;
}
/* ************************************************************************************** */
#leftpanel{
	float:left;
	width:220px;
}
/* ************************************************************************************** */
table.plantillabloque {
	width:208px;
	margin-top:10px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.plantillabloque tr {
	border:0px none;
	border-spacing:0px;
}
table.plantillabloque tr td {
	border:0px none;
	border-spacing:0px;
}
/* ************************************************************************************** */
.bloque_sup_tr {
	height:35px;
	background-image:url(../images/bloque_sup.png);
	background-repeat:no-repeat;
}
.bloque_sup_td {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#003366;
}
/* ************************************************************************************** */
.bloque_cont_tr {
	background-image:url(../images/table_content.jpg);
	background-repeat:repeat-y;
}
.bloque_cont_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FF9900;
	text-align:left;
	padding:10px 15px 0px 15px;	
}
.bloque_cont_td a {text-decoration:none; color:#3F547C;}
.bloque_cont_td a:hover {text-decoration:none; color:#3F547C;}
.bloque_cont_td a:link {text-decoration:none; color:#3F547C;}
.bloque_cont_td a:visited {text-decoration:none; color:#3F547C;}
.bloque_cont_td a:active {text-decoration:none; color:#3F547C;}
/* ************************************************************************************** */
.bloque_inf_tr {
	background-image:url(../images/bloque_inf.png);
	background-repeat:no-repeat;
	height:23px;
}
/* ************************************************************************************** */
#contenttext{
	float:right; /* right */
	width:560px;
	text-align:justify;
	min-height:500px;
}
/* ************************************************************************************** */
div.plantillafecha {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
	vertical-align:bottom;
}
/* ************************************************************************************** */
div.title_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 26px;
	text-align:center;
	color:#006699; /* #7DA5E0 */
}
div.title_blue a {text-decoration:none;color:#006699;}
div.title_blue a:link {text-decoration:none;color:#006699;}
div.title_blue a:visited {text-decoration:none;color:#006699;}
div.title_blue a:active {text-decoration:none;color:#006699;}
div.title_blue a:hover {text-decoration:none;color:#006699;}
/* ************************************************************************************** */
div.subtitle_gray {	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	color:#666666; /* #CCCCCC */
}
div.subtitle_gray a {text-decoration:none;color:#666666;}
div.subtitle_gray a:link {text-decoration:none;color:#666666;}
div.subtitle_gray a:visited {text-decoration:none;color:#666666;}
div.subtitle_gray a:active {text-decoration:none;color:#666666;}
div.subtitle_gray a:hover {text-decoration:none;color:#666666;}
/* ************************************************************************************** */
div.footer { 
	background-image:url(../images/bg_footer.png);
	background-repeat:no-repeat;
	clear:both;
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 32px;
	padding-top:3px;
	text-align:center;
	width: 779px;
}
div.footer a {
	color:#003366;
	text-decoration:none;
}
/* ************************************************************************************** */
/* **************************************** TABLES ************************************** */
/* ************************************************************************************** */
table.tablabanners {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	margin-left:auto;
	margin-right:auto;
}
table.tablabanners th {
	background-color:#567BA5;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px 3px 5px;
	text-align:center;
	vertical-align:top;
}
table.tablabanners td {	
	border:thin solid #C5DEED;
	padding:5px 5px 5px 5px;
	text-align:left;
}
/* ************************************************************************************** */
table.horariocurso {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	width:380px;
}

table.horariocurso caption {
	padding:3px 5px 3px 5px;
	font-weight:bold;
	width:380px;
	background-color:#006699; /*#567BA5; */
	color:#FFFFFF;
}

table.horariocurso th {
	background-color:#006699; /*#567BA5; */
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 5px 3px 5px;
	text-align:right;
	vertical-align:top;
	width:110px;
}

table.horariocurso td {
	padding:3px 5px 3px 5px;
	background-color:#D6E0E9;
	color:#000000;
}
/* ************************************************************************************** */
table.horarioevento {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	width:100%;
	padding-bottom:15px;
}

table.horarioevento caption {
	padding:3px 5px 3px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #0099CC;
	width:100%;
}

table.horarioevento th {
	background-color:#567BA5;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 5px 3px 5px;
	text-align:right;
	vertical-align:top;
	width:90px;
}

table.horarioevento td {
	padding:3px 5px 3px 5px;
	background-color:#D6E0E9;
	color:#000000;
}
/* ************************************************************************************** */
/*
table.tablaform {
	empty-cells:show;	
	padding-top:5px;
	padding-bottom:5px;		
}
table.tablaform tr th {
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	border:thin solid #C5DEED;
	color:#003366;
	padding: 3px 5px 3px 5px;
}
*/
/* ************************************************************************************** */
/* **************************************** OTROS *************************************** */
/* ************************************************************************************** */
span.notaalpie {
	font-size:10px;
	color:#CC0000;
}
/* ************************************************************************************** */
.titulo1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;	
}

.titulo2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #0099CC;
}

.titulo3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color: #FF9900;
}

.titulo4 {
	font-size:10px;
	font-weight:bold;	
	font-style:italic;	
}
/* ************************************************************************************** */
.contenidocurso {	
	empty-cells:show;
	border:0px none;	
	border-spacing:0px;
	padding:0px;
	margin:0px;
	width:540px;
}

.contenidocurso tr td {
	vertical-align:top;
}

.contenidocurso tr td ul {
	padding-left:15px;
	list-style-type:square;
	margin:0px;	
}



