/* CSS Document */
body {
    padding:0px;
	margin:0px;
	background:#fff;
	color:#666;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
}

a:hover {
    text-decoration:none;
}

ol{
    list-style-type:none;
	position: relative;
	top:10px;
}

ol li{ 
    width:160px;
	background:url(../images/dot-line.gif) 0 100% repeat-x;
}

ol li a{
    display:block;
	width:150px;
	background:url(../images/bullet1.gif) 0 9px no-repeat;
	font:12px/24px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 12px;
	color:#046CB8;
}

ol li a:hover{
    text-decoration:underline;
	background:url(../images/bullet2.gif) 0 9px no-repeat;
}

ol li.resources{
    background:none;
}

.fondoazul {
    background: #046CB8;
}

.tablaprincipal {
    background:url(../images/headerbg2.jpg) repeat-x bottom;
	height: 300px;
}

.topbordeder {
    background:url(../images/right-bg.jpg) no-repeat bottom;
}

.topbordeizq {
    background: url(../images/left-bg.jpg) repeat-y;
}

.topcentro {
    background: #FFFFFF;
}

.contenidoder {
    background:url(../images/rightpanbg.jpg) repeat-y;
}

.texto {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
}

.textojustify {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
	text-align:justify;
}

.pie {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#ffffff;
}


.titulo {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#355C9F;
	font-weight:bold;
}

.titulo1 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#355C9F;
	font-weight:bold;
}

.titulo2 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#355C9F;
	font-weight:bold;
}

.subtitulo {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666666;
	font-weight:bold;
}

.enlaces {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #046CB8;
}

a.enlaces_1 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #046CB8;
	font-weight:bold;
	text-decoration:none;
}

a.enlaces_1:hover {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #046CB8;
	font-weight:bold;
	text-decoration:underline;
}

.enlacepie {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}

.more {
    width:70px; 
	height:23px;
	margin:0 0 0 340px;
}

.flash {
    border: 1px solid #cccccc;
	margin-left: 10px;
	margin-right: 10px;
}