.borde {
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6a7178;
	border-bottom-color: #6a7178;
	border-left-color: #6a7178;*/
	background-color: #ffffff;
	/*background-image: url(fondo_bck.jpg);
	background-repeat: repeat;	width: 831px;
	algin: center;*/
}
.borde_superior {
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #6a7178;
	border-top-color: #6a7178;
	border-left-color: #6a7178;	/*width: 831px;
		algin: center;*/
}
.lateral {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2deef;
	border-left-color: #c2deef;	
}
.lateral_top {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2deef;
	border-left-color: #c2deef;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2deef;
}

.titulos {
	border: 1px solid #c2deef;
}
.textos {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;

}
.textos_2 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.textos_remarcado {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #727272;

}
.textos_remarcado:link{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #727272;
	text-decoration: underline;
}
.Menu{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-transform: uppercase;
}
.textos_menu{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
}
.textos_menu:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5BADFF;
	cursor: pointer;
}
.Menu2{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-transform: uppercase;
	background-color: #FBFBFB;
}
.pie {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEE4F2;
}
.tabla_contenidos {
	background-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #949494;
	border-left-color: #949494;
	border-top-style: none;
	
}

.textos_pie {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #727272;
	padding-bottom: 0.5cm;

}
.textos_pie_diseno {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	padding-bottom: 0.5cm;

}
.textos_pie_diseno:hover {
	font-family: Arial;
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	padding-bottom: 0.5cm;

}
.lateral_izq {
	background-color: #FFFFFF;
	
	border-left-width: 1px;
	
	border-left-style: solid;
	
	border-left-color: #c2deef;	
}
.lateral_der {
	background-color: #FFFFFF;
	border-right-width: 1px;
	
	border-right-style: solid;
	
	border-right-color: #c2deef;
	
}
