/* SIGMA */
.tituloc{ 
	font:15px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	padding-bottom:5px;
	font-style:normal;
	font-weight:bold;
	line-height:1.4;
	color: #000000;
	}
.textoc{
	font:12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-align:justify;
	color:#333333;
	line-height:1.5;
}
.sel_menu_cajas{
	font:13px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color:#777777;
	padding-left: 10px;
	padding-right: 10px;
}
.menu_cajas{
	font:13px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.menu_cajas a{
	text-decoration:none;
	color: #000000;
	}
.menu_cajas a:hover{
	text-decoration:none;
	color: #0088cc;
	}
/* FIN SIGMA */
.tabla{
	border-collapse:collapse;
	height:95px;
}
.tr-top-1{
	background : url('/img/teaser_top_1.png') no-repeat; 
	height:3px;
}
.tr-top-2{
	background : url('/img/teaser_top_2.png') no-repeat; 
	height:3px;
}
.tr-top-personal{
	background : url('/img/teaser_top_personal.png') no-repeat; 
	height:3px;
}
.tr-bottom-personal{
	background : url('/img/teaser_bottom_personal.png') no-repeat; 
	height:3px;
}
.tr-bottom-2{
	background : url('/img/teaser_bottom_2.png') no-repeat; 
	height:3px;
}
.tr-bottom-1{
	background : url('/img/teaser_bottom_1.png') no-repeat; 
	height:3px;
}
.td-texto{
	padding-top:5px;
	padding-left:5px;
	text-align:justify;
	vertical-align:top;
	background-color:#ffffff;
	background-image: url('/img/teaser_gradient.png');
	background-repeat: repeat-x;
	border-left:1px solid #DDDDDD;
	
}

.td-textocurso{
	padding-top:5px;
	padding-left:5px;
	padding-right: 5px;
	text-align:justify;
	vertical-align:top;
	background-color:#ffffff;
	background-image: url('/img/teaser_gradient.png');
	background-repeat: repeat-x;
}

.td-textocurso a{
	text-decoration:none;
	color: #646464;
}
.td-textocurso a:hover{
	text-decoration:none;
	color: #000000;
}

.naranja{
	color: #da851d;
	font-weight: bold;
}
.naranja a{
	color: #da851d;
	

}
.naranja a:hover{
	color: #da851d; 
	text-decoration:underline; 
}
.td-texto a{
	text-decoration:none;
	color: #646464;
}
.td-texto a:hover{
	text-decoration:none;
	color: #000000;
}
.td-img{
	padding-top:5px;
	text-align:middle;
	vertical-align:top;
	background-color:#ffffff;
	background-image: url('/img/teaser_gradient.png');
	background-repeat: repeat-x;
	border-right:1px solid #DDDDDD;
}
.td-bordes{
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
}
.extremo{
	width:24px;

}
.medio{
	width:10px;
}

.justificado {
	font:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
